/* Begin Nuke Css */

#MTForumBlock {
	padding:5px;
}
#MTForumBlock TABLE {
	width:100%;
}
#MTForumBlock TR {
	background-image:url(../images/MTForumBlock/MTForumBlock_row.png);
	background-repeat:repeat-x;
}
#MTForumBlock TD {
	font-family:Tahoma;
	font-size:1em;
	border:1px solid #e6e9ec;
	color:#999;
	height:15px;
}
.MTForumtitle {
	text-align:center;
}
.MTForumlast {
	width:90px;
	text-align:center;
}
.MTForumrowtitle {
	padding-right:5px;
}
#MTForumBlock A {
	float:right;
	width:100%;
	height:100%;
	color:#999;
	text-decoration:none;
}
#MTForumBlockControl TABLE {
	height:22px;
	font-family:Tahoma;
	font-size:1em;
	color:#999;
}
#MTForumBlockControl A {
	text-decoration:none;
	color:#999;
	float:right;
	width:49px;
	height:22px;
	line-height:20px;
}
.MTForumButton {
	width:49px;
	background-image:url(../images/MTForumBlock/MTForumBlock_button.png);
	background-position:right;
	background-repeat:no-repeat;
	text-align:center;
}
.MTForumButton:hover {
	background-image:url(../images/MTForumBlock/MTForumBlock_button.png);
	background-position:left;
	background-repeat:no-repeat;
}
#MTForumBlock TR.MTForumfirst, #MTForumBlock TR:hover {
	background-image:url(../images/MTForumBlock/MTForumBlock_row_over.png);
}
.MTForumanswer, .MTForumview, #MTFloader {
	width:40px;
	text-align:center;
}
.unit-rating2 {
	list-style:none;
	width:125px;
	height:25px;
	position:relative;
	background:url(../images/starrating.gif) top left repeat-x;
	margin:0;
	padding:0;
}
.unit-rating2 li {
	float:right;
	margin:0;
	padding:0;
}
.unit-rating2 li a {
	outline:none;
	display:block;
	width:25px;
	height:25px;
	text-decoration:none;
	z-index:20;
	position:absolute;
	padding:0;
}
.unit-rating2 li a:hover {
	background:url(../images/starrating.gif) right center;
	z-index:2;
	right:0;
}
.unit-rating2 a.r1-unit2 {
	right:0;
}
.unit-rating2 a.r1-unit2:hover {
	width:25px;
}
.unit-rating2 a.r2-unit2 {
	right:25px;
}
.unit-rating2 a.r2-unit2:hover {
	width:50px;
}
.unit-rating2 a.r3-unit2 {
	right:50px;
}
.unit-rating2 a.r3-unit2:hover {
	width:75px;
}
.unit-rating2 a.r4-unit2 {
	right:75px;
}
.unit-rating2 a.r4-unit2:hover {
	width:100px;
}
.unit-rating2 a.r5-unit2 {
	right:100px;
}
.unit-rating2 a.r5-unit2:hover {
	width:125px;
}
.unit-rating2 li.current-rating2 {
	background:url(../images/starrating.gif) right bottom;
	position:absolute;
	height:25px;
	display:block;
	z-index:1;
}
.ratingblock {
	display:block;
}
.loading {
	height:25px;
	background:url(../images/working.gif) 50% 50% no-repeat;
}
.unit-rating {
	list-style:none;
	width:60px;
	height:15px;
	position:relative;
	padding-top: 5px;
}
.unit-rating li {
	float:right;
	margin:0;
	padding-right:5px;
}
.unit-rating li a {
	outline:none;
	display:block;
	width:15px;
	height:15px;
	text-decoration:none;
	z-index:20;
	position:absolute;
	padding:0;
	text-align:center;
}
.unit-rating a.r1-unit {
	right:0;
	background:url(../images/starrating2.png) right;
	background-repeat:no-repeat
}
.unit-rating a.r1-unit:hover {
	width:15px;
	background:url(../images/starrating3.png) right;
	background-repeat:no-repeat
}
.unit-rating a.r2-unit {
	right:22px;
}
.unit-rating a.r3-unit {
	right:50px;
	background:url(../images/starrating2.png) left;
	background-repeat:no-repeat
}
.unit-rating a.r3-unit:hover {
	width:15px;
	background:url(../images/starrating3.png) left;
	background-repeat:no-repeat
}
.unit-rating li.current-rating {
	background:url(../images/starrating2.png);
	position:absolute;
	height:15px;
	display:block;
	background-repeat:no-repeat;
}
div.pagination {
	padding: 3px;
	margin: 3px;
	text-align:center;
}
div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	text-decoration: none; /* no underline */
	color: #000099;
	text-align:center;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000099;
	text-align:center;
	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #000099;
	text-align:center;
	font-weight: bold;
	background-color: #000099;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	text-align:center;
	color: #DDD;
}
.CopyRight {
	color: rgb(255, 255, 255);
	text-align: left;
	width: 500px;
	float: left;
	margin-top: 15px;
}

/* End Nuke Css */
