
.tabdiv{
	border:0px solid #e8e8e8; 
	width:580px; 
	height:320px;
	overflow:hidden;
	padding:0px;
	padding-bottom:3px;
	/*height:210px;*/
}

.shadetabs_1{
clear:both;
width:200px !important;
height:20px;
display:block;
padding: 0px 0;
margin: 5px 0px 0px 0px;
font: bold 11px Tahoma;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
float:none;
z-index:100;
position:absolute;
top:210px;
left:430px;
}

.shadetabs_1 li{
display: inline;
margin: 0px;
padding:0px;
float:left;
}

.shadetabs_1 li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 0px;
height:15px;
width:15px;
overflow:hidden;
margin: 0px;
border: 0px solid #778;
color:#ffffff;
background:url(images/mm_images/welcome_tab.gif) no-repeat top center;
display:block;
margin-right:10px;
}

.shadetabs_1 li a:visited{
color: #ffffff;
}

.shadetabs_1 li a:hover{
text-decoration: none;
position: relative;
z-index: 1;
padding: 0px;
height:15px;
width:15px;
overflow:hidden;
margin: 0px;
color:#ffffff;
background:url(images/mm_images/welcome_tab_hover.gif) no-repeat top center;
margin-right:10px;
}

.shadetabs_1 li a.selected{ /*selected main tab style */
text-decoration: none;
position: relative;
z-index: 1;
padding: 0px;
margin: 0px;
height:15px;
width:15px;
color:#ffffff;
background:url(images/mm_images/welcome_tab_hover.gif) no-repeat top center;
margin-right:10px;
}

.shadetabs_1 li a.selected{ /*selected main tab style */
text-decoration: none;
position: relative;
z-index: 1;
padding: 0px;
margin: 0px;
height:15px;
width:15px;
color:#ffffff;
background:url(images/mm_images/welcome_tab_hover.gif) no-repeat top center;
margin-right:10px;
}

.shadetabs_1 li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
height:auto;
}

@media print {
.tabcontent {
display:block !important;
}

.tab_content_banner1{
width:600px;
height:330px;
}
.tab_content_banner1 .imagediv{
height:330px;
width:280px;
float:left;
}
.tab_content_banner1 .contentdiv{
height:330px;
width:300px;
float:left;
}

.tabbedimage_left table{
padding:0px;
margin:0px;
border-collapse:collapse;
}
.tabbedimage_left table tr td{
padding:0px;
margin:0px;
border-collapse:collapse;
vertical-align:text-top;
}
