#container {width:960px; position: relative;}
#left {width:387px; height: 560px; float: left; background-color: transparent; background-image: url(/images/left-round.jpg);}
#right {background-repeat: no-repeat; padding: 20px 0px 0px 0px; width:573px; height: 540px; float: right; background-color: transparent; background-image: url(/images/right-round.jpg);}
.dynamicsign {float: left; padding: 0px 4px 0px 0px; width:20px; height: 17px; background-repeat: no-repeat; background-image: url(/images/sign-red.png);}
#mainfield {font-size: 11px; background-color: transparent; background-image: url(/images/field-lite-longer.jpg); width:200px; height: 26px; border-width:0px; background-repeat: no-repeat; padding: 2px 0px 0px 9px;}
#mainfieldr {font-size: 11px; background-color: transparent; background-image: url(/images/field-lite-longer-y.jpg); width:200px; height: 25px; border-width:0px; background-repeat: no-repeat; padding: 8px 0px 0px 9px;}
#disclaim {
	width: 161px; 
	height: 196px;
	background-image: url(/images/disclaim.jpg);
	background-repeat: no-repeat;
	position: absolute;
	right:20px;
	top: 6px;
}
#left h1 {
 	padding: 0px; 
	display: block;
	margin: 0px; 
	font-size: 12px; 
	color: #4a6996;
	font-weight: normal;
}
 
#left a {
	text-decoration: underline;
}

#disclaim .text {
	padding: 35px 18px 20px 16px;	
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
}

.titles {
	position: absolute;
	left: 20px;
	top: 18px;
	color: #4a6996;
	font-weight: normal;
	font-size: 17px;

    width: 300px; 
    line-height: 1.3;
}
.about {
	position: absolute;
	left: 20px;
	top: 80px;
	color: #414141;
	width:280px;
	line-height: 1.4;

}

.about ul {
	/**/
	
	margin: 8px 0px 0px 25px; 
	padding: 0px 0px 0px 0px;
}

.about ul li {
	padding: 5px 0px 5px 0px;
	/*border-bottom: 1px solid #d1d1d1;
	border-top: 1px solid #fafafa;*/
    list-style-image: url('/images/check-form.png');
    /* list-style: circle;*/
}

.inputs {margin: 20px 0px 0px 0px;}

.inputs td {color: #414141;}

.clear-fix {clear: both;}