
div#body_con{
	margin:			0 auto;
	text-align:		left;
	background:		#ffffff;
	width:			994px;
}
div#h_con{
	width:			984px;
	padding:		0px 5px;
	text-align:		center;
}
div#m_con{
	padding:		10px 5px;
	width:			984px;
	background:		#ffffff;
	text-align:		left;
}
div#f_con{
	width:			984px;
	padding:		0px 5px 10px 5px;
}


/** popup box **/
div.newbox{
	position:		absolute;
	z-index:		90;
	display:		none;
}
div.newbox div.con{
	padding:		5px 2px;
	position:		relative;
	background:#FFFFFF;
	border:3px solid #0472bd;
}
div.newbox a:link,div.newbox a:visited{
	background:		transparent;	
	color:			#0078be;
	text-decoration:none;
}
div.newbox a:hover,div.newbox a:active{
	
	color:			#ffcc03;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;			
}
div.newbox div.box_close{
	display:			block;
	padding:			0px;
	margin:				0px;
	width:				19px;
	height:				19px;
	float:				right;
	cursor:				pointer;
	
}
div.newbox div.box_close:hover{
}
div.newbox div.box_close2{
	display:			block;
	padding:			0px;
	margin:				0px;
	width:				29px;
	height:				29px;
	float:				right;
	cursor:				pointer;
}
div.newbox div.box_close2:hover{
}
div.newbox div.arrow_r{
	position:		absolute;
	z-index:		91;
	width:			19px;
	height:			24px;
	top:			15px;
	right:			-12px;
}
div.newbox div.arrow_bl,div.newbox div.arrow_br,div.newbox div.arrow_tl,div.newbox div.arrow_tr{
	position:		absolute;
	z-index:		91;
	width:			24px;
	height:			19px;
}
div.newbox div.arrow_bl{
	bottom:			-12px;
	left:			25px;
}
div.newbox div.arrow_br{
	bottom:			-12px;
	right:			25px;
}
div.newbox div.arrow_tl{
	top:			-12px;
	left:			25px;
}
div.newbox div.arrow_tr{
	top:			-12px;
	right:			25px;
}
div.newbox div.t,div.newbox div.b{
	position:		absolute;
	z-index:		90;
	height:			7px;
	line-height:	7px;
	font-size:		1px;
	left:			13px;
}
div.newbox div.t{
	top:			0px;
}
div.newbox div.b{
	bottom:			0px;
}
div.newbox div.l,div.newbox div.r{
	position:		absolute;
	z-index:		90;
	width:			7px;
	font-size:		1px;
	top:			14px;
}
div.newbox div.l{
	left:			0px;
}
div.newbox div.r{
	right:			0px;
}
div.newbox div.tl,div.newbox div.tr,div.newbox div.bl,div.newbox div.br{
	width:			13px;
	height:			14px;
	font-size:		1px;
	line-height:	14px;
	position:		absolute;
	border:1px solid #33CCCC;
	z-index:		90;
}
div.newbox div.tl{
	top:			0px;
	left:			0px;
}
div.newbox div.tr{
	top:			0px;
	right:			0px;
}
div.newbox div.bl{
	bottom:			0px;
	left:			0px;
}
div.newbox div.br{
	bottom:			0px;
	right:			0px;
}
div#popup{
	z-index:		450;
}
div#popup div.ppcontent{
	margin:				0px;
	padding:			10px;
	background:			#ffffff;
}
div#popup b.h{
	padding:			5px 0px 10px 0px;
	display:			block;
	font-size:			14px;
	font-weight:		bold;
}
/** new popup box - big one **/
div.newbox2{
	position:		absolute;
	z-index:		90;
	display:		none;
}
div.newbox2 div.con{
	padding:		9px;
	position:		relative;
}
div.newbox2 div.box_close{
	display:			block;
	padding:			0px;
	margin:				0px;
	width:				29px;
	height:				29px;
	float:				right;
	cursor:				pointer;
}
div.newbox2 div.box_close:hover{
}
div.newbox2 div.arrow_t,div.newbox2 div.arrow_tl,div.newbox2 div.arrow_tr{
	position:		absolute;
	z-index:		91;
	width:			78px;
	height:			48px;
	top:			-39px;
}
div.newbox2 div.arrow_tl{
	left:			70px;
}
div.newbox2 div.arrow_tr{
	right:			70px;
}
div.newbox2 div.arrow_bl,div.newbox2 div.arrow_br{
	position:		absolute;
	z-index:		91;
	width:			78px;
	height:			48px;
	bottom:			-39px;
}
div.newbox2 div.arrow_bl{
	left:			70px;
}
div.newbox2 div.arrow_br{
	right:			70px;
}
div.newbox2 div.t,div.newbox2 div.b{
	position:		absolute;
	z-index:		90;
	height:			9px;
	line-height:	9px;
	font-size:		1px;
	left:			16px;
}
div.newbox2 div.t{
	top:			0px;
}
div.newbox2 div.b{
	bottom:			0px;
}
div.newbox2 div.l,div.newbox2 div.r{
	position:		absolute;
	z-index:		90;
	width:			9px;
	top:			16px;
}
div.newbox2 div.l{
	left:			0px;
}
div.newbox2 div.r{
	right:			0px;
}
div.newbox2 div.tl,div.newbox2 div.tr,div.newbox2 div.bl,div.newbox2 div.br{
	width:			16px;
	height:			16px;
	position:		absolute;
	z-index:		90;
}
div.newbox2 div.tl{
	top:			0px;
	left:			0px;
}
div.newbox2 div.tr{
	top:			0px;
	right:			0px;
}
div.newbox2 div.bl{
	bottom:			0px;
	left:			0px;
}
div.newbox2 div.br{
	bottom:			0px;
	right:			0px;
}
/* light box */
div#overlay{
	padding:			0px;
	margin:				0px;
	display:			none;
	position:			absolute;
	z-index:			400;
	width:				100%;
}
div#lightbox{
	z-index:			410;
}
div#lb_loading{
	width:				200px;
	cursor:				pointer;
	z-index:			405;
}
div#lb_loading div.lb_load{
	background:			#ffffff;
	text-align:			left;
}
div#lb_loading div.lb_load p{
	padding:			20px 30px 20px 20px;
	width:				120px;
	margin:				0px;
	font-size:			16px;
	font-weight:		bold;
	color:				#0078be;
	text-align:			left;
}
div.lb_title_row{
	background:			#ffffff;
}
div#lb_title{
	float:				left;
	padding:			15px 10px 10px 10px;
	font-size:			16px;
	font-weight:		bold;	
}
div#lightbox div.box_close{
	margin:				10px 10px 0px 0px;
}
div#lightbox_content{
	background:			#ffffff;
	padding:			10px;
}
/** light box - login **/
div#lb_login{
	width:				100%;
}
div#lb_login input.nf{
	background:			#EEEEEE;
	border:				1px solid #ABAEA3;
	padding:			2px;
}
div#lb_login input.f{
	background:			#FFFFFF;
	border:				1px solid #999999;
	padding:			2px;
}
div#lb_login div.left{
	float:				left;
	width:				25%;
	text-align:			left;
}
div#lb_login div.left p{
	margin:				0px;
	padding:			0px 0px 0px 10px;
	text-align:			left;
}
div#lb_login div.m{
	float:				left;
	width:				35%;
	text-align:			left;
}
div#lb_login div.right{
	float:				left;
	width:				39%;
	text-align:			left;
}

