@CHARSET "UTF-8";

@import url('/css/layouts/general.css');

#breadcrumb_trail{
	position: relative;
	top: -18px;
}
#col3_content{
	background-color: transparent;
}
div#col3_content .content{
	padding: 20px 10px 10px;
	position: relative;
	margin-top: 10px;
	background: #333 url('/images/layouts/paragraph_top.jpg') repeat-x top left;
}
div#col3_content h1{
	height: 35px;
	width: 692px;
	margin-bottom: 10px;
	background: none;
	line-height: 35px;
	text-align: left;
}
div#col3_content .subcolumns.content_top{
	height: 400px
}