* {
	margin: 0;
	padding: 0;
	outline: none;
}
body {
	background: #ffffff url(../images/bg.gif);
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

p {
	margin:0 15px 15px 15px;
	line-height:120%;
}

h1 {
}

h2{
	font-size: 20px;
	color: #004177;
	font-weight:bold;
	margin:0 0 15px 15px;
}

h3{
	font-weight:bold;
	font-size:14px;
	color:#004177;
	margin:15px 0 5px 15px;
}

h4{
	color: #004177;
	font-weight: bold;
	font-size: 16px;
	margin:0 0 0 15px;
}

h5{
	color: #004177;
	font-weight: bold;
	font-size: 11px;
	margin:15px;
}

h6 {

}

ol, ul, dl, blockquote {
}

a {
	color: #004177;
	outline: none;
	font-weight:bold;
}

a:hover {
	font-weight:bold;
	text-decoration: none;
	color: #f8841f;
}

.subtitle {
	font-weight:bold;
	font-size:14px;
	color:#004177;
}

.subtitle-orange {
	font-weight:bold;	
	color:#F8841F;
	font-size:14px; 
}

.smallprint {
	font-size:10px;
}
.xsmall {
	font-size:8px;
	color:#000000;
}

.cntr_fix {
	margin:0 auto;
}

.clear_fix {
	clear:both;
}

.clear_fix_lft {
	clear:left;
}

.flt_left{
	float:left;
}

.flt_right{
	float:right;
}

#page_title{
	height:30px;
	margin:0 16px 0 16px;
}

#page_title h3{
	margin:0;
	padding:0;
}

/* Header */

#header {
	width: 1024px;
	height: 100px;
	margin: 0px auto;
	background: #ffffff url(../images/header-bg-uk.jpg) no-repeat left top;
}

#header.euro {
	background: #ffffff url(../images/header-bg-fr.jpg) no-repeat left top;
}

#logo {
	width: 1008px;
	height: 63px;
	margin-left:8px;
	float:left;
}

/* Newsletter Styles */

#newsletter {
	float:right;
	margin-right:25px;
}
	
#newsletter input {
	width:135px;
	padding:3px;
}

#newsletter .actions {
	margin:0 0 11px 5px;
}

/* Menu */

#top-menu{
	width: 1024px;
	height: 55px;
	margin: 0px auto;
	clear:both;
	background: #ffffff url(../images/top-menu.jpg) no-repeat left top;
}
#navigation {
	width: 995px;
	margin: 0px auto;
}

.navigation ul {
	list-style: none;
}

.navigation li {
	display: inline;
}

.navigation a {
	height:41px;
	width:auto;
	padding:0 15px;
	background:url(../images/nav-menu-hover.jpg);
	margin-top:4px;
	line-height:40px;
	float:left;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
}

.navigation a:hover {
	background-position: 0 -41px;
	cursor:pointer;
	color:#FFFFFF;
	text-decoration:none;
}

.nav_divider {
	width:1px;
	height:41px;
	float:left;
	background:url(../images/divider.jpg) no-repeat bottom;
}


/* Post */

.latest-post {
	background: #ffffff url(../images/post-top.jpg) no-repeat left bottom;
	height:12px;
}


.post {
	background: #ffffff url(../images/post-middle.jpg) repeat-y left top;
	
}

.post ul{
	margin: 0;
	padding-left: 20px;
	padding-top: 0px;
	list-style: none;
}

.post li{	
	background: url(../images/check.gif) no-repeat 0 2px;
}


#post td{
	padding-left:5px;
}

.latest-post-bottom {
	background: #ffffff url(../images/post-bottom.jpg) no-repeat left top;
	height:13px;
}

.file * {
	color: #5B5B5B;
}

/* Post Bottom */

.latest-post2 {
	background: #ffffff url(../images/post-top2.jpg) no-repeat left bottom;
	height:13px;
}


.post2 {
	background: #ffffff url(../images/post-middle2.jpg) repeat-y left top;
}

.post2 h3 {
	font-size: 20px;
	color: #004177;
	font-weight:bold;
	padding-left:16px;
}

.post2 p {
	padding:0px 16px 0px 16px;
}