div#lb_login div.right p.r{
	visibility: 		hidden;
	color:				#ff3333;
	font-weight:		bold;
	margin:				0px;
	padding:			0px;
}
div#lb_login div.line-sep{
	height:				10px;
}
/** light box - error report **/
div#lb_err_report{
	width:				100%;
}
div#lb_err_report p.intro{
	margin:			0px;
	padding:		5px 10px 5px 10px;
	text-align:		left;
	background:		#f5f5f5;
	margin-bottom:	10px;
}
div#lb_err_report div.left{
	float:				left;
	width:				20%;
	text-align:			left;
}
div#lb_err_report div.left p{
	text-align:			left;
	margin:				0px;
	padding:			0px 0px 0px 10px;
}
div#lb_err_report div.left b{
	color:				#ff3333;
}
div#lb_err_report div.m{
	float:				left;
	width:				40%;
	text-align:			left;
}
div#lb_err_report div.right{
	float:				left;
	width:				39%;
	text-align:			left;
}
div#lb_err_report div.right p.r{
	visibility: 		hidden;
	color:				#ff3333;
	font-weight:		bold;
	margin:				0px;
	padding:			0px;
}
div#lb_err_report div.line-sep{
	height:				10px;
}
p#info{
	color:				#ff3333;
	font-weight:		bold;
	padding:			10px;
	text-align:			center;
	display:			none;
	margin:				0px;
}
/** light box - email page **/
div#lb_email_page{
	width:				100%;
}
div#lb_email_page p.intro{
	padding:		5px 10px 5px 10px;
	margin:			0px;
	text-align:		left;
	background:		#f5f5f5;
	margin-bottom:	10px;
}
div#lb_email_page div.left{
	float:				left;
	width:				22%;
	text-align:			left;
}
div#lb_email_page div.left p{
	text-align:			left;
	margin:				0px;
	padding:			0px 0px 0px 10px;
}
div#lb_email_page div.left b{
	color:				#ff3333;
}
div#lb_email_page div.m{
	float:				left;
	width:				40%;
	text-align:			left;
}
div#lb_email_page div.right{
	float:				left;
	width:				37%;
	text-align:			left;
}
div#lb_email_page div.right p.r{
	visibility: 		hidden;
	color:				#ff3333;
	font-weight:		bold;
	margin:				0px;
	padding:			0px;
}
div#lb_email_page div.line-sep{
	height:				10px;
}
div#friends{
	display:			none;
}
/** header **/
div#header{
	width:			100%;
	height:			75px;
	padding:		10px 0px 5px 0px;
	position:		relative;
	z-index:		200;
}
div#header .easterl{
	width:			254px;
	height:			90px;
	position:		absolute;
	z-index:		2;
	bottom:			0px;
	left:			0px;
	cursor:			pointer;
}
div#header .easterr{
	width:			741px;
	height:			90px;
	position:		absolute;
	z-index:		2;
	bottom:			0px;
	left:			254px;
}
a#home{
	display:		block;
	float:			left;
	padding:		0px 0px 0px 10px;
}
div#h_link{
	float:			right;
	text-align:		right;
	width:			500px;
}
div#header_cs{
	width :			103px;
	height:			35px;
	float:			right;
	cursor:			pointer;
	position:		relative;
	z-index:		200;
}
div#header_cl{
	width:			170px;
	top:			4px;
	right:			4px;
}
div#header_sl{
	top:			0px;
	right:			120px;
}
div#header_sl p.tit{
	padding:		10px 10px 0px 20px;
	margin:			0px;
	color:			#196CB5;
	font-size:		14px;
	font-weight:	bold;
	text-align:		left;
}
div#header_sl p.text{
	padding:		0px 10px 10px 20px;
	margin:			0px;
	text-align:		left;
}
div#header_sl a{
	font-weight:	bold;
}
div#header_cl a{
	display:		block;
	padding:		2px 0px 2px 10px;
	text-decoration:none;
	white-space:	nowrap;
	text-align:		left;
	line-height:	22px;
	height:			22px;
	clear:			both;
}
div#header_cl b{
	display:		block;
	width:			22px;
	height:			22px;
	border:0px solid #336699;
	float:			left;
}
div#header_cl b.US{
	background-position:	0px 0px;
}
div#header_cl b.GB{
	background:url(flag/button_uk.gif) no-repeat center;
}
div#header_cl b.AU{
background:url(flag/button_austria.gif) no-repeat center;
}
div#header_cl b.DE{
background:url(flag/button_denmark.gif) no-repeat center;
}
div#header_cl b.FR{
	background:url(flag/button_france.gif) no-repeat  center;
}
div#header_cl b.BE{
	background:url(flag/button_belgium.gif) no-repeat  center;
}
div#header_cl b.CR{
	background:url(flag/button_croatia.gif) no-repeat  center;
}
div#header_cl b.CY{
	background:url(flag/button_cyprus.gif) no-repeat  center;
}
div#header_cl b.GE{
	background:url(flag/button_germany.gif) no-repeat  center;
}
div#header_cl b.HU{
	background:url(flag/button_hungry.gif) no-repeat  center;
}
div#header_cl b.IC{
	background:url(flag/button_iceland.gif) no-repeat  center;
}
div#header_cl b.IT{
	background:url(flag/button_italy.gif) no-repeat  center;
}
div#header_cl b.NE{
	background:url(flag/button_netherlands.gif) no-repeat  center;
}
div#header_cl b.PO{
	background:url(flag/button_poland.gif) no-repeat  center;
}
div#header_cl b.POR{
	background:url(flag/button_portugal.gif) no-repeat  center;
}
div#header_cl b.SE{
	background:url(flag/button_serbia.gif) no-repeat  center;
}div#header_cl b.SLOVA{
	background:url(flag/button_slovakia.gif) no-repeat  center;
}
div#header_cl b.SLOVE{
	background:url(flag/button_slovenia.gif) no-repeat  center;
}
div#header_cl b.SP{
	background:url(flag/button_spain.gif) no-repeat  center;
}
div#header_cl b.SW{
	background:url(flag/button_swiss.gif) no-repeat  center;
}
div#header_cl b.TU{
	background:url(flag/button_turkey.gif) no-repeat  center;
}
div#header_cl b.FI{
	background:url(flag/buttons_finland.gif) no-repeat  center;
}
div#header_cl b.GRE{
	background:url(flag/buttons_greece.gif) no-repeat  center;
}
div#header_cl b.IR{
	background:url(flag/buttons_ireland.gif) no-repeat  center;
}
div#header_cl b.SWE{
	background:url(flag/buttons_sweden.gif) no-repeat  center;
}
div#header_cl b.REP{
	background:url(flag/czech_republic.gif) no-repeat  center;
}
div#header_cl b.LUX{
	background:url(flag/luxembourg.gif) no-repeat  center;
}
div#header_cl b.NOR{
	background:url(flag/norway.gif) no-repeat  center;
}
div#header_cl a.c{
	background:		transparent;
	padding:		2px 30px 2px 45px;
	line-height:	15px;
	height:			15px;
}
div#header_cl a.h{
	
	font-weight:	bold;
}
ul#header_l{
	padding:		0px 0px 0px 0px;
	margin:			0px;
	list-style-type:none;
	position:		relative;
	z-index:		5;
}
ul#header_l li{
	float:			right;
	height:			25px;
	padding:		0px 0px 0px 10px;
	margin:			0px;
}
a#help,a#logout,a#user,a#login{
	display:		block;
	float:			left;
	padding:		0px 0px 0px 30px;
	height:			25px;
	line-height:    25px;
	font-weight:	bold;
	font-size:		14px;
	white-space:	nowrap;
	background:		transparent url('http://ii.alatest.se/css/header/login_icons_sprites.png') no-repeat;
}
a#user:link,a#user:visited{
	background-position:		0px 0px;
	color:			#0078be;
}
a#user:hover,a#user:active{
	background-position:		0px -25px;
	color:			#ff9900;
}
a#help:link,a#help:visited{
	background-position:		0px -50px;
	color:			#0078be;
}
a#help:hover,a#help:active{
	background-position:		0px -75px;
	color:			#ff9900;
}
a#login:link,a#login:visited{
	background-position:		0px -100px;
	color:			#0078be;
}
a#login:hover,a#login:active{
	background-position:		0px -125px;
	color:			#ff9900;
}
a#logout:link,a#logout:visited{
	background-position:		0px -150px;
	color:			#0078be;
}
a#logout:hover,a#logout:active{
	background-position:		0px -175px;
	color:			#ff9900;
}
/** new top bar **/
div#topnav{
	clear:			both;
	width:			100%;
	height:			32px;
	background:		transparent;
}
div#topnav div.ctabl{
	height:			100%;
	width:			7px;
	background:		transparent url('http://ii.alatest.se/css/header/topnav_sprites.gif') no-repeat 0px 0px;
	float:			left;
}
div#topnav div.ctabr{
	height:			100%;
	width:			7px;
	background:		transparent url('http://ii.alatest.se/css/header/topnav_sprites.gif') no-repeat 0px -64px;
	float:			left;
}
div#topnav div.ctab{
	height:			100%;
	width:			970px;
	background:		transparent url('http://ii.alatest.se/css/header/topnav_sprites.gif') repeat-x 0px -32px;
	float:			left;
}
div#topnav div.ctab ul.p{
	padding:		0px;
	margin:			0px;
	list-style-type:none;
}
div#topnav div.ctab ul.p li.p{
	padding:		0px;
	margin:			0px;
	height:			100%;
	float:			left;
	width:			160px;
}
div#topnav div.ctab ul.p li.sep,div#topnav div.ctab ul.p li.sep_emp{
	padding:		0px;
	margin:			0px;
	width:			1px;
	height:			32px;
	float:			left;
}
div#topnav div.ctab ul.p li.sep{
	background:		transparent url('http://ii.alatest.se/css/header/topnav_sprites.gif') no-repeat 0px -224px;
}
div#topnav div.ctab ul.p li.sep_emp{
	background:		transparent;
}
div#topnav a.tab,div#topnav a.tabh,div#topnav a.taba{
	display:		block;
	height:			32px;
	text-decoration:none;
}
div#topnav a.tab b.l,div#topnav a.tabh b.l,div#topnav a.taba b.l,div#topnav a.tab b.r,div#topnav a.tabh b.r,div#topnav a.taba b.r{
	display:		block;
	height:			32px;
}
div#topnav a.tab b.t,div#topnav a.tabh b.t,div#topnav a.taba b.t{
	display:		block;
	white-space:	nowrap;
	text-decoration:none;
	color:			#ffffff;
	margin:			0px;
	font-size:		12px;
	padding:		8px 20px 0px 20px;
	cursor:			pointer;
}
div#topnav a.tab:link,div#topnav a.tab:visited{
	background:		transparent;
}
div#topnav a.tab:hover,div#topnav a.tab:active{
}
div#topnav a.tabh:link,div#topnav a.tabh:visited{
}
div#topnav a.tabh:hover,div#topnav a.tabh:active{
}
div#topnav a.tabh:link b.l,div#topnav a.tabh:visited b.l{
}
div#topnav a.tabh:link b.r,div#topnav a.tabh:visited b.r{
}
div#topnav a.tabh:hover b.l,div#topnav a.tabh:active b.l,div#topnav a.tabh:hover b.r,div#topnav a.tabh:active b.r{
	background:		transparent;
}
div#topnav a.taba{
}
div#topnav a.taba b.l{
}
div#topnav a.taba b.r{
}
div#topnav div.tab_con{
	position:		relative;
	z-index:		100;
}
div#topnav div.tab_con:hover{
}
div#topnav div.newbox div.con{
	padding-top:	0px;
}
div#topnav div.newbox div.l,div#topnav div.newbox div.r{
	top:			0px;
}
div#topnav div.catdd{
	width:			190px;
	top:			32px;
	left:			0px;
}
div#topnav div.catdd ul.less,div#topnav div.catdd ul.more{
	padding:		0px;
	margin:			0px;
	width:			100%;
	list-style-type:none;
	background:		#ffffff;
}
div#topnav div.catdd ul.less li.c,div#topnav div.catdd ul.more li.more{
	display:		none;
}
div#topnav div.catdd ul.more li.c,div#topnav div.catdd ul.less li.n,div#topnav div.catdd ul.more li.n,div#topnav div.catdd ul.less li.more{
	margin:			0px;
	padding:		0px;
	width:			100%;
	display:		block;
}
div#topnav div.catdd ul.more li a.cat-head1{
	text-align:		left;
	display:		block;
	width:			166px;
	padding:		5px 0px 5px 10px;
	color:			#555555;
	font-weight:	bold;
}
div#topnav div.catdd ul.more li a.cat-head2{
	text-align:		left;
	display:		block;
	width:			166px;
	padding:		5px 0px 5px 10px;
	font-weight:	bold;
}
div#topnav div.catdd ul.more li a.cat-leaf{
	text-align:		left;
	display:		block;
	width:			161px;
	padding:		0px 0px 4px 15px;
}
div#topnav div.catdd ul.less li.more a.more,div#topnav div.catdd ul.less li.n a{
	text-align:		left;
	display:		block;
	width:			166px;
	padding:		5px 0px 5px 10px;
}
/** top bar for landing nav **/
div.navbar{
	width:			100%;
	height:			35px;
}
div.navbar a{
	height:			100%;
	width:			100%;
	display:		block;
	text-decoration:none;
}
div.navbar a span.t{
	display:		block;
	padding:		8px 10px 0px 10px;
	font-weight:	bold;
	font-size:		14px;
	color:			#ffffff;
	white-space:	nowrap;
	text-align:		center;
}
div.navbar a span.l{
	display:		block;
	width:			100%;
	height:			100%;
	text-align:		center;
}
div.navbar a span.r{
	display:		block;
	width:			100%;
	height:			35px;
	text-align:		center;
}
div.navbar a:link,div.navbar a:visited{
}
div.navbar a:hover,div.navbar a:active{
}
div.navbar a:link span.l,div.navbar a:visited span.l{
}
div.navbar a:link span.r,div.navbar a:visited span.r{
}
div.navbar a:hover span.l,div.navbar a:active span.l{
}
div.navbar a:hover span.r,div.navbar a:active span.r{
}
/** search bar **/
div#sb{
	width:			100%;
	padding:		15px 0px 5px 0px;
}
table#searchbar{
	width:			100%;
}
table#searchbar td.title{
	font-weight:	bold;
	font-size:		16px;
	color:			#0078be;
	width:			369px;
	text-align:		right;
	vertical-align:	middle;
}
table#searchbar td.kw{
	width:			245px;
	height:			30px;
	text-align:		center;
	vertical-align:	middle;
}
input#keyword{
	font-size:		14px;
	font-weight:	bold;
	color:			#808080;
	width:			210px;
	border:			0px;
}
table#searchbar td.searchbtn_con{
	width:			370px;
	text-align:		left;
	vertical-align:	middle;
}

