/* CSS Document */


#adLeft {
	/*width: 71%; */ /*
	text-align: center;
	min-width: 552px;*/
	background: #000 url(/images/home/featad_bg2.gif) repeat-x;
	height: 100%;
	cursor: pointer;
	/*min-width:250px;*/
}
*+ html #adLeft, * html #adLeft { height: 240px; }

#leftBorder {
	background: url(/images/home/featad_left2.gif) no-repeat top left;
	width: 10px;
}

* html #topAds td { height: 240px; }

#rightBorder {
	width: 10px;
	background: url(/images/home/featad_right2.gif) no-repeat top right;
}

#adLeft h4 {
	margin:12px 0 0 0;
	padding:0;
	font-size:18px;
}

#imageBox {
	background: url(/images/home/featad_left.jpg) no-repeat center;
}
#adLeft #imageBox { border-top: 1px #ccc solid; }
* html #adLeft #imageBox { border-top: 0px; }

#adRight {
	background: #000 url(/images/home/featad2_bg4.gif) repeat-x;
	height: 100%;
	/*margin-left:2px;*/
}
*+ html #adRight, * html #adRight { height: 240px; }

/* Put a margin of 1px only in Safari browser so grey horizontal rule lines up */
#adRight #imageBox{ margin-top: 1px; background: url(/images/home/featad2_bg5.gif) center 0px no-repeat;
}
#adRight #imageBox{ margin-top: 0px;#}
