#left-col{
float:left;
margin:0;
padding:0;
width:160px;
height:100%; /*change to % */
/*border-left:1px solid #BFBFBF;*/
/*border-right:1px solid #BFBFBF;*/

}

#menu-container{
margin:0;
padding:0;
width:193px;
height:388px;
color:#ffffff;
background:#CCCCFF;
}

.subhead_dots_left {
	background-image: url(../../images/orange/dot.gif);
	background-repeat: repeat-x;
	margin: 10px 0px 10px 1px;
	padding: 0px;
	height: 3px;
	width: 155px;
	font-size: 1px;
}


#left-content-container{
margin:0;
padding:0;
width:155px;
height:100%;
color:#000000;
background:#fcebd9;
border-left:1px solid #BFBFBF;
/*border-right:1px solid #BFBFBF;*/
}


/************************************************************************ ratings start */
/************************************************************************ ratings start */
.box-scale{
 margin:0;
 padding: 1px 0 10px 5px;
 position:relative;
 top:0px;
 left:0px; 
 width:155px;
 background-color:#ffffff;
}
.ratings_content
{
 margin:0px;
 padding: 6px; 
 line-height: 13px;
}
 
.ratings_box_container
{
 float:left;  
 margin:0 0 0 0;
 width:155px;
 padding: 0px;
}
 
.ratings_block_top
{
float:left;
width:155px;
height:19px;
background-image: url(../../images/orange/ratings_block_top.gif); 
background-repeat:no-repeat;
padding: 0px;
margin: 0px;
}
 
.ratings_block_top_square
{
float:left;
width:155px;
height:19px;
background-image:url(../../images/orange/ratings_block_top_square.gif);
background-repeat:no-repeat;
padding: 0px;
margin: 0px 0px 0px 0px;
overflow: hidden;
}
 
.ratings_block_btm
{
float:left;
width:155px;
height:3px;
background-image:url(../../images/orange/ratings_block_btm.gif);
background-repeat:no-repeat;
line-height:3px;
}
 
.ratings_block_strip
{
float:left;
width:155px;
height:100%;
background-image:url(../../images/orange/ratings_block_strip.gif);
background-repeat:repeat;
padding: 0px;
margin: 0px;
}
 

.ratings
{
 float:right;
 width:100px;
 height:16px;
 z-index:4;
 background-color:transparent;
 padding:2px;
 margin:3px 0 0 0;
}
 
.chilli_pepper
{ 
 float:left;
 width:13px;
 height:16px;
 background-image:url(../../images/orange/chilli_pepper.gif);
 background-repeat:no-repeat;
 line-height:5px; 
   
}
 
.icon_star
{
 float:left;
 width:6px;
 height:14px;
 padding:0 10 0 10px;
 background-image:url(../../images/orange/staron_rated.gif); 
 background-repeat:no-repeat;
 line-height:5px;
}

.icon_star_off
{
 float:left;
 width:6px;
 height:14px;
 padding:0 10 0 10px;
 background-image:url(../../images/orange/staroff_rated.gif); 
 background-repeat:no-repeat;
 line-height:5px;
}
 
 .icon_fork
{
 float:left;
 width:6px;
 height:14px;
 padding:0 10 0 10px;
 background-image:url(../../images/orange/forkon_rated.gif); 
 background-repeat:no-repeat;
 line-height:5px;
}

.icon_fork_off
{
 float:left;
 width:10px;
 height:14px;
 padding:0 10 0 10px;
 background-image:url(../../images/orange/forkoff_rated.gif); 
 background-repeat:no-repeat;
 line-height:5px;
}


.copy_heading
{
 font-family: Arial, Helvetica, sans-serif;
 font-size:10px;
 color:#ffffff;
 font-weight:bold;
 float:left;
 margin:1px 0 0 3px;
}
 
 
 
/* ratings end *//* ratings end */
