#mainTabs {
	padding: 5px 5px 0px 5px;
	background: #FFF url('../images/tabbed-bg.gif') top repeat-x;
}

#mainTabs h1 {
	color: #cc9966;
	text-align: left;
	padding: 0;
}

#mainTabs span {
	text-transform: uppercase;
}

#mainTabs .mainTabs_date {
	font-size: 14px;
}

.maintabs_excerpt {
	border-top: dotted 1px #cc9966;
	width:65%;
	height:125px;
	margin-top: 5px;
}

.maintabs_excerpt .left{
	width: 60%;
	float:left;
}

.maintabs_excerpt .right{
	width: 40%;
	float:right;
}

.social_icons {
	text-align: right;
	padding:10px 10px 10px 0px;
	background: #FFF url('../images/socialize-title.gif') left center no-repeat;
}

.social_tab_content {
	height: 191px;
	background: url('../images/picture-perfect.jpg') bottom right no-repeat;
}