/** alert box  **/
div#msg_box{
	width:			454px;
}
div#msg_box div.msg_con{
	background:		#ffffff;
	padding:		10px;
	width:			420px;
}
div#msg_box div.box_close{
	margin:		0px 10px 0px 0px;
}
div#msg{
	font-weight:	bold;
	text-align:		center;
	padding:		0px 10px;
	width:			360px;
	float:			left;
	font-size:		16px;
}
/** footer **/
div#footer {
	padding:			0px 0px 10px 0px;
}
div#footer div.top_row{
	padding:			15px 0px;
	text-align:			center;
	border-bottom:		1px solid #0078be;
}

div#footer div.top_row a{
	padding:			0px 8px 0px 8px;
	font-weight:		bold;
}
div#footer div.last_row{
	padding:			5px 0px;
	text-align:			center;
}
div.country_box a{
	display:			block;
	padding-bottom:		1px;
}
div.bookmark_box a{
	display:			block;
	padding-bottom:		3px;
	white-space:		nowrap;
	font-size:			9px;
}
div.bookmark_box img{
	vertical-align:		middle;
}
div#footer p.copyright{
	margin:				0px;
	padding:			0px;
	height:				44px;
	line-height:		44px;
	text-align:			center;
	color:				#0078be;
	font-weight:		bold;
	float:				right;
	width:				820px;
}
#footer .award{
	float:				left;
	width:				164px;
}
#rh_award{
	display:			block;
	height:				44px;
	padding-right:		54px;
	text-align:			right;		
}
/** footer for index page , category section **/
div#footer div.clist_con{
	padding:			10px 0px;
}
div#footer ul{
	list-style:			none;
	margin:				0px;
	padding:			0px;
}

