@charset "utf-8";
/* CSS Document */

#main h2{
	display:block;
	padding-bottom:15px;
}

#main h3{
	font-size: 18px;
	font-weight:bold;
	line-height: 28px;
	margin-bottom:5px;
	background: url(../images/bg-h3.png) repeat-x 0 100%;
	padding: 0 30px 0 5px;
}

h4{
    margin-bottom: 3px;
}

h2 img{
	height:30px;
	width: 100%;
}

img.right {
	float:right;
	width: 150px;
	padding: 0 0 0 5px;
}

#main .sectionBorder{
	padding: 3px 10px 20px;
	line-height: 22px;
}
