
#banner_tabs{
	width:980px;
	position:relative;
}

.banner_tab{
	border:1px solid #CCCCCC;
	cursor:pointer;
	height:60px;
	width:0;
	position:relative;
}

.banner_tab_space{
	float:left;
	width:233px;
	height:60px;
	margin:5px;
	position:relative;
}

.banner_tab img.small{
	width:59px;
	height:39px;
	left:0;
}


.banner_tab .small_banner_tab_image_wrapper{
	width:69px;
	height:49px;
	position:absolute;
}

.banner_tab .small_banner_tab_image{
	display:none;
}

.banner_tab img{
	padding:10px;
}

.banner_tab h3{
	color:#ea6d12;
	font-size:15px;
	line-height:18px;
	top:2px;
	display:none;
	left:75px;
	position:absolute;
}

.banner_tab a{
	display:none;
}