div#footer ul li{
	margin:				0px;
	padding:			0px;
	text-align:			left;
}
div#footer li.f{
	float:				left;
	padding:			0px 0px 0px 20px;
	width:				14%;
}
div#footer li.f a.f{
	display:			block;
	font-weight:		bold;
	padding:			0px 0px 10px 10px;
}
div#footer ul.p{
	padding:			10px 0px 0px 10px;
}
div#footer li.f:hover a:link,div#footer li.f:hover a:visited{
	color:				#222222;
}
div#footer li.f:hover a:hover,div#footer li.f:hover a:active{
	color:				#ff9900;
}
/** alatext **/
#alatext b{
	font:				normal 12px Arial,serif;
	color:				#0e3e9f;
}
#alatext tt{
	font:				bold 14px Arial,serif;
	color:				#0e3e9f;
}
/** super search box **/
div#ss-con{
	width:				984px;
	margin:				0 auto;
	top:				195px;
}
div#ss-con div.arrow_t{
	left:				453px;
}
div#ss-con div.ss_tit_row{
	background:			#ffffff;
}
div#ss-con div.ss_tit_row p.ss_tit{
	margin:				0px;
	padding:			10px 10px 10px 10px;
	font-weight:		bold;
	float:				left;
	font-size:			16px;
	color:				#0078be;
}
div#ss-con div.ss_tit_row div.box_close{
	margin:				5px 10px 0px 0px;
}
div#ss-con div.ss_content_con{
	width:				966px;				
	background:			#ffffff;
}
div#ss-con div.ss_content_con div.ss_cell{
	width:				483px;
	float:				left;
}
div#ss-con div.ss_row{
	padding:			1px 1px 0px 1px;
}
div#ss-con p.ss_dblue{
	margin:				0px;
	padding:			0px 10px 0px 20px;
	text-align:			left;
	color:				#ffffff;
	background:			#0078be;
	height:				31px;
}
div#ss-con p.ss_dblue b{
	display:			block;
	float:				left;
	padding-top:		8px;
}
div#ss-con p.ss_dblue img{
	display:			block;
	float:				left;
	padding:			7px 0px 7px 15px;
}
div#ss-con p.ss_err{
	margin:				0px;
	padding:			8px 10px 8px 20px;
	text-align:			left;
	color:				#444444;
	font-weight:		bold;
	background:			#D8EDF8;
}
div#ss-con p.ss_blue,div#ss-con p.ss_lblue{
	margin:				0px;
	padding:			1px 10px 2px 20px;
	text-align:			left;
	height:				28px;
	cursor:				pointer;
}
div#ss-con p.ss_blue{
	background:			#D8EDF8;
}
div#ss-con p.ss_lblue{
	background:			#EBF6FB;
}
div#ss-con p.ss_blue b.ss_b,div#ss-con p.ss_lblue b.ss_b{
	display:			block;
	float:				left;
	padding-top:		7px;
}
div#ss-con p.ss_blue a.ss_a,div#ss-con p.ss_lblue a.ss_a{
	display:			block;
	float:				left;
	padding:			7px 0px 0px 5px;
}
div#ss-con p.ss_blue:hover,div#ss-con p.ss_lblue:hover{
	background:			#ffffff;
}
div#ss-con p.ss_blue em,div#ss-con p.ss_lblue em{
	background:			#ff9900;
	font-style: 		normal;
}
div#ss-con p.ss_blue img,div#ss-con p.ss_lblue img{
	vertical-align:		middle;
}
div#ss-con div.ss_check_all{
	text-align:			center;
	background:			#ffffff;
}
div#ss-con div.ss_check_all p{
	margin:				0px;
	padding:			10px;
	text-align:			center;
}
/** light grey box , used for reviews page **/
div.box_t{
	width:			100%;
	height:			10px;
	line-height:	10px;
	font-size:		1px;
}
div.box_t div.tm{
	width:			100%;
	height:			100%;
	line-height:	10px;
	font-size:		1px;
}
div.box_t div.tl{
	width:			100%;
	height:			100%;
	line-height:	10px;
	font-size:		1px;
}
div.box_t div.tr{
	width:			100%;
	height:			100%;
	line-height:	10px;
	font-size:		1px;
}
div.box_t div.bm{
	width:			100%;
	height:			100%;
	line-height:	10px;
	font-size:		1px;
}
div.box_t div.bl{
	width:			100%;
	height:			100%;
	line-height:	10px;
	font-size:		1px;
}
div.box_t div.br{
	width:			100%;
	height:			100%;
	line-height:	10px;
	font-size:		1px;
}
div.box_ml{
	width:			100%;
}
div.box_mr{
	width:			100%;
}
div.box_m{
	padding:		5px 3px;
	text-align:		center;
}
div.box_m div.sep{
	height:			15px;
	padding:		15px 10px 0px 10px;
}
/** div line separator **/
div.line-sep {
  clear: both; margin: 0; padding: 0; line-height:1px;
}
div.sep-white{
	clear:			both;
	line-height:	0px;
	font-size:		0px;
	height:			1px;
	border-bottom:	1px solid #ffffff; 
}
div.sep-blue{
	clear:			both;
	line-height:	0px;
	font-size:		0px;
	height:			1px;
	border-bottom:	1px solid #a7d6f1; 
}
div.sep-dblue{
	clear:			both;
	line-height:	0px;
	font-size:		0px;
	height:			1px;
	border-bottom:	1px solid #0078be; 
}
div.sep-ll{
	clear:			both;
	line-height:	1px;
	font-size:		1px;
	height:			1px;
	width:			100%;
}
div.sep-ll div.r{
	line-height:	1px;
	font-size:		1px;
	height:			1px;
	width:			100%;
}
div.sep-blue2{
	clear:			both;
	border-bottom:	1px solid #a7d6f1;
	line-height:	0px;
	font-size:		0px;
	height:			1px;
	margin:			0px 10px;	
}
/** pager  **/
div.pager{
	
}
div.pager div.pager_sep{
	width:			3px;
	height:			22px;
	font-size:		1px;
	float:			left;
}
div.pager div.pager_sep1{
	width:			25px;
	height:			22px;
	font-size:		1px;
	float:			left;
}
div.pager b{
	display:		block;
	float:			left;
	height:			18px;
	text-align:		center;
	padding:		4px 8px 0px 8px;
	color:			#0078be;	
}
div.pager a{
	display:		block;
	float:			left;
	height:			18px;
	padding:		4px 8px 0px 8px;
	border:			1px solid #DCDCDC;
	text-align:		center;
	text-decoration:none;
}
div.pager a:link,div.pager a:visited{
	color:			#444444;
	background:		transparent;
}
div.pager a:hover,div.pager a:active{
	color:			#ffffff;
	background:		#0078be;
}
div.pager a.pager_first,div.pager a.pager_prev,div.pager a.pager_next,div.pager a.pager_last{
	width:			32px;
	height:			20px;
	padding:		0px;
	margin:			0px;
	border:			2px solid #DCDCDC;
}
div.pager a.pager_first:link,div.pager a.pager_first:visited{
}
div.pager a.pager_first:hover,div.pager a.pager_first:active{
}
div.pager a.pager_prev:link,div.pager a.pager_prev:visited{
}
div.pager a.pager_prev:hover,div.pager a.pager_prev:active{
}
div.pager a.pager_next:link,div.pager a.pager_next:visited{
}
div.pager a.pager_next:hover,div.pager a.pager_next:active{
}
div.pager a.pager_last:link,div.pager a.pager_last:visited{
}
div.pager a.pager_last:hover,div.pager a.pager_last:active{
}
div.pager select,div.pager option{
	font-size:		11px;
}
div.pager_con{
	padding-right:	10px;
	float:			right;
}
div.sort_con{
	float:			right;
}
div.number_con{
	float:			left;
	padding:		0px 0px 0px 10px;
}
/** breadcrumbs **/
div.pathway_con{
	padding:		0px 20px 0px 20px;
}
div.breadcrumbs_con{
	float:			left;
}
ul#breadcrumbs{
	list-style:		none;
	padding:		0px;
	margin:			0px;
}
ul#inner_breadcrumbs{
	list-style:		none;
	padding:		0px;
	margin:			0px;
}
ul#breadcrumbs li,ul#inner_breadcrumbs li{
	float: 			left;
	padding:		0px;
	margin:			0px;
	font-size:		11px;
}
ul#breadcrumbs li.sep,ul#inner_breadcrumbs li.sep{
	float: 			left;
	padding:		0px 5px;
	margin:			0px;
	font-size:		12px;
	font-weight:	bold;
}
ul#breadcrumbs li a,ul#inner_breadcrumbs li a{
	white-space:	nowrap;
	color:			#222222;
	font-weight:	bold;
	font-size:		11px;
}
div.wigbtn_con{
	float:			right;
}
div#wigbtn{
	white-space:	nowrap;
}
div#wigbtn a{
	display:		block;
	float:			left;
	width:			15px;
	height:			15px;
	padding-right:	10px;
	line-height:	15px;
	text-decoration:none;
}
div#wigbtn a.share{
	background-position:0px 0px;
}
div#wigbtn a.error{
	background-position:0px -15px;
}
div#wigbtn a.print{
	background-position:0px -30px;
}
div#wigbtn a.email{
	background-position:0px -45px;
}
/** alastar **/
div.alastar,div.alastar2,div.noalastar{
	cursor:			pointer;
	margin:			0 auto;
}
div.alastar p.review_count{
	font-size:		11px;
	font-weight:	bold;
	text-align:		center;
	padding:		90px 0px 0px 0px;
	margin:			0px;
}
div.alastar p.avgdate{
	font-size:		10px;
	text-align:		center;
	padding:		0px;
	margin:			0px;
}
div.noalastar p.review_count{
	font-size:		11px;
	font-weight:	bold;
	text-align:		center;
	padding:		95px 0px 0px 0px;
	margin:			0px;
}
div.noalastar p.avgdate{
	font-size:		10px;
	text-align:		center;
	padding:		0px;
	margin:			0px;
}
div.alastar2 p.review_count{
	font-size:		11px;
	font-weight:	bold;
	text-align:		center;
	padding:		97px 0px 0px 0px;
	margin:			0px;
}
div.alastar2 p.avgdate{
	font-size:		10px;
	text-align:		center;
	padding:		0px;
	margin:			0px;
}
.alaDarkGreen{
	color:			#b6cdb2;
}
.alaGreen{
	color:			#c9dcb4;
}
.alaLightGreen{
	color:			#d5e3b4;
}
.alaYellow{
	color:			#fbf2dd;
}
.alaOrange{
	color:			#f4cfb3;
}
.alaRed{
	color:			#edb8ba;
}
.alaGrey{
	color:			#d1d1d1;
}
/** rating color **/
.araNo{
	color: #AAAAAA;
}
.araRed{
	color:			#FF0000;
	font-weight:	bold;
	font-size:		120%;
}
.araBlue{
	color:	#0000FF;
	font-weight:	bold;
	font-size:		120%;
}
.araGreen{
	color: 	#28AA32;
	font-weight:	bold;
	font-size:		120%;
}

