/* numbers page */
body#comebacks #main
{
	background:url("../../../_customelements/uploadedResources/comebackbg.jpg") no-repeat!important;
}

body#comebacks #main_text
{
	position:relative;
	height:100%;
	margin-left:0px;
	color:#000;
	width:100%;
}

body#comebacks #title
{
	text-indent:-9999px;
	background:url("../../../_customelements/uploadedResources/comebackstitle.jpg") no-repeat!important;
	width:641px;
	height:161px;
	position:relative;
	top:38px;
	left:5px;
}


body#comebacks #toprated
{
float:left;
position:Relative;
width:350px;
margin-right:20px;
margin-top:80px;
margin-left:6px;
font-weight:bold;
}


body#comebacks h2
{
font: 14px;
font-family:"arial";
text-transform:uppercase;
font-weight:bold;
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:5px;
}


body#comebacks #otherrated
{
float:left;
position:Relative;
width:550px;
margin-top:50px;
margin-left:10px;
font-weight:bold;
}

body#comebacks #toprated #comeback
{
float:left;
position:Relative;
width:162px;
padding-right:10px;
}

body#comebacks #toprated #comeback.toptwo
{
padding-right:0px;
}

body#comebacks #otherrated #comeback
{
float:left;
position:Relative;
width:160px;
padding-right:15px;
}

body#comebacks  #comeback p
{
line-height:22px;
}

body#comebacks ul.rater
{
clear:both;
list-style:none;
margin:0px;
padding:0px;
margin-top:6px;
}

body#comebacks ul.rater li
{
float:left;
padding-right:0px;
display:block;
font-size:15px;
font-family:arial;
text-align:Center;
width:20px;
height:20px;
}
body#comebacks ul.rater li a
{
color:#000;
}
body#comebacks ul.rater li a.active
{
	font-size:20px;
	color:#fff;
	font-weight:bold;
	position:relative;
	top:-3px;
	
}
body#comebacks ul.rater li a:hover
{
display:block;
	color:#fff!important;
	font-weight:bold;
	position:relative;
	background:url("../../../_customelements/uploadedResources/reddot.jpg") no-repeat!important;
	width:20px;
	height:20px;

}
body#comebacks ul.rater li.active
{
	color:#fff!important;
	background:url("../../../_customelements/uploadedResources/reddot.jpg") no-repeat!important;
}

body#comebacks ul.rater li:hover
{
color:#fff!important;
background:url("../../../_customelements/uploadedResources/reddot.jpg") no-repeat!important;
}

/* move the right ones down a notch */
#comeback.two
{
padding-top:15px;
}

#comeback.three
{
padding-top:25px;
}


cite
{
width:160px;
}

body#comebacks a.backBtn
{
	position:absolute;
	width:69px;
	height:31px;
	display:block;
	background:url("../../../_customelements/uploadedResources/comeback_backbtn.jpg") no-repeat;
	text-indent:-9999px;
	left:442px;
	bottom:10px;
}
body#comebacks a.moreBtn
{
	position:absolute;
	width:210px;
	height:31px;
	display:block;
	background:url("../../../_customelements/uploadedResources/comeback_morebtn.jpg") no-repeat;
	text-indent:-9999px;
	left:540px;
	bottom:10px;
}

body#comebacks a.tagBtn
{
	position:absolute;
	width:133px;
	height:31px;
	display:block;
	background:url("../../../_customelements/uploadedResources/comeback_tagbtn.jpg") no-repeat;
	text-indent:-9999px;
	left:780px;
	bottom:10px;
}

body#comebacks #comebackform label
{
clear:both;
float:left;
width:80px;
text-align:right;
font-weight:normal;
text-transform:uppercase;
margin-right:10px;
margin-top:9px;
}
body#comebacks #comebackform input
{
float:left;
width:200px;
margin-top:5px;
height:25px;
font-size:16px
}
body#comebacks #comebackform textarea
{
width:300px;
height:100px;
float:left;
margin-top:5px;
}


body#comebacks #comebackform #submitbtn
{
position:relative;
left:100px;
top:0px;
clear:both;
width:76px;
height:29px;
}

body#comebacks #comebackform a.backtocomebacksbtn
{
position:relative;
clear:both;
float:none;
display:block;
background-image: url("../images/backtocomebacks.png");
text-indent:-9999px;
width:181px;
height:36px;
top:-20px;
left:350px;
}

