@charset "utf-8";
/* CSS Document */
@import url("layouts_generic.css");
@import url('mediaboxAdvWhite.css');

#header {
	position:absolute;
	top:0; left:15px;
	width:800px;
	height:152px;
	background:transparent url(/images/main/bg_header_winwinwin.jpg) no-repeat left top;
}

#winwinwin_image {
	position:absolute;
	left:15px;top:0px;
}

#content_inner {
	position:absolute;
	left:15px;top:0px;
	width:800px; height:612px;
	background:transparent url(/images/main/main_winwinwin.jpg) no-repeat left top;
}

#footer_content {
	position:relative;
	left:12px;top:-61px;
	width:788px;height:28px;
	padding-top:33px;
	background:transparent url(/images/main/footer_bar_winwinwin.png) no-repeat 0 0;
}

#winwinwin_container {
	float:left;
	width:470px;
	margin:100px 0 0 24px;
	font-size:12px;
}

.question {
	margin-top:10px;
	color:#545569;
	font-size:17px;
}

.form_row {
	float:left;
	clear:both;
	width:470px;
	margin:3px 0px;
}

.form_row label {
	float:left;
	width:102px;
	padding-right:10px;
	text-align:left;
}

.field input {
	float:left;
	width:340px;
	height:20px;
	padding:5px 3px 0 3px;
	border:1px #bcbcbc solid;
	margin-top:2px;
}	

.ml112 {margin-left:112px;}

.answer2, .answer3 {margin-left:24px;}

.answeritem {
	float:left;
	width:137px; height:91px;
}

.answeritem img {
	position:relative;
	top:0;left:0;
}

.answeritem input {
	position:relative;
	top:-50px;
	left:10px;
}

.win_bttn_submit {
	float:left;
	clear:both;
	width:90px!important;
	height:21px!important;
}

.form_warning_short {
	color:#A36429;
	float:left;clear:both;
	width:300px;
	padding:3px 0px 3px 15px;
	background:transparent url(/images/main/ico_err.png) no-repeat 0px 3px;
	font-size:10px;
}	