/** partner source **/
.partner_source{
	color:			#777777;
	font-size:		80%;
	margin-bottom:	5px;
	cursor:			pointer;
}

/** top rank **/
div.tr_en,div.tr_se,div.tr_de,div.tr_nl,div.tr_cn,div.tr_fi,div.tr_fr,div.tr_it,div.tr_es,div.tr_ru,div.tr_pt,div.tr_pl,div.tr_dk{
	position:		absolute;
	z-index:		5;
	top:			0px;
	left:			0px;
}
div.tr_dk{
	width:			68px;
	height:			68px;
}
div.tr_ru{
	width:			62px;
	height:			62px;
}
div.tr_pl{
	width:			91px;
	height:			81px;
}
div.tr_pt{
	width:			66px;
	height:			66px;
}
div.tr_fr{
	width:			70px;
	height:			70px;
}
div.tr_en{
	width:			56px;
	height:			56px;
}
div.tr_se{
	width:			56px;
	height:			56px;
}
div.tr_de{
	width:			58px;
	height:			59px;
}
div.tr_nl{
	width:			57px;
	height:			57px;
}
div.tr_cn{
	width:			62px;
	height:			62px;
}
div.tr_fi{
	width:			74px;
	height:			74px;
}
div.tr_it{
	width:			70px;
	height:			70px;
}
div.tr_es{
	width:			59px;
	height:			59px;
}
/** page container **/
div.page_con{
	position:		relative;
	z-index:		5;
}
div.page_out{
	padding:		10px;
}
div.page_in{
	padding:		10px 0px;
}
div.dbpage{
	background:		#0078be;
}
div.bbpage{
	background:		#a7d6f1;
}
div.wpage{
	background:		#ffffff;
}
div#lp{
	width:			632px;
	float:			left;
}
div#rp{
	width:			304px;
	padding-left:	18px;
	float:			left;
}
/** new corner **/
div.page_con div.dbtl,div.page_con div.dbtr,div.page_con div.dbbl,div.page_con div.dbbr,div.page_con div.bbtl,div.page_con div.bbtr,div.page_con div.bbbl,div.page_con div.bbbr,div.page_con div.dwtl,div.page_con div.dwtr,div.page_con div.dwbl,div.page_con div.dwbr,div.page_con div.bwtl,div.page_con div.bwtr,div.page_con div.bwbl,div.page_con div.bwbr{
	width:			10px;
	height:			10px;
	font-size:		1px;
	line-height:	1px;
	position:		absolute;
	z-index:		1;
}
div.page_con div.dbtl,div.page_con div.bbtl,div.page_con div.dwtl,div.page_con div.bwtl{
	top:			0px;
	left:			0px;
}
div.page_con div.dbtr,div.page_con div.bbtr,div.page_con div.dwtr,div.page_con div.bwtr{
	top:			0px;
	right:			0px;
}
div.page_con div.dbbl,div.page_con div.bbbl,div.page_con div.dwbl,div.page_con div.bwbl{
	bottom:			0px;
	left:			0px;
}
div.page_con div.dbbr,div.page_con div.bbbr,div.page_con div.dwbr,div.page_con div.bwbr{
	bottom:			0px;
	right:			0px;
}
div.page_con div.dbtl{
	background-position:	0px 0px;
}
div.page_con div.dbtr{
	background-position:	-10px 0px;
}
div.page_con div.dbbl{
	background-position:	0px -10px;
}
div.page_con div.dbbr{
	background-position:	-10px -10px;
}
div.page_con div.bbtl{
	background-position:	0px -20px;
}
div.page_con div.bbtr{
	background-position:	-10px -20px;
}
div.page_con div.bbbl{
	background-position:	0px -30px;
}
div.page_con div.bbbr{
	background-position:	-10px -30px;
}
div.page_con div.dwtl{
	background-position:	0px -40px;
}
div.page_con div.dwtr{
	background-position:	-10px -40px;
}
div.page_con div.dwbl{
	background-position:	0px -50px;
}
div.page_con div.dwbr{
	background-position:	-10px -50px;
}
div.page_con div.bwtl{
	background-position:	0px -60px;
}
div.page_con div.bwtr{
	background-position:	-10px -60px;
}
div.page_con div.bwbl{
	background-position:	0px -70px;
}
div.page_con div.bwbr{
	background-position:	-10px -70px;
}

