#favorite_text {
	width:600px;
	height:130px;
}

#Favorite_Container {
	width:998px;
	height:388px;
}

.Favorite_Col {
	width:498px;
	height:388px;
	float:right;	
}

#Favorite_seperator {
	width:2px;
	height:388px;
	float:right;
}

.favorite_box {
	width: 496px;
	height: 97px;
	background-image:url(../images/recomanded_bg.jpg);
	background-repeat:no-repeat;
}

.favorite_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#cbb100;
	padding:10px;
	width:470px;
	height:8px;
}

#FavoritePagesContainer {
	width:998px;
	height:30px;
	padding-top: 10px;
	text-align: center;
	direction: ltr;
}

#FavoritePagesContainer, #FavoritePagesContainer a, #FavoritePagesContainer a.roll{
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}

#FavoritePagesContainer a.roll, #FavoritePagesContainer a:hover {
	color: #3C7A35;
	text-decoration: underline;
	font-weight: bold;
}


.regilar_text_favorite {
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	width:450px;
	height:60px;
	float:right;
	padding-right:10px;
}