@import url(../../medialibrary/css/medialibrary.css);

#centralcolumn {width: 760px;}
h1 {margin-right: -10px;}

#section {
	margin-right: -35px;
	margin-left:-10px;
	margin-top:10px;
	background: url(../../../images/common/bg-dotted-3rd-div-v-01.png) top left;
}
#section .container {
	width: 230px;
	margin-right: 0;
	padding-right: 34px;
	border-top: 20px solid #fff;
}
/*Remove the white top border from the first row*/
#section .item0, #section .item1, #section .item2 {border-top:none;}
#section div.row {margin:0;}

#section .item2, #section .item5, #section .item8 {
	padding-right: 0;
}

#section .container span.imgHolder {background: rgba(0,0,0,0.05);}

#section .container h2 {margin-bottom: 15px; margin-top:15px;}
#section .container h2 a {text-decoration: none;}
#section .container h2 a:hover {text-decoration: underline;}
#section .container h2, #section .container p {
	margin-left: 10px; margin-right: 10px;
}
/*#section .container h2.h3 {margin-top:15px;}*/
#section .container ul.related {
	margin-top: 15px;
	padding-left: 10px;
	font-weight: bold;
}
#section .container ul.related li a {
	text-decoration: none;
}
#section .container ul.related li a:hover {
	text-decoration: underline;
}

div.libraryListing .container span.imgHolder img {
	max-width: 230px;
}
div.libraryListing .container span.imgHolder {_height:1%;}/* IE6 fix*/
