/* CSS for The Star Online: Loreal Paris True Match Microsite Redemption Voucher Pages Only */

/*---for input, formbttn, ul#contest, ul#contest li etc, refer to style.css---*/


#container_voucher {
	width: 760px;
	height: 800px;
	margin: 0;
	padding: 0;
}

#vimage02 {
	width: 760px;
	height: 300px;
	margin: 0;
	padding: 0;
	background: url(/lorealtruematch/images/main_voucher01.jpg) no-repeat;
	text-align: right;
	position:relative;
}

#vimage02_page {
	width: 760px;
	margin:0px;
	padding:0px;
	height:300px;
	background: url(/lorealtruematch/images/main_voucher01a.jpg) no-repeat top center;
	text-align: right;
}

#container_voucher02 {
	width: 760px;
	height: 1020px;
	margin-top: -270px;
	padding-top: 5px;
	border-top: 1px dotted #E4C9D1;
	border-bottom: 1px dotted #E4C9D1;
}

#container_voucher02 h3 {
	width: 700px;
	margin-top:0px;
	padding: 0;
	padding-top: 5px;
	font-family: Georgia, Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #EB5353;
}

#text_area {
	width: 700px;
	height: 150px;
	margin: 0;
	margin-top: 350px;
	padding: 0;
	text-align: left;
}

#question_box {
	float: right;
	width: 500px;
	height: 280px;
	margin: 0;
	margin-top: 30px;
	margin-right: 15px;
	padding: 0;
	color: #98323E;
	font-size: 11px;
	text-align: left;
}

html>body #question_box {
	margin-top: 30px;
	margin-right: 20px;

}

#question_box h4 {
	width: 480px;
	margin: 0;
	margin-left: 80px;
	padding: 0 10px;
	text-align: left;
	font-family: Tahoma, Arial, Helvatica, san-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #EB5353;
}

html>body #question_box h4 {
	margin-left: 10px;
}

#question_box ul {
	float: left;
	list-style-type: none;
	width: 470px;
	height: 110px;
	margin: 0 auto;
	padding: 10px;
	text-align: left;
	font-family: Tahoma, Arial, Helvatica, san-serif;	
}

#question_box ul li {
	float: left;
	width: 470px;
	height: 28px;
	margin: 0;
	padding: 15px 10px 10px 10px;
	font-weight: bold;
}

#question_box ul li.bullet {
	float: left;
	width: 20px;
	height: 23px;
	margin: 0;
	padding: 0 10px;
	font-weight: normal;	
}

#question_box ul li.multiple {
	float: left;
	width: 400px;
	height: 23px;
	margin: 0;
	padding: 0 5px;
	font-weight: normal;	
}

#question_box a:link, #question_box a:visited {
	color: #98323E;
	text-decoration: underline;
}

#question_box a:hover {
	color: #E77987;
	text-decoration: underline;
}

/* Buy Me Redemption Voucher */

#container_voucher_buyme {
	width: 760px;
	height: 500px;
	margin: 0;
	padding: 0;
}


#vimage03 {
	width: 760px;
	height: 300px;
	margin: 0;
	padding: 0;
	background: url(/lorealtruematch/images/main_voucher02.jpg) no-repeat;
	text-align: right;
	position: relative;
}



/*--- Created: August 2007 ---*/