body {
	background-image:url(/PDP/ColgateTotalProfessionalWeeklyClean/UK/FAQ/bg_faq.jpg);
	background-repeat:no-repeat;
    background-color:#FFFFFF;
	margin: 0;
	padding:0;
}

#but_close a {
	background-image:url(/PDP/ColgateTotalProfessionalWeeklyClean/UK/FAQ/but_close.gif);
    position:absolute;
    margin: 0;
    padding:0;
    top: 650px;
    left: 495px;
    width:55px;
    height:25px;
}

#content-container {
    position:absolute;
	visibility:visible;
	margin: 0;
	padding:0;
    top: 125px; 
    left: 60px;
    width:440px;
    height:480px; 
	font-family: Arial,Verdana,sans serif;
	font-size: 11px;
	color: #8da7b0;
}

.tit {
	font-family: Arial,Verdana,sans serif;
	font-size: 12px;
	color: #8da7b0;
    font-weight:bold;
    padding: 0px 0px 2px 2px;
    border-bottom:1px solid #c1d0d5;
}

#content-container ul
{
    margin:0px;
    padding: 0px 0px 18px 0px;
    list-style-type: none;
    voice-family: "\"}\""; 
    voice-family:inherit;
    height: 15px;
}
html>body #content-container ul {
    height: auto;
}
#content-container li a 
{
    font-weight:normal;
    color:#8da7b0;
    text-decoration:none;
    display: block;
    border-bottom:1px solid #c1d0d5;
    background: url(/PDP/ColgateTotalProfessionalWeeklyClean/UK/FAQ/img_arrow.gif) no-repeat right top;
    voice-family: "\"}\""; 
    voice-family:inherit;
    padding: 2px 0px 2px 3px;
    height:15px;
}
html>body #content-container li a {
    height: auto;
    padding: 2px 0px 2px 3px;
}
#content-container li a:hover {
    color:#000000;
	 /*background: #f3f9fa url(/PDP/ColgateTotalProfessionalWeeklyClean/UK/FAQ/img_arrow.gif) no-repeat right top;*/
}


.faq-container {
    position:absolute;
	visibility:hidden;
	margin: 0;
	padding: 0;
    top: 230px; 
    left: 80px;
    width:395px;
    height:200px;
    background: #f3f9fa;
    border: 1px solid #9f9f9f;
}

.layer_txt {
    position:absolute;
	margin: 0;
	padding:30px 20px 30px 20px;
    top: 0px; 
    left: 0px;
	font-family: Arial,Verdana,sans serif;
	font-size: 11px;
	color: #000000;
    height:200px;
    voice-family: "\"}\""; 
    voice-family:inherit;
    width:395px;
}
html>body .layer_txt {
    width:355px;
}

.layer_but_close a {
	background-image:url(/PDP/ColgateTotalProfessionalWeeklyClean/UK/FAQ/but_closeLayer.gif);
    position:absolute;
    margin: 0;
    padding:0;
    top: 165px;
    left: 328px;
    width:55px;
    height:25px;
}
