.listJump {
	font-size: 9px !important;
}

a.listJump {
	text-decoration: none;
}

a.listJump:hover {
	text-decoration: underline;
}

span.promoprice {
	color: #881321;
}

span.promoOrig {
	font-weight: normal;
}

#main_layout {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
/*
#inlineVoteContainer {
	position: absolute;
	top: 50px;
	left: 0px;
	width: 100%;
}

#inlineVoteForm {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 250px;
	padding: 10px;
	background-color: #e9f0f8;
	border: solid 1px #ccc;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
*/

#inlineVoteForm div.note {
	text-align: center;
	margin-bottom: 10px;
}

#inlineVoteForm .submitButton, #inlineVoteForm .cancelButton {
	margin-top: 5px;
}

div.smallActions {
	margin-top: 10px;
}

div.smallAction {
	font-size: 9px;
}

div.smallAction a {
	font: inherit;
}

div.prod_title a, div.prod_title a:visited, div.prod_title a:hover, div.prod_shortdescr a, div.prod_shortdescr a:visited, div.prod_shortdescr a:hover {
	color: inherit;
	font: inherit;
	text: inherit;
}

div.prod_shortdescr {
	margin-bottom: 16px;
	font-family: Georgia, Palatino, serif;
	color: #666;
}

#gads {
	width: 100%;
}

#gads td.left {
	padding-left: 78px;
}

#gads td.right {
	width: 50%;	
	padding-left: 40px;
}

span.bumpSugg {
	color: blue;
}

span.bumpSugg[onclick], #suggresults tbody td[onclick] {
	cursor: pointer;
}

span.bumpSugg img {
	height: 16px;
	opacity: .5;
	margin-bottom: -4px;
}

span.bumpSugg[onclick] img {
	opacity: 1.0;
}

span.bumpSugg img.selected {	
	opacity: .8;
}

#suggresults thead td {
	text-align: center;
	font-style: italic;
	padding-bottom: 4px;
}

#suggresults tbody td.descr {
	color: #666;
}

#suggestWaiting {
	padding: 14px;
	border: solid 1px #999;
	background-color: #ffffe0;
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
}

#suggestWaiting img.spin {
	display: block;
	margin-left: auto;
	margin-right: auto;
}	
	
td.bump {
	vertical-align: top;
	width: 80px;
 padding-top:10px;
}

div.bump {
	text-align: center;
	font-family:"lucida grande", "lucida sans unicode", arial, helvetica, verdana, sans-serif;
}

div.bump div.bumptot {
	font-size: 14px;
	color: #bbb;
}

div.bump div.neg {
	color: #600;
}

div.bump div.pos {
	color: #666;
}

div.bumpcont {
	font-family:"lucida grande", "lucida sans unicode", arial, helvetica, verdana, sans-serif;
	font-size: 11px;
}

div.bumpcont a.disabled {
	color: #999;
}

img.bumpact {
	border-width: 0px;
	padding-left: 2px;
	padding-right: 2px;
}


#rev_reg
{
    border:0px solid white;
    width:680px;
    
}