div.titl{
	float:			left;
	text-align:		left;
}
div.title{
	float:			left;
	text-align:		left;
}
div.titr{
	float:			right;
	text-align:		right;			
}
h1.tit{
	margin:			0px;
	padding:		5px 10px 10px 10px;
	font-size:		18px;
	text-align:		left;
}
h1.tit b.b{
	font-size:		14px;
}
div.db_sep{
	clear:			both;
	height:			1px;
	width:			100%;
	line-height:	1px;
	font-size:		1px;
}
div.db_sep div.l{
	line-height:	1px;
	font-size:		1px;
	height:			100%;
	width:			49%;
	float:			left;
}
div.db_sep div.r{
	line-height:	1px;
	font-size:		1px;
	height:			100%;
	width:			49%;
	float:			right;
}
div.b_sep{
	clear:			both;
	height:			1px;
	width:			100%;
	line-height:	1px;
	font-size:		1px;
}
div.b_sep div.l{
	line-height:	1px;
	font-size:		1px;
	height:			100%;
	width:			49%;
	float:			left;
}
div.b_sep div.r{
	line-height:	1px;
	font-size:		1px;
	height:			100%;
	width:			49%;
	float:			right;
}
/** hint text **/
p.hinttext{
	color : #AAAAAA;
	font-style: italic;
}

