@charset "UTF-8";
/* CSS Document */


@charset "utf-8";
#container .main .content img {
	padding-left: 90px;
}


#form {
	position:absolute;
	top:400px;
	left:529px;
	height:auto;
	width:auto;
	z-index:30;
	border:none;
}
	
.form {
	border:0;
}
/* FORMS */

.labels {
	color:#666;
	text-align:right;
	font-size:14px;
}
input {border:1px solid #ddd;font-size:13px;padding:6px;margin:0;-moz-border-radius:5px;-webkit-border-radius:5px;
margin-bottom:10px;
width:210px;
}

input:focus{border-color:#aaa;background-color:#fafafa;}

.text_area{border:1px solid #ddd;font-size:13px;padding:8px;width:220px;margin:0;-moz-border-radius:5px;-webkit-border-radius:5px;}

.text_area:focus {border-color:#aaa;background-color:#fafafa;}

.text_menu{border:1px solid #ddd;font-size:13px;padding:8px;width:200px;margin:0;-moz-border-radius:5px;-webkit-border-radius:5px;}

.text_menu:focus {border-color:#aaa;background-color:#fafafa;}

.text_options { font-size:12px; }

#recaptcha_info{float:left;width:160px;font-size:10px;color:#666;border:1px solid #dbdbdb;background-color:#f2f2f2;height:8.17em;padding:8px 10px 8px 10px;-moz-border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-webkit-border-radius:10px;}

.label-help {display:none;font-size:12px;color:#666;border:1px solid #dbdbdb;border-left:2px solid #dbdbdb;-moz-border-radius-topright:10px;-moz-border-radius-bottomright:10px;-webkit-border-top-right-radius:10px;-webkit-border-bottom-right-radius:10px;padding:.85em 10px .85em 30px;line-height:1.45em;text-transform:lowercase;
}

.options_menu{border:1px solid #ddd;font-size:13px;padding:8px;width:350px;margin:0;-moz-border-radius:5px;-webkit-border-radius:5px;}

.options_menu:focus {border-color:#aaa;background-color:#fafafa;}

.options_menu_small{border:1px solid #ddd;font-size:13px;padding:8px;width:120px;margin:0;-moz-border-radius:5px;-webkit-border-radius:5px;}


/* NOTICE */

.text-active {
	font-weight:bold;
	text-decoration:none;
	color:#0C6;
}
.text-cancel {
	font-weight:bold;
	text-decoration:none;
	color:#F00;
}
