/* -----------------------------------------------------------------------------
   News 
----------------------------------------------------------------------------- */
@charset "UTF-8";
/* CSS Document */

/*h2 { color: #00539b; font-style: italic; font-size: 160%; font-weight: normal; }*/
h3 { color: #00539b; font-style: italic; font-size: 120%; font-weight: normal; }

ol { margin: 0; padding: 0 0 1em 2em; width: 550px; }

p{
	margin: 0 0 1.25em 0;
	/*width: 550px; */
	color: #3d3d3d;
	line-height: 1.25em;
}

.TwoCol_Col_1_Small_Img {
	height: auto;
	width: 226px;
	margin: 0 15px 15px 0;
	padding: 0 0 0 0;
	float: left;
	background: url('/images/how-to-protect-waterproof-wood/imageFrame1.gif') no-repeat;
}

.TwoCol_Col_1_Small_Img img {
	margin: 3px;
}

.news-column-right{
	height: auto;
	float: left;
	/*width: auto;*/
	max-width: 480px;
}

#news-two-column p {padding-right:0;}
.date {
	color: #00549b;
	font-style: italic;
	font-weight: normal;
	font-size: 16px;
	line-height: 1.2em;
	text-indent: -26px;
	margin-left: +26px;
	
}
.news{ 
	overflow:hidden; 
	height: auto;
	float: left;
	/*width: auto;*/
	max-width: 480px;
	margin: 0 0 20px 0;  
	position:relative;
}
.news p, .news ul li{width:auto; }
.news ul { 
	margin-left:15px;
	color: #3d3d3d;
	line-height: 1.25em;
}
.news h2{ font-family:Arial, Helvetica, sans-serif;}
.news-list{list-style-type:disc;margin-left:25px; padding-bottom:15px; color:#00539b;}
.news-list li{ padding-bottom:5px;}
.news-list li a{text-decoration:none;}
.news-image { float:left; padding-right: 10px; width: 220px; height:170px;}
.news table{
	border: 1px solid #3d3d3d;
	margin-bottom: 25px;
}

.OurImage{
	height: 124px;
	width: 225px;
	margin: 0 15px 15px 0;
	padding: 0 0 0 0;
	float: left;
	background: url("/images/about-us/dotted-border219.gif") no-repeat scroll 0 0 transparent;
	overflow:hidden
}