/** indicate outgoing link**/
a.outlink,a.outlink_grey{
	line-height:		14px;
	padding-right:		18px;
}
a.outlink:link,a.outlink:visited{
	background-position:	100% 0px;
}
a.outlink:hover,a.outlink:active{
	background-position:	100% -28px;
}
a.outlink_grey:link,a.outlink_grey:visited{
	background-position:	100% -14px;
	color:				#777777;
}
a.outlink_grey:hover,a.outlink_grey:active{
	background-position:	100% -28px;
	color:				#FF9900;
}
/** ads **/
div#b_leaderboard{
	text-align:		center;
	padding:		10px 10px 0px 10px;
	position:		relative;
	z-index:		1;
	overflow:		hidden;
	width:			964px;
}
div#b_leaderboard div.bncon{
	margin:			0px auto;
	padding:		5px 0px 10px 0px;
}
div#b_leaderboard p.bnalt{
	text-align:		center;
	font-size:		10px;
	line-height:	10px;
	margin:			0px;
	padding:		0px 0px 2px 0px;		
}
div#b_leaderboard div.bncontent{
	width:			964px;
	height:			90px;
	background:		#ffffff;
}
div#b_leaderboard1{
	position:		absolute;
	z-index:		1;
	margin:			0 auto;
	top:			30px;
	left:			118px;
	width:			728px;
	height:			90px;
	overflow:		hidden;
	text-align:		center;
}
div#b_rightskyscraper{
	padding-top:	10px;
	width:			100%;
	text-align:		center;
	overflow:		hidden;
	position:		relative;
	z-index:		1;
}
div#b_rightskyscraper div.bncon{
	padding-top:	10px;
	width:			160px;
	margin:			0px auto;
}
div#b_rightskyscraper p.bnalt{
	text-align:		center;
	font-size:		10px;
	margin:			0px;
	padding:		0px;
}
div.b_rightrect{
	width:			300px;
	overflow:		hidden;
	position:		relative;
	z-index:		1;
	margin:			0px auto;
}
/** the dark blue button **/
span.dbbtn{
	display:		inline-block;
	height:			31px;
	padding:		0px 0px 0px 7px;
}
span.dbbtn a.txt{
	display:		inline-block;
	height:			31px;
	padding:		0px 12px 0px 5px;
	font-weight:	bold;
	white-space:	nowrap;
	font-size:		11px;
	line-height:	28px;
	text-decoration:none;
}
span.dbbtn a.txt:link,span.dbbtn a.txt:visited{
	color:			#ffffff;
}
span.dbbtn a.txt:hover,span.dbbtn a.txt:active{
	color:			#ffcc00;
}
/* big button */
div.bbtn{
	height:			66px;
}
div.bbtn div.bbtnl{
	height:			100%;
}
div.bbtn div.bbtnr{
	height:			100%;
}
div.bbtna{
}
div.bbtna div.bbtnl{
}
div.bbtna div.bbtnr{
}
div.bbtn a.bbtnall,div.bbtna a.bbtnall{
	width:			100%;
	height:			66px;
	text-decoration:none;
	font-size:		18px;
}
div.bbtn a.bbtnall b.vai,div.bbtna a.bbtnall b.vai{
	width:			262px;
}
/** small blue button **/
p.ckbtn{
	display:		inline-block;
	height:			24px;
	padding:		0px 0px 0px 7px;
	margin:			0px;
}
p.ckbtn a.con{
	display:		inline-block;
	height:			24px;
	padding:		0px 10px 0px 3px;
	line-height:	22px;
	white-space:	nowrap;
	cursor:			pointer;
	text-decoration:none;
	font-size:		11px;
	font-weight:	bold;
}
p.ckbtn a.con:link,p.ckbtn a.con:visited{
	color:			#ffffff;
}
p.ckbtn a.con:hover,p.ckbtn a.con:active{
	color:			#ffcc00;
}
/* small red button */
span.srbtn{
	display:		inline-block;
	height:			13px;
	padding:		0px 0px 0px 2px;
}
span.srbtn b.con{
	display:		inline-block;
	height:			25px;
	line-height:	25px;
	font-size:		11px;
	padding:		0px 7px 0px 5px;
	border:1px solid #6600FF;
	white-space:	nowrap;
	color:			#ffffff;
}
/** reviews text style**/
p.summary{
	padding:		0px 0px 8px 30px;
	margin:			0px;
	line-height:	14px;
}
p.pros{
	padding:		0px 0px 8px 30px;
	margin:			0px;
	line-height:	14px;
}
p.cons{
	padding:		0px 0px 8px 30px;
	margin:			0px;
	line-height:	14px;
}
p.verdict{
	padding:		0px 0px 8px 30px;
	margin:			0px;
	line-height:	14px;
}
/** right side **/
div#rvp{
	padding:		10px 0px 30px 0px;
}
div#rvp h3{
	padding:		0px 0px 10px 7px;
	margin:			0px;
	font-size:		14px;
}
div#rvp div.c{
	padding:		10px 2px 0px 2px;
}
div#rvpCon{
	padding:		7px;
	text-align:		center;
}
div#rvpCon div.p_gallery{
	height:			55px;
	z-index:		5;
	position:		relative;
}
div#rvpCon div.p_gallery div.head{
	height:			55px;
	width:			7px;
	float:			left;
}
div#rvpCon div.p_gallery div.sep{
	height:			55px;
	width:			1px;
	float:			left;
	background:		#a7d6f1;
}
div#rvpCon div.p_gallery div.pcell{
	height:			55px;
	width:			53px;
	float:			left;
	text-align:		center;
}
div#rvpCon div.p_gallery div.pcell a{
	display:		block;
	margin:			0 auto;
}
div#rvpCon div.head1{
	width:			7px;
	height:			1px;
	font-size:		1px;
	float:			left;
}
div#rvpCon div.sep1{
	width:			1px;
	height:			1px;
	font-size:		1px;
	float:			left;
}
div#rvpCon div.pcell1{
	width:			53px;
	float:			left;
	text-align:		center;
}
div#rvp div.compare{
	float:			left;
}
div#rvp div.remove{
	float:			right;
}
div#rvp div.compare a,div#rvp div.remove a{
	text-decoration:none;
}
/* product list in right side */
div#right_prod_list{
	padding:		20px 10px 0px 10px;
}
div#right_prod_list p.tit{
	text-align:		left;
	padding:		0px;
	margin:			0px;
	font-weight:	bold;
	font-size:		14px;
}
div#right_prod_list div.prod_row{
	padding-top:	10px;
}
div#right_prod_list div.prod_row div.i{
	float:			left;
	width:			90px;
	padding:		10px 0px 10px 0px;
	text-align:		center;
}
div#right_prod_list div.prod_row div.n{
	float:			left;
	width:			130px;
	padding:		0px 0px 10px 10px;
	text-align:		left;
}
div#right_prod_list div.prod_row div.n p.p{
	padding:		5px 0px 0px 0px;
	margin:			0px;
	font-weight:	bold;
}
div#right_prod_list div.prod_row div.n p.c{
	padding:		20px 0px 0px 0px;
	margin:			0px;
	font-weight:	bold;
	font-size:		10px;
}
div#right_prod_list div.prod_row div.ala{
	text-align:		right;
	float:			right;
	width:			37px;
	padding:		5px 5px 10px 0px;
}
.vao {display: table; overflow: hidden;position: static;}
.vam {display: table-cell; vertical-align: middle; position: static;}
.vai {display:block;position: static; text-align:center;margin:0 auto;}

