/* CSS Document */
li {
	list-style-image:none;
	font-size: 9pt;
	margin-bottom: 2px;
	margin-left: 20px;
	line-height: 18px;
}

li:hover	 {
	list-style-image:none;
}
/* Begin star rater CSS */
.srating{
list-style:none;
margin: 0px;
padding:0px;
width: 75px;
height:16px;
position: relative;
background: url(../img/bixee/strating.gif) top left repeat-x;		
}
.srating li{
padding:0px;
margin:0px;
/*\*/
float: left;
outline:none;
/* */
}
.srating li a{
display:block;
width:15px;
height: 23px;
text-decoration: none;
text-indent: -9000px;
z-index: 20;
position: absolute;
padding: 0px;
background-image:none;	
outline:none;
}
.srating li a:hover{
background: url(../img/bixee/strating.gif) 0px -16px repeat-x;
z-index: 1;
left: 0px;
outline:none;
}
.srating a.onestar{
left: 0px;
}

.srating a.onestar:hover{
width:15px;
}
.srating a.oneStarShow{background: url(../img/bixee/strating.gif) 0px -16px repeat-x;
z-index: 1;
left: 0px;
outline:none;width:15px}

.srating a.twostars{
left:15px;
}
.srating a.twostars:hover{
width: 30px;
}
.srating a.twoStarShow{background: url(../img/bixee/strating.gif) 0px -16px repeat-x;
z-index: 1;
left: 0px;
outline:none;
width:30px}
.srating a.threestars{
left: 30px;
}
.srating a.threestars:hover{
width:45px;
}
.srating a.threeStarShow{background: url(../img/bixee/strating.gif) 0px -16px repeat-x;
z-index: 1;
left: 0px;
outline:none;width:45px}
.srating a.fourstars{
left:45px;
}	
.srating a.fourstars:hover{
width:60px;
}

.srating a.fourStarShow{background: url(../img/bixee/strating.gif) 0px -16px repeat-x;
z-index: 1;
left: 0px;
outline:none;
width:60px}

.srating a.fivestars{
left:60px;
}
.srating a.fivestars:hover{
width:75px;
}	
.srating a.fiveStarShow{background: url(../img/bixee/strating.gif) 0px -16px repeat-x;
z-index: 1;
left: 0px;
outline:none;width:75px}
/* End star rater CSS */
.cgr {
font-size : 16px; 
color:#006666;
font-family : arial; 
}

