body {
	background-color: #4e4c47;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
}
#container {
	background-color: #a9a99f;
	background-image: url(/images/container_bg.gif);
	background-repeat: repeat-x;	
	height:548px;
	width:979px;
	margin: 0px auto -1px auto;
}
#header {
	height: 137px;
	width: 979px;
	background-color: #a9a99f;
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	margin: 0px auto -1px auto;

}

#controls {
	background-color: #fff;
	width: 200px;
	height: 100px;
	float: left;
	margin-top: 100px;
}

img {
	border: 0;
}

td {
	text-align: center;
}

.l {
	width: 25px;
}

#left, #right {
	width: 15px;
	height: 29px;
	display: block;
	margin: 5px;
	display: none;
}

#loginform input {
	height:22px;
	width: 172px;
	border:1px solid #bebebe;	
	background: url(/images/input_bg.gif) repeat-x;
}
	

#leftcolumn {
	float: left;
	background: url(/images/leftcol_bg.jpg) no-repeat;
	height: 507px;
	width: 265px;
	/*margin-left:5px;*/
	margin-left: 68px;
	margin-right: 48px;
	margin-top:17px;
}
.leftcolumntopcopy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#595959;
	padding-top:108px;
	padding-right:20px;
	padding-left:20px;
}
.leftcolumnbottomcopy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#595959;
	padding-top:80px;
	padding-right:20px;
	padding-left:20px;
}
.leftcolumnbottomcopy a{
	color:#05629b;
}
#left {
	float: left;
	background: url(/images/previous.gif) no-repeat;
	width:85px;
	height:22px;
	
}

#right {
	float: right;
	background: url(/images/next.gif) no-repeat;
	width:66px;
	height:22px;
	
}

#yourrating {	
	
	width:272px;
	height:36px;
	background: url(/images/yourrating_bg.jpg) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#fed839;
}

#box {
	float: left;
	width: 474px;
	height:464px;
	margin-bottom: 40px;
	background: url(/images/imageview_bg.gif) no-repeat;
	background-position:0px 45px;
}

#set img {
	padding-top: 5px;
	padding-bottom:5px;
	padding-left:14px;
	padding-right:14px;
	background: url(/images/picture_bg.jpg);
	height: 175px;
	width: 124px;
}

#avgrating {
	width: 470px;
	height: 32px;
	background: url(/images/avgrating_bg.jpg) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0068a2;
	margin-top:35px;
}

#info {
	float: left;
	width: 200px;
	margin-right: 10px;
}

#top {
	width: 892px;
	height:130px;
	background: url(/images/toprated_bg.gif) no-repeat;
	text-align: center;
	margin-left:50px;
	margin-bottom:50px;
	margin: 0px auto -1px auto;
}
#bottomcontainer {
	margin: 0px auto -1px auto;
	height:185px;
	width:979px;
}


#top img {
	margin-top:11px;
	padding-left:10px;
	padding-right:10px;
	background: url(/images/toppicture_bg.jpg);
	height: 103px;
	width: 75px;
}

.sociallinks {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#474744;
	padding-bottom:8px;
}
.sociallinks input {
	border:1px solid #8f9286;
	width:233px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#474744
}

.roundedcornr_box_589393 {
   background: url(/images/imageview_bg.gif) no-repeat;
}
.roundedcornr_top_589393 div {
   background: url(/images/roundedcornr_589393_tl.png) no-repeat top left;
}
.roundedcornr_top_589393 {
   background: url(/images/roundedcornr_589393_tr.png) no-repeat top right;
}
.roundedcornr_bottom_589393 div {
   background: url(/images/roundedcornr_589393_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_589393 {
   background: url(/images/roundedcornr_589393_br.png) no-repeat bottom right;
}

.roundedcornr_top_589393 div, .roundedcornr_top_589393, 
.roundedcornr_bottom_589393 div, .roundedcornr_bottom_589393 {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content_589393 { margin: 0 15px; }

.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
	background: url(/images/stars.png) left -1000px repeat-x;
}

.star-rating{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating ul{
	display: inline;
}
.star-rating li{
	display: block;
}

.star-rating a,

.star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}

.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
	background-position: left bottom;
}

.star-rating a.one-star{
	width:20%;
	z-index:6;
}

.star-rating a.two-stars{
	width:40%;
	z-index:5;
}

.star-rating a.three-stars{
	width:60%;
	z-index:4;
}

.star-rating a.four-stars{
	width:80%;
	z-index:3;
}

.star-rating a.five-stars{
	width:100%;
	z-index:2;
}

.star-rating .current-rating{
	z-index:1;
	background-position: left center;
}