/* CSS for The Star Online: Loreal Paris True Match Microsite Only */

#rules {
	width: 600px;
	height: 220px;
	margin: 5px auto;
	padding:0px;
	text-align: left;
	font-family: Arial, Helvatica, san-serif;
	display:block;
}

#rules h3{
	font-family: Georgia, Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #EB5353;
}

#rules ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 600px;
	font-size: 11px;
	font-weight: normal;
	color: #D76A77;
	line-height: 16px;
	text-align: left;
}

#rules ul li {
	float: left;
	width: 550px;
	padding: 0px;
	margin: 0;
	margin-left: 35px;
}

#rules a:link, #rules a:visited{
	text-decoration: underline;
	font-weight: bold;
	color: #D76A77;
}

#rules a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #B32839;
}

/*--- Created: August 2007 ---*/
