}.comments {
	padding: 3px;
	border: 1px solid #CCC;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#333;
	cursor: auto;
	text-align: right;
	font-weight: normal;
	
}.commentshead {
	padding: 3px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333;
	cursor: auto;
	text-align: right;
	background-color:#CCC;
}
.news {
	padding: 3px;
	border-bottom: 2px solid #CCC;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: right;
	color:#333;
	
}
.myaccount {
	padding: 2px 5px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	direction:rtl;
	text-align: right;
	font-size: 12px;
	font:Tahoma, Geneva, sans-serif;
	color:#333;
	
}.input {
	background-color:#f79a32;
	border: 0px solid #CCC;
    direction:rtl;
	text-align: right;
	font-size: 11px;
	color:#000;
	font:Tahoma, Geneva, sans-serif;
}



.main {
	font: normal 12px Tahoma, Geneva, sans-serif;
	padding: 2px;
	margin: 2px;
	page-break-before: always;
	border-top-color: #93B71D;
	border-right-color: #93B71D;
	border-bottom-color: #93B71D;
	border-left-color: #93B71D;
	text-align: right;

 }
  .buttons {
	background-color:#f79a32;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	border: 0px #09F;
 }
 
.msg {
	padding: 5px;
	width: auto;
	margin: 2px;
	color: #ff4881;
	text-align:center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #ff4881;
} .date {
	width: auto;
	margin: 2px;
	color: #ff4881;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
} 
 
.error {
	color: #09F;
	padding: 2px;
	margin: 5px;
	float: right;
	border: 1px dotted #09F;
	background-color:#f79a32;
    direction:rtl;
	text-align: right;
	font-size: 11px;
	color:#000;
	font:Tahoma, Geneva, sans-serif;

}
 
 .example {
	color: #C00;
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
 .logo {
	 width:182px;
	 height:150px;
	 background:url(img/logo.jpg) center no-repeat;
	 
}

.title{
	font-size:21px;
    color:#82d7f7;
	line-height:1.3em;
	padding:0;
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:underline;
	
}
.copyright{
	color:#f79a32;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	word-spacing: 5px;
}

.body{
	margin:0 auto;
	font-size:15px;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#FFF;


}

.ul{list-style:none;float:left;}img{border:none;}a:link, a:visited, a:active{
	color:#09F;
	text-decoration:underline;
	font-family: Tahoma;
}a:hover{color:#333;text-decoration:underline;}.float{float:left;}hr{border:2px #ddcabc solid;margin:20px 0 0 0;height:0px;background-color:#ddcabc;clear:both;}* html hr{margin:20px 0 0 0;height:4px;}
.twoColFixRtHdr #container {
	width: 850px;
	margin: 0 auto;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:15px;
	background-color: #fff;
	background-repeat:no-repeat;
	background-position: 0px 272px;
	border-left:#CCC thin solid;
	border-right:#CCC thin solid;
} 
.twoColFixRtHdr #header {
	height:150px;
	border-bottom:solid #000;
	border-top:solid thick #000;
	width:auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;color:#9f7f68;font-size:15px;
	background:url(img/ksulogoblack.jpg) left no-repeat #333;
	
} 
.twoColFixRtHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}	
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px;
	border-left: 1px solid #CCC;
	background-image:url(img/sidebar.jpg);
	background-repeat:no-repeat;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.twoColFixRtHdr #mainContent {
	margin: 0 250px 0 0;
	padding: 0 20px;
	color:#FFF;
	
} 
.twoColFixRtHdr #footer {
	padding: 0;
	width:100%;
	height:100px;
	clear:both;
	background-color: #333;
	border-top:#f79a32 dotted;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.twoColFixRtHdr #footers p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	background-color: #0F6;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.ratingblock {
	display:block;
	border-bottom:0px solid #999;
	padding-bottom:8px;
	margin-bottom:8px;
	}

.loading {
	height: 30px;
	background: url('img/working.gif') 50% 50% no-repeat;
	}
	
.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 30px;
	position: relative;
	background: url('img/starrating.gif') top left repeat-x;	
	color: #ff4881;
	}

.unit-rating li{
    text-indent: -90000px;
	color: #ff4881;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	}
	
.unit-rating li a {
	display:block;
	width:30px;
	color: #ff4881;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.unit-rating li a:hover{
	background: url('img/starrating.gif') left center;
	z-index: 2;
	left: 0px;
	color: #ff4881;
	}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:30px;}
.unit-rating a.r2-unit{left:30px;}
.unit-rating a.r2-unit:hover{width: 60px;}
.unit-rating a.r3-unit{left: 60px;}
.unit-rating a.r3-unit:hover{width: 90px;}
.unit-rating a.r4-unit{left: 90px;}	
.unit-rating a.r4-unit:hover{width: 120px;}
.unit-rating a.r5-unit{left: 120px;}
.unit-rating a.r5-unit:hover{width: 150px;}
.unit-rating a.r6-unit{left: 150px;}
.unit-rating a.r6-unit:hover{width: 180px;}
.unit-rating a.r7-unit{left: 180px;}
.unit-rating a.r7-unit:hover{width: 210px;}
.unit-rating a.r8-unit{left: 210px;}
.unit-rating a.r8-unit:hover{width: 240px;}
.unit-rating a.r9-unit{left: 240px;}
.unit-rating a.r9-unit:hover{width: 270px;}
.unit-rating a.r10-unit{left: 270px;}
.unit-rating a.r10-unit:hover{width: 300px;}

.unit-rating li.current-rating {
	background: url('img/starrating.gif') left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	color: #ff4881;
	}


.vote {color: #ff4881;
font:Tahoma, Geneva, sans-serif small;}
	
