#ddimagetabs, #tabcontentcontainer{
	margin-left: 0px;
	margin-right: 0px;

}

#ddimagetabs {
	height: 31px;
	width: 605px;
	vertical-align:bottom;
}

#ddimagetabs a {
	width: 86px; /*width of tab image */
	height: 31px; /*height of tab image */
	float: left;
	display: inline;
	margin: 0px; /*spacing between tabs */
	text-align: center;
}

#ddimagetabs a img {
	vertical-align:bottom;
}

#tabcontentcontainer {
margin-top: 5px;
width:660px; /*width of 2nd level content*/
height:20px; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
}

.tabcontent {
display:none;
}

#sc2 a, #sc3 a, #sc4 a, #sc5 a, #sc6 a, #sc7 a {
	MARGIN-TOP: 0px; 
	FONT-SIZE: 10px; 
	COLOR: #333; 
	font-family: verdana, arial, sans-serif;
	text-decoration:none;
}

#sc2 a:hover, #sc3 a:hover, #sc4 a:hover, #sc5 a:hover, #sc6 a:hover, #sc7 a:hover {
	text-decoration:underline;
}