/* CSS Document */
#content ul {
	margin:5px 10px 0px 13px;
	list-style:none;	
}
#content ul li {
	font-size:11px;
	line-height:12px;
}	
#content h1 {
	font-size:14px;
	margin:10px 0px 0px 12px;	
}
#content table {
	width:740px;	
	margin:10px 10px;
	border-collapse:collapse;	
}
#content table #col_1 {
	width:20%;
} 
#content table #col_2 {
	width:30%;
} 
#content table #col_3 {
	width:15%;
} 
#content table #col_4 {
	width:35%;
} 
#content tr th {
	font-size:11px;
	text-align:left;				
}
#content td {
	font-size:11px;
	text-align:left;	
	font-weight:bold;	
}
#content table tr th .msg {
	color:red;
	text-align:center;
	font-size:11px;
}
#content table tr td {
	text-align:center;
}
#content #contact_table tr td {
	text-align:left;
}
#content #contact_table tr td a #captcha {
	position:relative;
	top:4px;
}
#content table tr th, td {	
	padding:2px 5px;
}
.input {
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:2px solid #cccccc;
	border-bottom:2px solid #cccccc;
	font-size:10px;
	padding:1px 2px;	
	background-color:#f9f9f9;	
}
.align_center {
	text-align:center;
}
.align_left {
	text-align:left;
}
.display_inline {
	display:inline;
}
.msg {
	color:red;
	font-weight:500;
	font-size:11px;
}
.radio_text {
	position:relative;
	top:-3px;
	left:5px;
}
.btn {
	font-size:10px;
}
#content table tr #privacy {
	font-weight:500;}
#cryptogram {
	position:relative;
	left:-20px;	
}
#reload {
	position:relative;
	top:-8px;
	left:-4px;
}