.latest-post-bottom2 {
	background: #ffffff url(../images/post-bottom2.jpg) no-repeat left top;
	height:13px;
}

.file * {
	color: #5B5B5B;
}

/** Forms */

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 110px;
	background-color: #2A2A2A;
	border: 1px solid #363636;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 1024px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

.colOne_head{
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	padding-left:35px;
	line-height:50px;
}

.colOne-top{
	width: 200px;
	background: #ffffff url(../images/colOne-top.jpg) no-repeat;
	height:46px;
}

.colOne-middle{
	width: 200px;
	background: #ffffff url(../images/colOne-bg.jpg) repeat-y top;
}

.colOne-middle-ad{
	width: 200px;
	background: #ffffff url(../images/colOne-wh-middle-125.jpg) no-repeat top;
}

.colOne-middle-ad-600{
	width: 200px;
	background: #ffffff url(../images/colOne-wh-middle-600.jpg) no-repeat top;
}

.colOne-middle-ad img{
	padding:8px 5px 0 5px;
	margin-left:22px;
}

.colOne-middle-ad-600 img{
	padding:8px 5px 0 5px;
	margin-left:5px;
}

#colOne {
	float: left;
	width: 200px;
	margin-left:8px;
	margin-right:4px;
}

#colOne ul {
	margin: 0;
	padding:0 16px 0 16px;
	list-style: none;
}

#colOne li {
	line-height: 18px;
	border-bottom:1px dotted #ffffff;
	background: url(../images/img1.gif) no-repeat center left;
}

#colOne a {
	color: #004177;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	margin-left:10px;
	
}

#colOne a:hover {
	color: #F8841F;
}


#colOne_top10 {
	float: left;
	width: 200px;
}

#colOne_top10 ul {
	margin: 0;
	padding-top: 0px;
	list-style: none;
	/*list-style-image: url(../images/img1.gif);*/
}

#colOne_top10 li {
	color: #B6B6B6;
	background: url(../images/img11.gif) no-repeat left bottom;
	line-height: 18px;
}

#colOne_top10 a {
	color: #004177;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}

#colOne a:hover {
	color: #F8841F;
}

.colOne_bottom{
	background: url(../images/colOne-bottom.jpg) no-repeat left top;
	height:12px;
}

.colOne_bottom_ad{
	background: url(../images/colOne-wh-bottom.jpg) no-repeat left top;
	height:12px;
}
#colTwo_top {
	float: left;
	width: 800px;
	margin: 0px;
	padding-left:4px;
	padding-right:8px;
}

#colTwo {
	float: right;
	width: 672px;
	margin: 0px;
	padding-left:4px;
	padding-right:8px;
}


#colThree {
	float: right;
	width: 120px;
	padding: 0px 8px 0px 0px;
}

/* Bookmark Section */

#bookmark {
	width:460px;
	height:23px;
	float:right;
	padding-bottom:5px;
}

#bookmark a{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}

#bookmark a:hover{
	color:#F8841F;
}

.free{
	font-weight:bold;
	color:#F8841F;
}

/* Chart Styles */

#chart_wrap{
	width:769px;
	margin:0 auto;
}
.chart_head{
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-align:center;
}

.score{
	color: #004177;
	font-size: 20px;
	font-weight: bold;
	text-align:center;
}

.price{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
}

.rank{
	color: #F8841F;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
}

.border{
	border-width: 0 1px 0 0; 
	border-color:#FFFFFF;
	border-style:solid;	
}

/* Styles for Articles Section */

.vert_div_mid{
	width:16px;
	height:100px;
	float:left;
	background:#ffffff url(../images/vert-div.jpg) repeat-y center;
	
}

.horz_div_left{
	width:640px;
	height:16px;
	margin-left:16px;
	float:left;
	background:#ffffff url(../images/horz-div.jpg) repeat-x center;
}

.horz_div_right{
	width:312px;
	height:16px;
	margin-right:16px;
	float:right;
	background:#ffffff url(../images/horz-div.jpg) repeat-x center;
}

.spacer{
	width:16px;
	float:left;
	height:16px;
}

.left_article{
	width:640px;
	margin-left:16px;
	float:left;
}

.right_article{
	width:312px;
	margin-right:16px;
	float:right;
}

.article_content{
	float:left;
	width:570px;
}

