h3, p {
    padding: 0px;
    margin: 0px;
}

h3 {
	padding: 4px 10px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #222;
	background: #98bc48;
	cursor: pointer;
}

h3 a:link, h3 a:visited {
	display: block;
	text-decoration: none;
	color: #222;
	letter-spacing: 0px;
}

h3 a:hover, h3 a:active {
	color: #222;
}

h3.dispari{
	background: #d5e9f1;
}

h3.pari{
	background: #c1deeb; 
}

p {
    background-color: #FFF6EB;
	padding: 10px 10px;
	font-size: 13px;
	color: #920018;
	text-align: justify;
}

.toggler a:hover{
    background-image: url(../../images/portal/faq/arrow_faq.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#faq-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:12px;
	height:15px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/portal/common/common_01.png');
}
#faq-01[id] {
	background-image:url(/images/portal/common/common_01.png);
}

#faq-02 {
	position:absolute;
	left:12px;
	top:0px;
	width:762px;
	height:15px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/portal/common/common_02.png');
}
#faq-02[id] {
	background-image:url(/images/portal/common/common_02.png);
}

#faq-03 {
	position:absolute;
	left:774px;
	top:0px;
	width:12px;
	height:15px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/portal/common/common_03.png');
}
#faq-03[id] {
	background-image:url(/images/portal/common/common_03.png);
}

#faq-04 {
	position:absolute;
	left:0px;
	top:15px;
	width:12px;
	height:461px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/portal/common/common_04.png');
}
#faq-04[id] {
	background-image:url(/images/portal/common/common_04.png);
}

#faq-05 {
	background-image:url(/images/portal/faq/icon.png);
	position:absolute;
	left:12px;
	top:15px;
	width:25px;
	height:20px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/portal/common/common_04.png');
}

#faq-06 {
    background-color:#FFECD6;  
	position:absolute;
	left:37px;
	top:15px;
	width:627px;
	height:20px;
}

#faq-07 {
	background-image:url(/images/portal/faq/text.png);
	position:absolute;
	left:664px;
	top:15px;
	width:110px;
	height:20px;
}

#faq-08 {
	position:absolute;
	left:774px;
	top:15px;
	width:12px;
	height:461px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/portal/common/common_08.png');
}
#faq-08[id] {
	background-image:url(/images/portal/common/common_08.png);
}

#faq-09 {
	background-image:url(/images/portal/common/common_09.png);
	position:absolute;
	left:12px;
	top:35px;
	width:762px;
	height:7px;
}

#faq-10 {
	background-image:url('/images/portal/faq/faq.gif'); 
    background-repeat:no-repeat; 
    background-position:100% 100%;
    background-color:#FFECD6;  
	position:absolute;
	left:12px;
	top:42px;
	width:762px;
	min-height:434px;
    height:434px;
}

#faq-10[id] {
   height:auto;
}


#faq-main{
    margin-left: 15px;
    margin-top: 10px;
    min-height:434px;
    height:434px;
    width:550px;
}

#faq-main[id]{
     height:auto;
}
