/* New tab coding */
.tab {
	width:757px;
	height:28px;
	margin:15px 0 0 0;
	background-color:#f9f9f9;
	border-top:1px solid #a9a9a9;
	border-left:1px solid #a9a9a9;
	border-right:1px solid #a9a9a9;
}
.tab div {
	margin:1px 0 0 5px;
	padding:5px 20px 5px 20px;
	background:url(/images/large_tabs_bg.gif) no-repeat right bottom;
}

div.show {
	width:742px;
	height:auto;
	padding:10px 0 0 15px;
	border-left:1px solid #a9a9a9;
	border-right:1px solid #a9a9a9;
	background-color:#f9f9f9;
}
div.bottom_tab {
	width:760px;
	height:12px;
	background:url(/images/wp_box_bottom.gif) top left no-repeat;
}

div.widetabBody {
	float:right;
	width:535px;
	padding:0 30px 0 10px;
	border-left:1px solid #a9a9a9;
}
.tabIDImage {
	float:left;
	margin:0;
}
div.widetabBody h3 {
	margin:10px 0 0 0;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	text-decoration:none;
}

div.thumbnail {
	float:left;
	width:110px;
	text-align:center;
}
div.textBesideThumbnail {
	margin-left:125px;
}
div.thumbnail, div.textBesideThumbnail {
	margin-bottom:10px;
}
div.textBesideThumbnail h3 {
	margin:0;
}