.article_title{
	font-size:13px;
}

.icon {
	height:68px;
	width:69px;
	float:left;
}
/*Style for Review Page*/

#blue_block_top{
	width:254px;
	height:9px;
	background:url(../images/rvw_top2.jpg) no-repeat;
	float:right;
	margin-right:16px;
	margin-left:8px;
}

#blue_block_middle{
	width:254px;
	float:right;
	margin-right:16px;
	margin-left:8px;
	clear:both;
	background:#DBE9F4;
	margin-bottom:15px;
}

#blue_block_middle a{
	color:#ffffff;
	text-decoration:none;
	font-size:10px;
}

#blue_block_middle a:hover{
	color:#004177;
}

#blue_block_bottom{
	width:254px;
	height:9px;
	background:url(../images/rvw_bottom2.jpg) no-repeat;
	clear:both;
	
}

#big_blue_block_wrap{
	margin:8px auto 8px auto;width:769px;clear:both;
}

#big_blue_block_top{
	background:url(../images/rvw_top.jpg) no-repeat bottom;width:769px;height:9px;
}

#big_blue_block_middle{
	background:#DBE9F4;width:769px;
}

#big_blue_block_bottom{
	background:url(../images/rvw_bottom.jpg) no-repeat;width:769px;height:9px;
}

#rvw_header{
	width:769px;
	height:44px;
	margin:0 auto;
	padding-bottom:20px;
}

#rvw_score{
	float:right;
	margin-right:10px;
	color: #004177;
	font-size: 20px;
	font-weight: bold;
	text-align:center;
}

#rvw_overall_title{
	float:left;
	margin:9px 0 0 36px;
	font-weight:bold;
}

#rvw_title{
	float:left;
	padding-top:5px;
}

#rvw_title a{
	text-decoration:none;
}

#rvw_title:hover{
	color:#004177;
}

#rvw_logo{
	float:left;
	margin-right:0px;
}

.rvw_section_title{
	float:left;
	padding:15px 0 0 15px;
}

#rvw_section_icon {
	margin-left:16px;
	width:auto;
	float:left;
}

#rvw_section_icon h4{
	padding-left:65px;
}

.rvw_horz_div{
	width:475px;
	height:10px;
	margin-left:16px;
	background:url(../images/faded-div.jpg);
}

#rvw_button_sm{
	background:url(../images/rvw-sm-visit-up.jpg) no-repeat center;
	height:39px;
	text-align:center;
	line-height:38px;
}

.btn_wrap {
	background:url(../images/rvw-lrg-visit-up.jpg) no-repeat center;
	width:280px;
	height:55px;
	color:#ffffff;
	text-decoration:none;
	margin:0 auto;
}

.btn_top {
	margin-right:400px;
}

.btn_wrap a{
	color:#ffffff;
	text-decoration:none;
}

.rvw_button_lrg{
	text-align:center;
	text-decoration:none;
	line-height:55px;
}

.rvw_button_lrg:hover{
	color:#004177;	
}

.rvw_awards {
	width:238px;
	margin:0 auto;
}

.marks{color:#ffffff;font-weight:bold;text-align:center;}

#screenshot{
	margin:0 auto;
	width:218px;
	height:125px;
}

#score_chart{
	width:218px;
	margin:16px auto;
}

.score_chart_btm{
	background: url(../images/cor-bottom.jpg) no-repeat;
}


/* Review Menu */
#rvw_menu {
	float: left;
	margin-left:16px;
}

#rvw_menu ul {
	margin: 0;
	padding: 0px 0px 0 0;
	list-style: none;
}

#rvw_menu li {
	display: inline;
}

#rvw_menu a {
	display: block;
	float: left;
	width: 116px;
	height: 27px;
	margin-left: 2px;
	padding-top: 0px;
	background: url(../images/img07.jpg) no-repeat;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	color: #004177;
}

#rvw_menu a:hover {
	background: url(../images/img06.jpg) no-repeat left top;
	text-decoration: none;
	color: #f8841f;
}

#rvw_menu .active a {
	background: url(../images/img08.jpg) no-repeat left top;
	color: #f8841f;
	height:30px;
}

/*Styles for Reviews Recommend boxes*/

