﻿input.textbox {
	background:transparent url(images/input_bg.gif) repeat-x left top;
}
input.textbox {
	border:1px solid #B7B7B7;
	padding:1px;
	width:141px;
}
.textarea {
	border:1px solid #B7B7B7;
	background:#e7eff1 url(images/input_bg.gif) repeat-x left bottom;
	padding:1px;
	width:274px;
}
#fb {
	margin-bottom:13px;
}
#fbottom, #rbottom {
	font-size:9px;
	text-align:left;
}
input.small {
	width:30px;
}
input.medium {
	width:53px;
}
form td.right {
	text-align:right;
	font-family:Arial;
	width:170px;
}
form td {
	text-align:left;
	font-family:Arial;
	width:162px;
	font-size:12px;
}
form td.left {
	text-align:left;
	font-family:Arial;
	width:270px;
}
.brief {
	height:100px;
	margin:0;
	padding:0;
	width:250px;
	border:1px solid #B7B7B7;
	background:#e6eef0 url(images/input_bg.gif) repeat-x left bottom;
}
#formplace {
	margin:0 631px 0 20px;
	padding-bottom:45px;
}
#navbar {
	padding-bottom:20px;
}
#bioholder {
	background:transparent url(images/bio_bg.jpg) no-repeat right center;
}
