/* CSS Document */
#cms_top_full_width table{
	margin:12px;
}

#cms_top_full_width img{
	position:relative;
	top:-5px;
}
#content_wrapper p,
#content_wrapper h1,
#content_wrapper h2,
#content_wrapper h3{
	padding-left:7px;
	padding-right:7px;
}

#content_wrapper h1,
#content_wrapper h2,
#content_wrapper h3{
	border-bottom:dotted 1px #c2c2c2;
	margin-bottom:0.5em;
	padding-bottom:0.5em;
}
#content_wrapper img{
	margin-bottom:1em;
}