#recommend {
	width:240px;
	height:104px;
	background: url(../images/YES.jpg) no-repeat 0 0;
	float:left;
	margin: 10px 0 0 16px;
	line-height:115px;
}

#dont_recommend {
	width:240px;
	height:104px;
	background: url(../images/NO.jpg) no-repeat 0 0;
	float:left;
	margin: 10px 0 0 16px;
	line-height:115px;
}

.recommend_score{
	font-weight:bold;
	font-size: 30px;
	padding-left: 125px;
	color:#FFFFFF;
}

/* Styles for Coupons */

.coupon{
	width:500px;
	height:200px;
	background:url(../images/coupons.jpg) top left no-repeat;
	margin:0 auto;
}

.coupon a{
	text-decoration:none;
	cursor:pointer;
}

.coupon:hover{
	background-position: 0 -200px;
	text-decoration:none;
	cursor:pointer;
}

.coupon_description{
	width:442px;
	height:88px;
	text-align:center;
	margin:0 auto;
	padding-top:35px;
	font-size:20px;
	text-decoration:none;
	color:#000000;
}

.coupon_code {
	width:442px;
	margin:0 auto;
	padding:3px;
	text-align:center;
	color:#CC0000;
}

/*Styles for Articles Index*/
.rating_box { font-weight:bold;  text-align: center; width: 120px; height: 40px;  float: right; clear: none; margin-left: 10px; padding-left: 10px; border-color: #cdd3e4; border-style: solid; border-width: 0 0 0 0px; }
#articles_list { padding: 0px 15px 0px; }
.alist_title:hover { color: #f8841f; font-size: 14px; font-weight: bold; text-decoration: none; margin-bottom: 0.5em; }
.alist_title, .alist_title:link, .alist_title:visited, .alist_title:active { font-size: 14px; font-weight: bold;  margin-bottom: 0.5em; outline:none;}
.article_div { margin-bottom: 15px; border-bottom: 0 solid #A6A6A5; }
.alist_item:hover { background-color: #f3f3f3; }
.alist_item { padding: 5px; border-color: #A6A6A5 transparent transparent; border-style: dotted solid dotted; border-width: 1px; margin:0 16px 0 16px;width:750px;clear:both;}
.editorlist_item{padding: 5px; margin:0 16px 0 16px;}
.editorlist_item p{margin:0px; padding:0px;}
.alist_item p{ margin:0px; padding:0px;}
.rating_box2 {  text-align: center; width: 95px; height: 95px;  float: left; clear: none; margin-left: 10px; border-color: #cdd3e4; border-style: solid; border-width: 0 0 0 0px; }
.alist_date { color: #666666; font-size: 10px; text-decoration: none; }
.rlist_clip { text-decoration: none; margin-top: 5px;}
.screenshot_box { width: 94px;  height: 72px; float: left; clear: none; margin-right:15px;}
.rsite_link { font-size: 9px; font-family: verdana; font-weight: bold; margin-bottom: 3px; text-align:center;}


/*Styles for Bulleted Check list */

#blue_check {
	margin-left: 5px;
	padding-left: 5px;
	list-style: none;
	line-height:1.5em;
}

#blue_check li {
padding-left: 15px;
background-image: url(../images/check.gif);
background-repeat: no-repeat;
background-position: 0 .3em;

}

#blue_check ul { list-style: none; }

/* Style for Buttons */
.read_review{
	width:70px;
	height:25px;
	background:url(../images/read-review.jpg) top left no-repeat;
	margin:0 auto;
}

.read_review:hover{
	background-position: 0 -25px;
	cursor:pointer;
}

.visit_site{
	width:70px;
	height:25px;
	background:url(../images/visit-site.jpg) top left no-repeat;
	margin:0 auto;
}

.visit_site:hover{
	background-position: 0 -25px;
	cursor:pointer;
}

a.read_review-fr {
	width:81px;
	height:25px;
	background:url(../images/read-review-fr.jpg) top left no-repeat;
	margin:0 auto;
	display:block;
}

a.read_review-fr:hover{
	background-position: 0 -25px;
	cursor:pointer;
}

a.read_review-fr span {display:none;}


a.visit_site-fr{
	display:block;
	width:81px;
	height:25px;
	background:url(../images/visit-site-fr.jpg) top left no-repeat;
	margin:0 auto;
}

a.visit_site-fr:hover{
	background-position: 0 -25px;
	cursor:pointer;
}

a.visit_site-fr span {display:none;}


/* Generic Forms */

.form_table {
	border-right: 1px #c7c7c7 solid;
	border-left: 1px #c7c7c7 solid;
	border-bottom: 1px #c7c7c7 solid;
}
	
.form_table_header{
	width:769px;
	height:40px;
	margin:0 auto;
	background:url(../images/table-form-head.jpg) no-repeat;
}
	
.form_table_title{
	float:left;
	background:#FFFFFF;
	margin:10px;
	font-size:14px;
	font-weight:bold;
	color:#004177;
}
	
.generic-form {}
	
.generic-form fieldset {
	border: 1px #c7c7c7 solid;
	margin: 0 0 15px 0;
	padding: 20px 20px 0 20px;
}
		
.generic-form legend {
	color: #FF750C;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 5px;
}
		
.generic-form label {
	display: block;
	font-size: 12px;
	margin: 0 0 3px 0;
	padding: 0 0 0 2px;
}
		
.generic-form label span {
	color: #FF750C;
	font-size: 12px;
	font-weight: bold;
}
			
.generic-form label.radio input {
	background: none;
	border: 0;
	width: auto;
	margin: 0 0 10px 10px;
}
		
.generic-form input,
.generic-form select {
	background: url(../images/input-gradient.gif) top left repeat-x;
	border: 1px #cecece solid;
	color: #000000;
	font-family: "Verdana", Arial, Helvetica, sans-serif;;
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 5px;
	width: 300px;
}
		
.generic-form textarea {
	border: 1px #cecece solid;
	color: #000000;
	font-family: "Verdana", Arial, Helvetica, sans-serif;;
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 5px;
	width: 300px;
}
		
.generic-form select { width: 315px; }
.generic-form input:focus,
.generic-form input:hover,
.generic-form select:focus,
.generic-form select:hover {
	border: 1px #FF750C solid;
}
.generic-form .payment_credit {
	background: url(/resources/images/all/logos/payment_credit.gif) top right no-repeat;
	margin: 0 0 10px 0;
	width: 250px;
}
		
.generic-form .payment_paypal {
	background: url(/resources/images/all/logos/payment_paypal.gif) top right no-repeat;
	margin: 0 0 10px 0;
	width: 250px;
}
		
.generic-form .payment_credit span,
.generic-form .payment_paypal span {
	color: #000000;
	display: block;
	float: left;
	font-weight: normal;
	text-align: right;
	width: 85px;
}
		
		.generic-form .info {
			clear: left;
			color: #928f85;
			display: block;
			font-family: "Verdana", Arial, Helvetica, sans-serif;
			position: relative;
			top: -8px;
		}
		
		.generic-form .plan {
			clear: both;
			float: left;
			margin: 0 0 7px 0;
		}
		
		.generic-form .plan label {
			float: left;
			margin: 0 10px 0 0;
			width: 230px;
		}
		
		.generic-form .plan input {
			float: left;
			width: auto;
			margin: 0 5px 10px 0;
		}
		
		.generic-form .plan select {
			float: left;
			position: relative;
			top: -5px;
			width: 300px;
		}
		
		.generic-form .checkbox input {
			background: none;
			border: 0;
			margin: 0 7px 5px 0;
			width: auto;
		}
		
		.generic-form .note {
			font-size: 12px !important;
			line-height: 1;
		}
		
		.generic-form .actions {
			float: right;
			margin: 15px 0 15px 0;
		}
		
			.generic-form .actions .submit {
				width:123px;
				height:35px;
				background:url(../images/submit-lrg.jpg) top left no-repeat;
				margin:0 auto;
			}
			
			.generic-form .actions .submit:hover {
				background-position: 0 -35px;
				cursor:pointer;
			}
			
			.generic-form .actions .submit_sml {
				width:90px;
				height:25px;
				background:url(../images/submit-sml.jpg) top left no-repeat;
				margin:0 auto;
			}
			
			.generic-form .actions .submit_sml:hover {
				background-position: 0 -25px;
				cursor:pointer;
			}
			
				.generic-form .actions .submit_sml_fr {
				width:90px;
				height:25px;
				background:url(../images/submit-sml-fr-eu.jpg) top left no-repeat;
				margin:0 auto;
				border:0;
			}
			
			.generic-form .actions .submit_sml_fr:hover {
				background-position: 0 -25px;
				cursor:pointer;
				}
			.generic-form .actions button,
			.generic-form .actions input {
				border: 0px solid #ffffff;
			}
			
			.generic-form .actions button:hover {
				background-position: 0 -35px;
				cursor:pointer;
			}
		
		div.error {
			border: 1px #FE0000 solid !important;
			color: #FE0000;
			margin: 0 0 15px 0;
			padding: 15px;
		}
		
			div.error p {
				margin: 0 0 5px 0 !important;
			}
			
			div.error ul {
				font-size: 12px;
				margin: 0 0 0 15px;
			}
			
			div.error li {
				margin: 0 0 5px 0;
			}
		
		.generic-form input.error {
			color: #fe0000;
			border: 1px #fe0000 solid;
		}
		
		#order-summary dl {
			border-top: 1px solid #c7c7c7;
			font-size: 12px;
			overflow:hidden;
			width: 100%;
		}
		
		#order-summary dl dt {
			float: left;
			padding: 5px;
			width: 280px;
		}
		
#order-summary dl dt {
	color: #77A349;
	float: left;
	padding: 5px;
}
		
#order-summary dl dd {
	float: left;
	padding: 5px;
}
		
#order-summary dl.price dt {
	color: #000000;
	text-align: right;
	font-weight: bold;
}
		

