/* Links */
a.nav-blue {color:#5789a4; text-decoration: none; }
a.nav-blue:hover {color:#5789a4; text-decoration: underline;}

/* Main Submissions */
.sub-wraper {
	display:block;
	height: 196px;
	width: 673px;
	margin-top: 11px;
	margin-left: 14px;
	background-image: url(../../images/mainpage/sub-bg.gif);
	position:relative
}
div#sub-counter {
	z-index: auto;
	position:absolute;
	left:-8px;
	top:-8px;
	width:183px;
	height:77px;
}
.sub-main {
	width: 673px;
	margin-top: 12px;
	height: 133px;
}
.sub-title {
	height: 15px;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4982a7;
	font-size: 0.7em;
	font-weight: bold;
	overflow: hidden;
	text-align: center;
	margin: 2px 0px 0px 0px;
	width: 95px;
}
.sub-name {
	height: 10px;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 0.6em;
	overflow: hidden;
	text-align: center;
	margin: 0px 0px 0px 0px;
	width: 95px;
}
.sub-arrow {
	width: 15px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 7px;
	float: left;
}
.sub-slideshow {
	width: 623px;
	float: left;
}
.image-cont {
	float: left;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

.tab-blank {
	float: left;
	height: 27px;
	width: 171px;
}
.tab-featured {
	height: 27px;
	width: 88px;
	float: left;
}
.tab-botw {
	height: 27px;
	width: 153px;
	float: left;
}
.tab-cont {
	height: 27px;
	width: 673px;
}
.tab-recent {
	height: 27px;
	width: 88px;
	float: left;
}
.tab-top {
	height: 27px;
	width: 88px;
	float: left;
}
.tab-commented {
	height: 27px;
	width: 128px;
	float: left;
}

