/*HOME*/

.selector {
	height: 29px;
	padding-left: 26px;
}

.selector:hover, .selector.active {
	background:url(../images/home-selector.png) no-repeat;
}

.selector a {
	display: block;
	padding-top: 7px;
	color: #fff;
	font-family:Helvetica;
	font-size: 14px;
	text-decoration: none;
}

.selector:hover a, .selector.active a {
	color: #75b32c;
	font-weight: bold;
}

.descr {
	margin-bottom:0;
	padding:0;	
}

.descr a {
	color: #fff;
}

.audience {
	float: left;
	color: #fff;
}

.audience p {
	line-height: 22px;
}

#audiences .translinev {
	height: 153px;
}

.audience img {
	margin-top: 10px;
}

.subbox {
	width: 500px;
	height: 202px;
	background:url(../images/subbox.png) no-repeat;
	overflow: hidden;
}

.subbox .inner {
	padding-top: 22px;
	padding-left: 20px;
}

#enroll {
	background:url(../images/enroll.png) left top no-repeat;
	width: 200px;
	color: #fff;
	font-size: 13px;
	float: left;
}

#enroll td {
	padding:8px 0;
}


#enroll td.first {
	padding-right: 10px;
}

#enroll td a {
	color: #b9b9b9;
	font-size: 11px;
}	


#enroll input[type=text] {
	border: 1px solid #c3c3c3;
	width: 133px;
	background-color: #767676;
	font-size: 11px;
	color: #c3c3c3;
	padding: 3px;
}

#signup {
	float: left;
	margin-left: 30px;
	width: 220px;
	line-height: 26px;
	color: #fff;
	font-size: 12px;
}

#signup a {
	color: #3e9b26;
}

#tag {
	background:url(../images/tag.png) no-repeat;
	width:212px;
	height: 26px;
}

#tag div {
	padding-top: 6px;
	text-align: center;
	font-size: 13px;
}

.newsItem {
	margin-bottom: 6px;
}

.newsItem .date {
	color: #fff;
	font-size: 10px;
}