/* arrow button */
a.asbtnl,a.asbtnr{
	display:		block;
	width:			22px;
	height:			20px;
}
a.asbtnl:link,a.asbtnl:visited{
}
a.asbtnl:hover,a.asbtnl:active{
}
a.asbtnr:link,a.asbtnr:visited{
}
a.asbtnr:hover,a.asbtnr:active{
}
/** light blue box **/
div.lbbox{
	
	position:		relative;
	z-index:		1;
}
div.lbbox div.bib_tl,div.lbbox div.bib_tr,div.lbbox div.bib_bl,div.lbbox div.bib_br{
	position:		absolute;
	z-index:		10;
	width:			12px;
	height:			12px;
}
div.lbbox div.bib_tl{
	top:			0px;
	left:			0px;
}
div.lbbox div.bib_tr{
	top:			0px;
	right:			0px;
}
div.lbbox div.bib_bl{
	bottom:			0px;
	left:			0px;
}
div.lbbox div.bib_br{
	bottom:			0px;
	right:			0px;
}
div.lbbox div.bib_l{
	width:			100%;
}
div.lbbox div.bib_r{
	width:			100%;
}
div.lbbox div.bib_t{
	width:			100%;
}
div.lbbox div.bib_b{
	width:			100%;
}
div.lbbox div.content{
	padding:		0px 3px;	
}
div.lbbox div.content h3{
	margin:			0px;
	padding:		10px 0px 6px 15px;
	line-height:	20px;
	font-size:		12px;
}
/** b2b **/
a.b2b{
	padding:		0px 15px 10px 15px;
	display:		block;
	text-align:		center;
}
a.b2b b.p1{
	font-weight:	normal;
	display:		block;
	text-align:		left;
	padding:		10px 0px 10px 0px;
}
a.b2b b.p2{
	display:		block;
	font-size:		14px;
	height:			14px;
	line-height:	14px;
	float:			right;
	padding:		0px 0px 0px 6px;
	text-align:		left;
}
a.b2b:link b.p2,a.b2b:visited b.p2{
	background-position: 0px 0px;
}
a.b2b:hover b.p2,a.b2b:active b.p2{
	background-position: 0px -14px;
}
a.b2b b.b2bpromo{
	display:		block;
	clear:			both;
	height:			131px;
}
/* hide box*/
div.hide{
	display:		none;
}
/* rating bar */
div.bar_rating{
	width:			101px;
	height:			10px;
	line-height:	10px;
	font-size:		1px;
	text-align:		left;
}
div.bar_rating div.r1,div.bar_rating div.r2,div.bar_rating div.r3,div.bar_rating div.r4,div.bar_rating div.r5,div.bar_rating div.r6,div.bar_rating div.r7,div.bar_rating div.r8,div.bar_rating div.r9,div.bar_rating div.r10{
	height:			10px;
	line-height:	10px;
	font-size:		1px;
}
div.bar_rating div.r1{
	width:			11px;
}
div.bar_rating div.r2{
	width:			21px;
}
div.bar_rating div.r3{
	width:			31px;
}
div.bar_rating div.r4{
	width:			41px;
}
div.bar_rating div.r5{
	width:			51px;
}
div.bar_rating div.r6{
	width:			61px;
}
div.bar_rating div.r7{
	width:			71px;
}
div.bar_rating div.r8{
	width:			81px;
}
div.bar_rating div.r9{
	width:			91px;
}
div.bar_rating div.r10{
	width:			101px;
}
/* wishlinks */
a.wladd,a.wlrev{
	display:		block;
	padding:		0px 0px 0px 20px;
	font-size:		11px;
	line-height:	14px;
	font-weight:	bold;
	height:			28px;
}
a.wladd:link,a.wladd:visited{
	background-position: 0px 0px;
}
a.wladd:hover,a.wladd:active{
	background-position: 0px -28px;
}
a.wlrev:link,a.wlrev:visited{
	background-position: 0px -56px;
}
a.wlrev:hover,a.wlrev:active{
	background-position: 0px -84px;
}