body {
	margin: 0; padding: 0;
	text-align: center;
	background: #343434 url('img/bac.gif') repeat;
	font-family: Arial;
}
#mobileporn {
	margin: auto;
	width: 320px; 
	text-align: center;
	background: #343434;
}
.iphoneporn h1 {
	font-size:16px;
	margin:0;
	padding:0;
	color:yellow;
}
#mobile_search_box {
	background-image: url(img/searchmobile.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	float: left;
	width: 202px;
	height: 28px;
	margin-right: 20px;
}
#mobile_search_input{
	background: transparent none repeat scroll 0 0;
	border: medium none;
	color: #FFFFFF;
	height: 27px;
	padding-left: 12px;
	padding-top: 5px;
	width: 202px;
	font-family: arial;
}
.mobile_item {
	background-image: url(img/mobileitem.jpg);
	background-repeat: no-repeat;
	width: 305px;
	height: 130px;
}
#mobile_table {
	width: 310px;
}
#mobile_table tr {
	width: 310px;    
}

hr {
	color:white;
}



.front_rating_on {
	float: left;
	height: 22px;
	line-height: 22px;
	background-image: url(img/mobilepornstar1.jpg);
	background-repeat: repeat-x;
}
.front_rating_off {
	float: left;
	width: 120px;
	height: 22px;
	margin-left: 5px;
	margin-bottom: 15px;
	line-height: 22px;
	background-image: url(img/mobilepornstar2.jpg);
	background-repeat: repeat-x;
}
