.star_full {
    background:transparent url(http://www.cjtreasurechest.com/images/star_full.png) repeat-x scroll 0 0;
    border:0 none;
    margin:0;
    padding:0;
    width: 15px;
    height: 15px;
    cursor: pointer;
    text-decoration: none;
}

.stars {
    text-decoration: none;
}

.star_half {
    background:transparent url(http://www.cjtreasurechest.com/images/star_half.png) repeat-x scroll 0 0;
    border:0 none;
    margin:0;
    padding:0;
    width: 15px;
    height: 15px;
    cursor: pointer;
    text-decoration: none;
}
.star_empty {
    background:transparent url(http://www.cjtreasurechest.com/images/star_empty.png) repeat-x scroll 0 0;
    border:0 none;
    margin:0;
    padding:0;
    width: 15px;
    height: 15px;
    cursor: pointer;
    text-decoration: none;
}

.point {
    cursor: pointer;
    }
    
.rateStatus{
    float:left; 
    clear:both; 
    width:100%;
    height: 15px;
   }
   
   
#content {
	margin: 5px 20px 0px 3px;
	padding-right: 60px;
	font-size: 9pt;
	/*
	border: 1px solid blue;
	*/
    }

#header {
	/* 
	background: #90a090; 
    border: 1px solid black;
	*/
	font: italic normal 1.5em 'Times New Roman', Times, serif;
	background: #A4AEF7;
	border-bottom: 3px double #aba;
	border-left: 1px solid #9a9;
	border-right: 1px solid #565;
	border-top: 1px solid #9a9;
	letter-spacing: 0.1em;
	margin: 0;
	padding: 0px 5px 0px 60px;
    }

#account {
	/* 
	border: 1px solid red; 
    border: 1px solid black;
	padding: 0px 10px 0px 0px;
	*/
	width: 240px;
	float: right;
	margin: 0;
	top: 0px;
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	font-size: 9pt;
	color: #004080;
	display: inline;
    position: relative;
    }

#navigation {
	/* 
	border: 1px solid red; 
    border: 1px solid black;
	padding: 0px 10px 0px 0px;
	*/
	width: 240px;
	float: right;
	margin: 0;
	top: 0px;
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	font-size: 10pt;
	color: #004080;
	display: inline;
    position: relative;
    }
#google {
	/* 
	border: 1px solid red; 
    border: 1px solid black;
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	font-size: 10pt;
	color: #004080;
	left: 500px;
	//padding: 0px 10px 10px 8px;
	width: 480;
	*/
	left: 25%;
	right: 25%;
	top: 5px;
	display: inline;
    position: absolute;
    }