/* Footer */

#footer {
	width: 1024px;
	margin: 0px auto;
	background: #184271 url(../images/footer.jpg) no-repeat left top;
	height:17px;
}

#footer p {
	margin: 0px;
	text-align: center;
}

/* Styles for Sitemap Footer */

#sitemap_footer{
	clear:both;
	float:left;
	width:100%;
	background-color:#000000;
}

#inner_sitemap_footer{
	width:900px;
	color:#FFFFFF;
	margin:0 auto;
}

#inner_sitemap_footer ul{
	list-style:none;
}

#inner_sitemap_footer li{
	margin-bottom:3px;
}

#inner_sitemap_footer li.first a{
	color: #65A2CF;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
	line-height:25px;
}

#inner_sitemap_footer a{
	color:#FFFFFF;
	text-decoration:underline;
	font-size:10px;
}

#inner_sitemap_footer a:hover{
	color:#F8841F;
	text-decoration:none;
	font-size:10px;
}

#sitemap_columns{
	width:180px;
	height:auto;
	float:left;
	padding:10px;
	border-left:1px solid #FFFFFF;
}
#sitemap_columns p{
	margin:1px;
}

#list_title{
	color: #65A2CF;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}

#list_title a{
	color: #65A2CF;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}

#list_title a:hover{
	font-weight: bold;
	font-size: 12px;
}

