/* CSS Document */

h3.faqdetail{
	font-size:105%;
	line-height:110%;
	font-weight:normal;
	background:url(../../medias/images/documentsystem/support/question_head.jpg) no-repeat;
	padding-top:43px;
	padding-left:35px;
	margin-bottom:29px;
}

#answer h4.faqdetail{
	font-size:105%;
	line-height:105%;
	margin:20px 0px 20px 0px;
	font-weight:bold;
	padding:5px 18px 0px 18px;
	background:url(/print/medias/images/solution/mobile/blue_bulet.gif) no-repeat 0 center;
	border-bottom:1px solid #00A9DA;
}

#answer .stepinfo{
	font-size:90%;
	margin:0px 5px 25px 25px;
	padding: 5px 5px 5px 5px;
	border-left:1px dotted #aaaaaa;
	border-bottom:1px dotted #aaaaaa;
	border-right:1px dotted #aaaaaa;
	border-top:1px dotted #aaaaaa;
	width:800px;
}

#answer .stepinfo-white{
	font-size:95%;
	margin:0px 5px 25px 25px;
	padding: 5px 5px 5px 5px;
	border-left:1px dotted #ffffff;
	border-bottom:1px dotted #ffffff;
	border-right:1px dotted #ffffff;
	border-top:1px dotted #ffffff;
	width:800px;
}

#answer p.imgMbGuid{
	text-align:center;
	margin:0px auto 10px auto;
}