@charset "utf-8";


div#pageTitle h2 {
	background: url(../img/page_header/makeup.gif) left bottom no-repeat;
	}

div#content div.beforeAfter {
	margin-bottom: 0;
	}


div#content h3 {
	margin-bottom: 10px;
	width: 595px;
	height: 32px;
	text-indent: -9999px;
	}

div#content h3#blow {
	background: url(../img/makeup/header/blow.gif) no-repeat;
	}
	
div#content h3#eyeline {
	background: url(../img/makeup/header/eyeline.gif) no-repeat;
	}



div#content table {
	margin-bottom: 20px;
	width: 590px;
	background: #f7f7f7;
	}

div#content th {
	padding: 5px;
	border: 1px solid #666;
	width: 50%;
	}

div#content td {
	padding: 5px;
	border: 1px solid #666;
	}

div#content p.question {
	margin-bottom: 20px;
	padding: 10px 10px 10px 26px;
	border: 1px dotted #ccc;
	background: #FBFFDF;
	}

div#content p.question a {
	font-weight: bold;
	}
