#textContentWrap {
	margin-top: 10px;
}
#textContentWrap blockquote {
	margin-left: 20px;
}
#textContentWrap #textContentHead {
	height: 35px;
	background-image: url(http://www.promousbdrive.com/images/box/box_title_35px.jpg);
	position: relative;
	margin-bottom: 10px;
}
#textContentWrap #textContentHead h2.title {
	color: #FFF;
	font-size: 14px;
	padding: 8px 0px 0px 10px;
}
#textContentWrap h2 {
	color: #0284D3;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0;
}
#textContentWrap h2.gyik {
	background: url(http://www.promousbdrive.com/images/gyik/question-mark2.png) no-repeat scroll left top transparent;
	line-height: 25px;
	padding-left: 35px;
}
#textContentWrap h3 {
	margin-bottom: 10px;
}
#textContentWrap ul li {
	line-height: 18px;
	list-style: disc;
	margin-left: 40px;
}
#textContentWrap ul.subList li {
	list-style: circle;
}
#textContentWrap ol li {
	line-height: 18px;
	list-style: decimal;
	margin-left: 30px;
}
#textContentWrap a {
	color: #027CC7;
	font-weight: bold;
	text-decoration: none;
}
#textContentWrap a:hover {
	color: #B70000;
}