/*****************************/
/**********Home Page**********/
/*****************************/

/*span.cantentLeft {
	width:13px;
	background: url(../img/content-top-left.jpg) repeat-x;
	height:43px;
	float:left;
    margin-top:0;
}

span.cantentRight {
	width:13px;
	background: url(../img/content-top-right.jpg) repeat-x;
	height:43px;
	float:right;
	margin-top:0;
}	*/

div.stars img{
    border: none;
	width:90%;
	margin-left:-2px;
}

div.stars {
    float: left;
    margin: 0 0;
    padding: 0 0;
    width: 35%;
	clear:left;
}

span.btn, span.btn img {
	border:none;
	float: right;
    margin: 0 0;
    padding: 0 0;
}

