
.section_title {
	padding-bottom: 10px;
}

.feat_girl_name , h3{
	font-size: 14px;
	font-weight: bold;
	color: #c9425a;
	margin-top:20px;
}

.girl_featured_in {
	font-size: 11px;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.girl_featured_in p{
	text-align: left;
}
.girl_data {
	padding-top: 10px;
}

.girl_dt {
	font-size: 11px;
	color: #666;
}

.data {
	font-size: 11px;
	color: #FFF;
}

.phone {
	font-size: 14px;
	font-weight: bold;
	color: #c9425a;
	padding-left: 5px;
}

.girl_thumb {
	width: 160px;
	padding-right:12px;
	float: left;
	height:117px;
	 
}
.girl_glow {
	position:absolute;
	z-index:990;
}

.girl_thumb:hover .girl_image img{
	opacity: 0.4;
	filter: alpha(opacity = 40);
}
 
.girl_name {	
	background: url(../assets/nameBG.png) no-repeat center center;
	/*background: black;*/
	height: 17px;
	line-height: 13px;
	margin-top: -18px;
	position: relative;
	z-index: 994;
	text-align:center;
	margin-right:4px;
}

.girl_name_link a,.girl_name_link a:hover{
	color:#FEE9AA;
	float:left;
	font-size:11px;
	position:relative;
	text-align:center;
	top:-11px;
	width:100%;
	z-index:995;
}

.girl_city {
	color: #666;
	font-size: 12px;
	background: url(../assets/cityBG.png) no-repeat center center;
	margin-top: 2px;
	margin-bottom: 10px;
	height: 15px;
	line-height: 13px;
}

.featured_thumb {
	vertical-align: top;
}

.featured_table {
	background-image: url('../assets/vision1.jpg');
	background-repeat: no-repeat;
	width:705px;
	background-position: 90px -20px;
}

.clr_both {
	clear: both;
}

.section_title_featured img {
	padding-left:15px;
}

.girls_div {
	margin-top:-15px;
	padding-bottom:5px;
	padding-top:5px;
	position:relative;
}

.new_girls_div {
	float:left;
	display: inline;	
	padding-left: 15px;
	
}


.girls_div_featured {
	padding-top: 5px;
	padding-bottom: 5px;
	display: table;
	margin-top: -15px;
	padding-left: 20px;
	position: relative;
	width:610px;
}


.section_title_selection img {
	padding-left:15px;
}

 
div.divisor {
	background: url(../assets/divisor.png) no-repeat;
	margin-left: 10px;
	margin-right: 10px;
	height: 16px;
	width: 23px;
}


.video-icon{
	position:relative;
	left:130px;
	top:-125px;
}