.go{
	width:34px;
	height:25px;
	background:url(../images/go.jpg) top left no-repeat;
	border:0px;
}

.go:hover{
	background-position: 0 -25px;
	cursor:pointer;
	border:0px;
}

#header_news{
	float:right;
	padding-right:30px;

}

.vote {
	color:#009549;
	font-size:18px;
	float:left;
	width:45px;
	margin-top:3px;
}
.cst-r-container{
	margin:0 auto;
	width:85px;
	height:55px;
	text-decoration:none;
}

.cst-r-container a{
	text-decoration:none;
}
.cst-r-up{
	width:25px;
	height:25px;
	background:url(../images/chart/cst-r/no.png) top center no-repeat;
	float:left;
	margin-left:10px;
	margin-right:5px;
}
.cst-r-down{
	width:25px;
	height:25px;
	background:url(../images/chart/cst-r/yes.png) top center no-repeat;
	float:left;
	margin-left:10px;
	margin-top:3px;
	margin-right:5px;
}
.vote.red{
	color:#Df1921;
}

/* Euro French Chart */

table.euro-fr {font-size:10px;line-height:10px;}

table.euro-fr .customer {font-size:10px;}

table.euro-fr .score {font-size:16px;}

table.euro-fr .price {font-size:10px;}

table.euro-fr .chart_head {font-size:10px;}