/* CSS Document */
#left {	
	top:0px;
	left:0px;
	width:380px;
	float:left;		
}
#right {
	float:right;		
	top:Opx;
	left:379px;
	width:370px;	
}
h1 {
	padding-bottom:10px;	
	font-size:13px;
	color:#00656d;
	line-height:30px;
	background-image:url(images/dot.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
	margin-bottom:5px;
	display:inline;	
}
#parts {
	clear:both;
	width:760px;
}
#right p {
	margin:10px 10px 0 10px;
}
#parts ul {
	margin:5px 10px 0px 13px;
	list-style:none;	
}
#parts ul li {
	font-size:11px;
	line-height:12px;
}	
#shop {
	margin:5px 0 0 10px;
}
#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;
}
