﻿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 {
	color: #003A63;
    font-family: times New Roman;
    font-size: 13px;
    margin-right: 4px;
    padding-top: 0;
    text-align: right;
    width: 121px;
}
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 {
	padding-bottom:25px;
}
#navbar {
	padding-bottom:20px;
}
#bioholder {
	background:transparent url(images/bio_bg.jpg) no-repeat right center;
}
.comments {
    color: #003A63;
    font-family: times New Roman;
    font-size: 13px;
    line-height: 18px;
    margin-right: 126px;
}
.cont p {
    line-height: 18px;
    margin-left: 25px;
    margin-right: 25px;
    color: #003A63;
    font-family: Times New Roman;
    font-size: 13px;
}