﻿
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;font-variant:normal;}:focus{outline:0;}body{line-height:1;color:black;background:white;}ol,ul{list-style:none;}table{border-collapse:separate;border-spacing:0;}caption,th,td{text-align:left;font-weight:normal;}del,ins{text-decoration:none;}blockquote:before,blockquote:after,q:before,q:after{content:"";}blockquote,q{quotes:"" "";}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
strong { font-weight:bold }
	
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #f2efd0;
	padding:0px 0px 10px 0px;
}

a {
	color: #1288c1;
}
a:hover {
	color: #000;
}

em { font-style:italic }

#wrapper {
	margin: 0 auto;
	width: 984px;
}


#header {
	color: #333;
	width: 984px;
	float: left;
	padding: 0px;
	border: 0px solid #ccc;
	height: 38px;
	margin: 0px 0px 5px 0px;
	background:transparent url(../images/navbar.png) no-repeat left top;
}


#theader {
	color: #333;
	width: 974px;
	float: left;
	display:block;
	padding: 0px 10px 0px 0px;
	border: 0px solid #ccc;
	margin: 7px 0px 8px 0px;
}

#theader span {
	float:right;
	margin-left:12px;
	color:#999;
	font-size:11px;
}

#theader span a {
	color:#999;
}


.navigation {
	float: left;
	width: 984px;
	padding: 5px 0px 0px 0px;
	border: 0px solid #ccc;
	margin: 0px 0px 5px 0px;
	background:transparent url(../images/layout-bgs.png) no-repeat left top;
}

.article {
	width: 678px;
	padding: 5px 0px 0px 0px;
	border: 0px solid #ccc;
	margin: 0px 0px 5px 0px;
	background:transparent url(../images/layout-bgs.png) no-repeat -2674px top;
}

.article .head {
	width: 678px;
	display: block;
	padding: 0px 0px 0px 0px;
	border: 0px solid #ccc;
	margin: 0px 0px 0px 0px;
	background:transparent url(../images/layout-bgs.png) no-repeat -3361px bottom;
}

.article .articleText {
	color: #333;
	font-size: 14px;
	line-height: 20px;
}

.article .articleText p {
	margin-top: 10px;
}

.article .articleText ul {
	margin-top: 10px;
}

.article .articleText ul li {
	margin-bottom: 5px;
	padding-left:25px;
	background:url(../images/bullet-b7.gif) no-repeat 6px 6px;
}

.article .articleText ul li ul li {
	margin-bottom: 3px;
	padding-left:25px;
	background:url(../images/trackArrow.gif) no-repeat 6px 2px;
}



.snipText ul li {
	margin-bottom: 5px;
	padding-left:25px;
	background:url(../images/bullet-b7.gif) no-repeat 6px 6px;
}

.snipText .articleText ul li ul li {
	margin-bottom: 3px;
	padding-left:25px;
	background:url(../images/trackArrow.gif) no-repeat 6px 2px;
}




.article .foot {
	width: 658px;
	height:41px;
	display: block;
	padding: 10px 10px 10px 10px;
	border: 0px solid #ccc;
	margin: 0px 0px 0px 0px;
	background:transparent url(../images/layout-bgs.png) no-repeat -4352px bottom;
}

.article .foot .cright {
	float: left;
	margin-left:10px;
	color:#666;
	line-height:16px;
	font-size:11px;
}

.article .foot .articleButtons {
	float: right;
	margin-right:0px;
}


.article .head h1 {

	color: #000;
	display:inline-block;
	width:630px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 20px;
	line-height:25px;
	font-weight: bold;
	margin: 10px 20px 4px 20px;
	text-decoration: none;
}

.article .head .subt {

	color: #999;
	display:inline-block;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px 20px 12px 20px;
	text-decoration: none;
}

.article .head .subt a {
	color: #999;
	text-decoration:none;
}




.article .inner {
	width: 638px;
	padding: 10px 20px 20px 20px;
	border: 0px solid #ccc;
	margin: 0px 0px 0px 0px;
	background:transparent url(../images/layout-bgs.png) repeat-y -991px top;
}



#cnt {
	color: #333;
	border: 0px solid #ccc;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	height: 350px;
	width: 678px;
	float: left;
	display:block;
	background: transparent;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}

#column {
	float: right;
	color: #333;
	border: 0px solid #ccc;
	margin: 0px 0px 5px 0px;
	padding: 0;
	width: 302px;
	display: block;
	background: transparent;
	clear:right;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */

}








.rblock {
	width: 302px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #ccc;
	margin: 0px 0px 5px 0px;
}

.rblock .head {
	width: 302px;
	display: block;
	padding: 0px 0px 0px 0px;
	border: 0px solid #ccc;
	margin: 0px 0px 0px 0px;
	height:39px;
	background:transparent url(../images/layout-bgs.png) no-repeat -5038px top;
}


.rblock .articleText {
	color: #333;
	font-size: 14px;
	line-height: 20px;
}

.rblock .snipText {
	color: #333;
	font-size: 12px;
	line-height: 17px;
}

.rblock .snipText p {
	margin-top: 10px;
}

.rblock .foot {
	width: 282px;
	height:23px;
	display: block;
	padding: 11px 10px 4px 10px;
	border: 0px solid #ccc;
	margin: 0px 0px 0px 0px;
	background:transparent url(../images/layout-bgs.png) no-repeat -7065px bottom;
}


.rblock .headw {
	width: 302px;
	display: block;
	padding: 0px 0px 0px 0px;
	border: 0px solid #ccc;
	margin: 0px 0px 0px 0px;
	height:5px;
	background:transparent url(../images/layout-bgs.png) no-repeat -11477px top;
}


.rblock .footw {
	width: 302px;
	height:10px;
	display: block;
	padding: 0;
	border: 0px solid #ccc;
	margin: 0px 0px 0px 0px;
	background:transparent url(../images/layout-bgs.png) no-repeat -11159px bottom;
}


.rblock .foot .more {
	float: right;
	margin-right:10px;
	color:#000;
	font-size:12px;
}


.rblock .head .bull 
{
	background:transparent url(../images/pagarrow.gif) no-repeat left -209px;
	height:24px;
	width:24px;
	margin:7px 0px 0px 10px;
	display:block;
	float:left;
	
}


.rblock .head h2 {

	color: #000;
	display:block;
	float:left;
	font-family: Arial, Verdana, sans-serif;
	font-size: 15px;
	line-height:18px;
	font-weight: bold;
	margin: 11px 5px 0px 12px;
	text-decoration: none;
}

.rblock .head h2 a {
	color: #000;
	text-decoration: none;
}

.rblock .inner {
	width: 272px;
	padding: 10px 15px 10px 15px;
	border: 0px solid #ccc;
	margin: 0px 0px 0px 0px;
	background:transparent url(../images/layout-bgs.png) repeat-y -1673px top;
}

.rblock .inner2 {
	width: 278px;
	padding: 8px 12px 8px 12px;
	border: 0px solid #ccc;
	margin: 0px 0px 0px 0px;
	background:transparent url(../images/layout-bgs.png) repeat-y -1673px top;
}















.cblock {
	width: 678px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #ccc;
	margin: 0px 0px 5px 0px;
}

.cblock .head {
	width: 678px;
	display: block;
	padding: 0px 0px 0px 0px;
	border: 0px solid #ccc;
	margin: 0px 0px 0px 0px;
	height:39px;
	background:transparent url(../images/layout-bgs.png) no-repeat -10464px top;
}

.cblock .headw {
	width: 678px;
	display: block;
	padding: 0px 0px 0px 0px;
	border: 0px solid #ccc;
	margin: 0px 0px 0px 0px;
	height:5px;
	background:transparent url(../images/layout-bgs.png) no-repeat -11477px top;
}





.cblock .articleText {
	color: #333;
	font-size: 14px;
	line-height: 20px;
}

.cblock .foot {
	width: 658px;
	height:23px;
	display: block;
	padding: 11px 10px 4px 10px;
	border: 0px solid #ccc;
	margin: 0px 0px 0px 0px;
	background:transparent url(../images/layout-bgs.png) no-repeat -6383px bottom;
}

.cblock .foot .more {
	float: right;
	margin-right:10px;
	color:#000;
	font-size:12px;
}


.cblock .head .bull 
{
	background:transparent url(../images/pagarrow.gif) no-repeat left -209px;
	height:24px;
	width:24px;
	margin:7px 0px 0px 10px;
	display:block;
	float:left;
	
}


.cblock .head h2 {

	color: #000;
	display:block;
	float:left;
	font-family: Arial, Verdana, sans-serif;
	font-size: 15px;
	line-height:18px;
	font-weight: bold;
	margin: 11px 5px 0px 12px;
	text-decoration: none;
}

.cblock .head h2 a {
	color: #000;
	text-decoration: none;
}



.cblock .inner {
	width: 658px;
	padding: 10px 10px 10px 10px;
	border: 0px solid #ccc;
	margin: 0px 0px 0px 0px;
	background:transparent url(../images/layout-bgs.png) repeat-y -991px top;
}

.cblock .inner2 {
	width: 648px;
	padding: 10px 15px 10px 15px;
	border: 0px solid #ccc;
	margin: 0px 0px 0px 0px;
	background:transparent url(../images/layout-bgs.png) repeat-y -991px top;
}


.cblock .footw, .article .footw {
	width: 678px;
	height:10px;
	display: block;
	padding: 0;
	border: 0px solid #ccc;
	margin: 0px 0px 0px 0px;
	background:transparent url(../images/layout-bgs.png) no-repeat -11477px bottom;
}


.cblock .snipText {
	color: #333;
	font-size: 12px;
	line-height: 17px;
}

.cblock .snipText p + p {
	margin-top: 10px;
}















.vcar {
	padding:0px;
}

.vcar .bone {
	width:400px; height:300px; float:left; border:0; padding:0; 
	background:transparent url(../images/vignette.png) no-repeat 0px 0px;

}

.vcar .bone a.img {
	display:block;
	margin:10px 0px 0px 10px;
}

.vcar .bone a.title {
	font-size:13px;
	color:#000;
	padding:8px 10px 8px 10px;
	display:block;
	font-weight:bold;
	text-decoration:none;
}

.vcar .bone span.caption {
	font-size:11px;
	color:#666;
	padding:0px 10px 4px 10px;
	line-height:14px;
	display:block;

}


.vcar .sone {
	width:124px; height:148px; float:left; border:0; padding:0; margin:0px 0px 4px 4px;
	background:transparent url(../images/vignettes.png) no-repeat 0px 0px;
}

.vcar .sone:hover {
	background-position:right top;
}


.vcar .sone a.img {
	display:block;
	margin:4px 0px 0px 4px;
}

.vcar .sone a.title {
	font-size:10px;
	color:#000;
	padding:6px 8px 4px 8px;
	line-height:12px;
	display:block;
	font-weight:normal;
	text-decoration:none;
}







.sng .sone {
	width:124px; height:148px; float:left; border:0; padding:0; margin:0px 0px 4px 3px;
	background:transparent url(../images/vignettes.png) no-repeat 0px 0px;
}

.sng .sone:hover {
	background-position:right top;
}


.sng .sone a.img {
	display:block;
	margin:4px 0px 0px 4px;
}

.sng .sone a.title {
	font-size:11px;
	color:#000;
	padding:6px 8px 4px 8px;
	line-height:14px;
	display:block;
	font-weight:bold;
	text-decoration:none;
}










ul.rndlist {
	width:264px;
	display:block;
	padding:0;
	margin:5px 0px 0px 5px;
}

ul.rndlist li {
	width:264px;
	display:block;
	height:44px;
	padding:0;
	margin:0;
	border-bottom:1px solid #e0e0e0;
	background:transparent url(../images/layout-bgs.png) no-repeat -8357px -10px;
}

ul.rndlist li a {
	display:block;
	padding:7px 10px;
	margin:0;
	text-decoration:none;
	color:#000;
}

ul.rndlist li a img {
	display:block;
	float:left;
	padding:0px;
	margin:0;
}


ul.rndlist li a span {
	display:block;
	width:190px;
	float:left;
	font-weight:bold;
	padding:0px 0px 0px 8px;
	margin:0px 0px 0px 0px;
	
}

ul.rndlist li a span.statline {
	display:block;
	width:90px;
	font-size:10px;
	font-weight:normal;
	color:#666;
	float:left;
	padding:0px 0px 0px 8px;
	margin:0px 0px 0px 0px;
	
}




ul.rndlist li:hover {
	background-position: -8622px -10px;
}


ul.rndlist li.first {
	background-position: -8357px top;
}

ul.rndlist li.first:hover {
	background-position: -8622px top;
}


ul.rndlist li.last {
	border-bottom:0px solid #e0e0e0;
	background-position: -8357px bottom;
}

ul.rndlist li.last:hover {
	background-position: -8622px bottom;
}























ul.srndlist {
	width:264px;
	display:block;
	padding:0;
	margin:5px 0px 0px 5px;
}

ul.srndlist li {
	width:264px;
	display:block;
	padding:0;
	margin:0;
	height:auto;
	border-bottom:1px solid #e0e0e0;
	background:transparent url(../images/layout-bgs.png) no-repeat -8357px -10px;
}

ul.srndlist li a {
	display:block;
	padding:6px 6px;
	margin:0;
	height:auto;
	text-decoration:none;
	color:#000;
}

ul.srndlist li a span {
	display:block;
	width:240px;
	font-weight:bold;
	padding:0px 0px 0px 8px;
	margin:0px 0px 0px 0px;
	
}


ul.srndlist li:hover {
	background-position: -8622px -10px;
}


ul.srndlist li.first {
	background-position: -8357px top;
}

ul.srndlist li.first:hover {
	background-position: -8622px top;
}


ul.srndlist li.last {
	border-bottom:0px solid #e0e0e0;
	background-position: -8357px bottom;
}

ul.srndlist li.last:hover {
	background-position: -8622px bottom;
}






























ul.prndlist {
	width:264px;
	display:block;
	padding:0;
	margin:5px 0px 0px 5px;
}

ul.prndlist li {
	width:264px;
	display:block;
	height:44px;
	padding:0;
	margin:0;
	border-bottom:1px solid #e0e0e0;
	background:transparent url(../images/layout-bgs.png) no-repeat -8357px -10px;
}

ul.prndlist li a {
	display:block;
	padding:7px 10px;
	margin:0;
	text-decoration:none;
	color:#000;
}

ul.prndlist li a img {
	display:block;
	float:left;
	padding:0px;
	margin:0;
}


ul.prndlist li a span {
	display:block;
	width:180px;
	float:left;
	font-weight:bold;
	padding:0px 0px 0px 8px;
	margin:0px 0px 0px 0px;
	
}


ul.prndlist li:hover {
	background-position: -8622px -10px;
}


ul.prndlist li.first {
	background-position: -8357px top;
}

ul.prndlist li.first:hover {
	background-position: -8622px top;
}


ul.prndlist li.last {
	border-bottom:0px solid #e0e0e0;
	background-position: -8357px bottom;
}

ul.prndlist li.last:hover {
	background-position: -8622px bottom;
}





















ul.erndlist {
	width:240px;
	display:block;
	padding:0;
	margin:5px 0px 0px 5px;
}

ul.erndlist li {
	width:240px;
	display:block;
	height:44px;
	padding:0;
	margin:0;
	border-bottom:1px solid #e0e0e0;
	background:transparent url(../images/layout-bgs.png) no-repeat -12994px -10px;
}

ul.erndlist li a {
	display:block;
	padding:7px 10px;
	margin:0;
	text-decoration:none;
	color:#000;
}

ul.erndlist li a img {
	display:block;
	float:left;
	padding:0px;
	margin:0;
}


ul.erndlist li a span {
	display:block;
	width:170px;
	float:left;
	font-weight:bold;
	padding:0px 0px 0px 8px;
	margin:0px 0px 0px 0px;
	
}

ul.erndlist li a span.statline {
	display:block;
	width:90px;
	font-size:10px;
	font-weight:normal;
	color:#666;
	float:left;
	padding:0px 0px 0px 8px;
	margin:0px 0px 0px 0px;
	
}




ul.erndlist li:hover {
	background-position: -13235px -10px;
}


ul.erndlist li.first {
	background-position: -12994px top;
}

ul.erndlist li.first:hover {
	background-position: -13235px top;
}


ul.erndlist li.last {
	border-bottom:0px solid #e0e0e0;
	background-position: -12994px bottom;
}

ul.erndlist li.last:hover {
	background-position: -13235px bottom;
}




















ul.arndlist {
	width:400px;
	display:block;
	padding:0;
	margin:5px 0px 0px 5px;
}

ul.arndlist li {
	width:400px;
	display:block;
	height:24px;
	padding:0;
	margin:0;
	border-bottom:1px solid #e0e0e0;
	background:transparent url(../images/layout-bgs.png) no-repeat -12176px -10px;
}

ul.arndlist li a {
	display:block;
	padding:3px 0px 3px 8px;
	margin:0;
	text-decoration:none;
	color:#000;
}

ul.arndlist li a img {
	display:block;
	float:left;
	padding:0px;
	margin:0;
}


ul.arndlist li a span {
	display:block;
	width:400px;
	float:left;
	font-size:11px;
	font-weight:normal;
	padding:2px 0px 0px 8px;
	margin:0px 0px 0px 0px;
	
}

ul.arndlist li a span.statline {
	display:block;
	width:90px;
	font-size:10px;
	font-weight:normal;
	color:#666;
	float:left;
	padding:0px 0px 0px 8px;
	margin:0px 0px 0px 0px;
	
}




ul.arndlist li:hover {
	background-position: -12577px -10px;
}


ul.arndlist li.first {
	background-position: -12176px top;
}

ul.arndlist li.first:hover {
	background-position: -12577px top;
}


ul.arndlist li.last {
	border-bottom:0px solid #e0e0e0;
	background-position: -12176px bottom;
}

ul.arndlist li.last:hover {
	background-position: -12577px bottom;
}

















#footer {
	clear: both;
	display:block;
	width: 984px;
	padding: 5px 0px 0px 0px;
	border: 0px solid #ccc;
	margin: 0px 0px 0px 0px;
	background:transparent url(../images/layout-bgs.png) no-repeat left top;
	
}







/* HEADER
================================================== */

	span.logo {
		float: left;
		width: 140px;
		margin-top: 4px;
		margin-left: 6px;
		position: relative;
		height: 14px;
	}

	
	 span.logo a {
		display: block;
		width: 175px;
		height: 35px;
		text-indent: -3000px;
		position: absolute;
		top: 2px;
		left: 10px;
		background:url(../images/logo-vedura.png) no-repeat;
		background-color:transparent;
	}
	
	
	span.qsearch {
		float: right;
		width: 165px;
		padding:1px 5px 1px 10px;
		margin-top: 7px;
		margin-right: 8px;
		position: relative;
		height: 22px;
		background:url(../images/navigation.gif) no-repeat left -204px;
		background-color:transparent;

	}
	

	span.qsearch #qs {
		font-size:12px;
		line-height:15px;
		color:#000;
		width:140px;
		height:15px;
		border:0px solid #ccc;
	}
	
	span.qsearch #qsb {
		width:12px;
		height:12px;
		border:0;
		margin-top:4px;
		margin-left:3px;
	}
	
	
	.navigation div.inner, #footer div.inner {
		float: left;
		width: 984px;
		color: #333;
		padding: 0px 0px 5px 0px;
		border: 0;
		margin: 0px 0px 0px 0px;
		background:transparent url(../images/layout-bgs.png) no-repeat left bottom;
	}
	
	#footer div span {
		color: #000;
		clear:both;
		display: block;
		font-family: Arial, Verdana, sans-serif;
		font-size: 11px;
		font-weight: normal;
		margin: 5px 0px 5px 0px;
		padding: 1px 10px 2px 20px;
		color:#666;
	}

	#footer div span a {
		color:#333;
	}
	
	.navigation div h1 {
		color: #000;
		display: block;
		float:left;
		font-family: Arial, Verdana, sans-serif;
		font-size: 14px;
		font-weight: bold;
		margin: 5px 0px 5px 0px;
		padding: 0px 10px 0px 20px;
	}
	
	div.bcClip {
		width:730px;
		overflow:hidden;
		display: block;
		float:left;
	}

	ul.bcNav {
		width:1030px;
		display: block;
		margin: 3px 0px 4px 0px;
		padding: 0px 10px 0px 20px;
	}
	
	ul.bcNav li.first {	background-image:none;	padding-left: 0px;}
	ul.bcNav li a:hover {	text-decoration:underline; color:#544e3a }
	ul.bcNav li {
		display: block;
		list-style: none;
		background:url(../images/sprite_icons.png) left -2340px no-repeat;
		padding-left: 10px;
		float:left;
	}
	 
	ul.bcNav li a {
		font-size:11px;
		text-decoration:none;
		color:#000;
		display:block;
		padding:0px 9px 0px 0px;
	}




body.anchorTop #header {
	margin-top: 28px;
}

#breakingNews {
	padding-top: 8px;
	height: 23px;
}

#breakingNews h6 {
	padding: 1px 3px;
	font-style: normal;
	font-weight: normal;
	margin-right: 10px;
	/*width: 70px;
	height: 16px;*/
	float: left;
}

#breakingNews p.news {
	padding-top: 2px;
	float: left;
}

#breakingNews a.close {
	display: block;
	margin-top: -2px;
	width: 19px;
	height: 19px;
	float: right;
}





#utils {
	margin-top: 9px;
	float: right;
	width: 850px;
	padding-left: 0px;
	margin-left: 0px;
}

/* new counter style
#counter {
	margin-right: 11px;
	width: 200px;
	height: 28px;
	float: right;
}
*/

 
#counter {
	margin-right: 4px;
	width: 290px;
	height: 30px;
	float: right;
	padding-left: 0px;
	margin-left: 0px;
	position: relative;
}

#counter dt {
	position: absolute;
	top: 8px;
	left: -5px;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #272727;
}

#counter dd.totalGames {
	/* display: none; */
	font-weight: bold;
	position: absolute;
	text-transform: lowercase;
	letter-spacing: normal;
	font-size: 12px;
	color: #1a1a1a;
	top: 7px;
	right: 8px;
	width: auto;
	height: auto;
	left: auto;
	padding: 0;
}
#counter dd {
	display: block;
	position: relative;
	height: 22px;
	left: 133px;
	padding: 7px 0px 0px 6px;
	width: 150px;
	cursor: pointer;
}


#header_search {
	padding-left: 5px;
	height: 30px;
	float: right;
	
}

#header_search input.searchSubmit {
	height: 30px;
	
}

#header_search input.searchField {
	padding-left: 30px;
	width: 372px;
	float: left;
}




/* ----- Main Menu ----- */
#menu {
	padding-top: 0px;
	margin-left: 6px;
	margin-right: 6px;
	padding-left: 1px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	height: 38px;
	overflow: hidden;
	float: right;
}

#menu li {
	float: left;
	margin-top: 4px;
	margin-left: -7px;
}

#menu li div.sub_nav {
	position: absolute;
	margin-top: 0px;
	padding-right: 0px;
	/* padding-right: 10px; */
	left: -9999px;
	z-index: 426;
	margin-left: 6px;
	/* margin-left: -3px; */
	padding-bottom:14px;
	
	padding-left: 0px;
	
	margin-right: 0px;
	/* margin-right: 13px; */
	
}
/* wrapper div for content inside sub menu */
#menu li div.sub_nav div {
	padding-top: 0px;
	margin-left: 3px;
	padding-left: 5px;
	margin-right: 6px;
	
}
/* reset inner divs */
#menu li div.sub_nav div div {
	border: none;
	padding: 0px;
	margin: 0px;
}


/* ----- Menu Buttons ----- */
#menu li,
#menu li a {
	display: block;
	height: 30px;
	width: auto;
}

#menu li {
	padding-right: 10px;
}

#menu li a {
	padding: 9px 8px 0px 18px;
	height: 21px;
	color:#fff;
	text-decoration:none;
	font-size:12px;
}

#menu li a span {
	display: block;
	margin: 0;
	padding: 0;
	height: 13px;
}

#menu li.drop a span {
	padding-right: 22px;
}

#menu li.drop:hover a {
	color:#000;
	text-decoration:none;

}



/* Reset styles for second level nav elements */
#menu li div li,
#menu li div a,
#menu li div a span {
	display: inline;
	margin: 0;
	padding: 0;
	height: auto;
	width: auto;
}

#menu li div li {
	display: block;
	float: none;
}

#menu li div {
	margin: 0;
	padding: 0;
}

/* ----- Menu - Games drop down ----- */
#menu li.games div.sub_nav {
	width: 520px;
}
#menu li.games div.sub_nav div {
	padding-bottom: 10px;
	overflow: hidden;
}

#menu li.games div.sub_nav div div.featuredAreas div.featuredGame {
	margin: 10px 0px 0px 0px;
	padding: 10px 14px 18px 12px;
	padding-left: 13px;
	width: 118px;
	height: 120px;
}

#menu li.games div.sub_nav div div.featuredAreas img {
	margin: auto;
	margin-bottom: 10px;
	margin-top: 10px;
}

#menu li.games div.sub_nav div div.featuredAreas,
#menu li.games div.sub_nav div dl {
	float: left;
	border-top: none;
}

#menu li.games div.sub_nav div div.featuredAreas {
	width: 151px;
	padding-top: 7px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
}

#menu li.games div.sub_nav div dl {
	margin-top: 10px;
/*	margin-bottom: 10px; */
	padding: 0px 10px 0px 10px;
	border-left: 1px solid #ddd;
	border-top: 0px;
}


#menu li.games div.sub_nav div dt {
	padding: 10px;
	margin-bottom: 6px;
	width: 125px;
	height: 9px;	
}

#menu li.games div.sub_nav div li a,
#menu li.games div.sub_nav div dd a {
	display: block;
	padding-top: 4px;
	padding-bottom: 1px;
	padding-left: 10px;
	width: 135px;
	height: 19px;
}


/* ----- Menu - Studio drop down 5898F3----- */



#menu li.studio div.sub_nav {
	width: 310px;
	background:url(../images/dropdown-bg.png) no-repeat left bottom;
	border-top: 4px #d6cca9 solid; 
	/* */
}

#menu li.studio div.sub_nav div {
	padding: 0px;
	margin-top: 0px;
}

#menu li.studio div.sub_nav div ul li{
	margin-left: 3px;
	margin-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* item text */
#menu li.studio div.sub_nav li a {
	display: block;
	padding: 7px 5px;
	width: 265px;
	height: 63px;
	overflow: hidden;
}
/* item header */
#menu li.studio div.sub_nav li a span {
	display: block;
	padding: 7px 0px 3px 0px;
}

/* li + li */
#menu li.studio div.sub_nav li + li {
	border-top: 1px solid #dedede;
}

/* add studio dropdown background */
#menu li.studio div.sub_nav {
	/* background-position: -682px bottom; */
}
/* remove sliding doors for studio dropdown, use fixed size */
#menu li.studio div.sub_nav div {
	background: none;
}

#menu li.studio div.sub_nav li a:hover {
	background-position: 0px -200px;
}
#menu li.studio div.sub_nav li a span {
	background: none;
}


/*
#menu li.studio div.sub_nav li a:hover {
	background:url(../images/dropdown.png) no-repeat -1200px -10px;
}
*/



#menu li.studio div.sub_nav li img {
	float: left;
	
}
















#menu li.more div.sub_nav {
	width: 310px;
	background:url(../images/dropdown-bg.png) no-repeat left bottom;
	border-top: 4px #d6cca9 solid; 
	color:#000;
	/* */
}


#menu li.more div.sub_nav div {
	padding: 0px 10px 0px 0px;

	margin-top: 5px;
}

#menu li.more div.sub_nav div ul li{
	margin-left: 3px;
	margin-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#menu li.more div.sub_nav li a {
	display: inline;
	padding: 1px 4px 1px 8px;
	width: 265px;
	color:#000;
	background:none;
}

#menu li.more div.sub_nav div {
	background: none;
}

#menu li.more div.sub_nav li a span {
	background: none;
	font-size:12px; 
	font-weight:bold;
	color:#000;
	display:inline-block;
	padding:8px 0px;
	cursor:pointer;
}

#menu li.more div.sub_nav li img {
	float: left;
	margin-right:6px;
}

#menu li.more div.sub_nav li:hover {
	background-color:#e9f0a7;
}

#menu li.more div.sub_nav li + li {
	border-top: 1px solid #dedede;
}


/*




#menu li.more div.sub_nav li a span {
	display: block;
	padding: 7px 0px 3px 0px;
}
















*/





















#menu li:hover div.sub_nav,
#menu li.fakeHover div.sub_nav {
	left: auto;
}


#element.style1.style2{
	
}

/* Breadcrumbs */
#breadcrumbs {
	margin-bottom: 20px;
}

#breadcrumbs ol {
	margin-bottom: 15px;
}

#breadcrumbs li {
	display: inline;
	padding-left: 10px;
}

#breadcrumbs li.home {
	padding-left: 20px;
}

#breadcrumbs li {
	margin-right: 3px;
}














/* ----- Main Menu ----- */
#menu li,
#menu li a {
	background: transparent url(../images/navigation.gif) no-repeat;
}
#menu li {
	background-position: right 0px;
}
#menu li a {
	background-position: left 0px;
}
#menu li a span {
	background-image: none;
}
#menu li.drop a span {
	background: transparent url(../images/navigation.gif) no-repeat scroll right -224px;
}



#menu li:hover,
#menu li.active {
	background-position: right -46px;
}

#menu li:hover a,
#menu li.active a {
	background-position: left -46px;
}

#menu li:active {background-position: right -92px;}
#menu li:active a {background-position: left -92px;}

#menu li.drop:hover, 
#menu li.drop:active {
	background-position: right -138px;
}

#menu li.drop:hover a, 
#menu li.drop:active a {
	background-position: left -138px;
}


#menu li.active a span,
#menu li.drop:hover a span, 
#menu li.drop:active a span {
	background-position: right -243px;
}


/* Reset styles for second level nav elements */
#menu li div,
#menu li div li,
#menu li div a,
#menu li div a span {
	background-image: none;
}

#menu li div.sub_nav,
#menu li div.sub_nav div,
#menu li.games div.sub_nav div div.featuredAreas div.featuredGame,
#menu li.games div.sub_nav div dt,
#menu li.studio div.sub_nav li a:hover {
	background: transparent url(../images/main_navigation.png) no-repeat;
}


/* Reset styles for child div elements */
#menu li div.sub_nav div div {
	background-image: none;
}


/* ----- Games ----- */

#menu li.games div.sub_nav {
	background-position: -2px bottom;
}
#menu li.games div.sub_nav div {
	background: none;
}



#menu li.games div.sub_nav div dt {
	background-position: 0px -100px;
}

#menu li.games div.sub_nav div div.featuredAreas div.featuredGame {
	background-position: -500px -150px;
}













div.headerRightButtons, div.headerBcButtons {
	float: right;
	margin-right:12px;
	padding:4px 0px;
}

.headerRightButtons a, .headerBcButtons a {
	display: inline;
	font-weight: bold;
	margin-left: 8px;
}




.genericButton2 {
-webkit-background-clip: border-box;
-webkit-background-origin: padding-box;
-webkit-background-size: auto;
background-attachment: scroll;
background-clip: border-box;
background-color: rgba(0, 0, 0, 0);
background-image: url(http://static.vedura.fr/images/sprite_gui.png);
background-origin: padding-box;
background-position: 0% -2289px;
background-repeat: repeat-x;
background-size: auto;
border-bottom-color: rgb(192, 192, 192);
border-bottom-style: solid;
border-bottom-width: 1px;
border-image-outset: 0px;
border-image-repeat: stretch;
border-image-slice: 100%;
border-image-source: none;
border-image-width: 1;
border-left-color: rgb(192, 192, 192);
border-left-style: solid;
border-left-width: 1px;
border-right-color: rgb(192, 192, 192);
border-right-style: solid;
border-right-width: 1px;
border-top-color: rgb(192, 192, 192);
border-top-style: solid;
border-top-width: 1px;
color: rgb(0, 0, 0);
cursor: pointer;
display: inline-block;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-variant: normal;
font-weight: bold;
height: 12px;
line-height: 12px;
margin-bottom: 0px;
margin-left: -1px;
margin-right: -1px;
margin-top: 0px;
outline-color: rgb(0, 0, 0);
outline-style: none;
outline-width: 0px;
padding-bottom: 2px;
padding-left: 8px;
padding-right: 8px;
padding-top: 2px;
vertical-align: baseline;
width: 61px;
text-decoration:none;
}


.genericButton {
	display: 0!important;
	display: inline-block!important;
	background: transparent url(../images/sprite_gui.png) no-repeat;
	background-position: left -2289px;
	background-repeat: repeat-x;
	color: #000;
	text-decoration: none;
	border: 1px solid #c0c0c0;
	border-width: 1px 0;
	cursor: pointer;
}



.genericButton span {
	display: block;
	padding: 4px 8px;
	margin: 0 -1px;
	font-weight: 700;
	font-size:12px;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	border-top:none;
	border-bottom: none;


}

.headerBcButtons .genericButton span {
	padding: 3px 8px;
}

.headerBcButtons .genericButton {
	margin: -1px 0px 1px 8px;	
}


.genericButton span input[type=submit], .genericButton span input[type=reset], .genericButton span input[type=button] {
	padding-left: 17px;
	font-size: 11px;
	font-weight: 700;
	background: none;
	line-height: 16px;
	color: #1188c1;
}
.genericButton span.plus, .genericButton span.check, .genericButton span.ex {
	padding-left: 20px;
}


.genericButton span.plus, .genericButton span.check, .genericButton span.ex {
	background: transparent url(../images/sprite_icons.png) no-repeat;
}


.genericButton:hover, .genericButton.fakeHover  {
	background-position: left -2336px;
	color: #1188c1;
}

.genericButton:hover span, .genericButton.fakeHover span {
	color: #1188c1;
}

.genericButton.disabled {
	background-position: left -2289px;
	opacity: .3;
	cursor: default;
	color: #000;
}
.genericButton span.plus { background-position: 6px -1847px; }
.genericButton span.check { background-position: 6px -1743px; }
.genericButton span.ex { background-position: 6px -1794px; }
.genericButton span.facebook { background-position: 9px -61px; }









ul.tabs {
	width: 270px;
	overflow: hidden;
	clear: both;
	border-bottom: 3px solid #3f3a2a;
}
ul.tabs li {
	float: left;
	display: block;
}
ul.tabs li.right {
	margin-left: 2px;
}
ul.tabs li a {
	padding-left: 0px;
	display: block;
	width:134px;
}
ul.tabs li a span {
	padding: 7px 0px 3px 0px;
	display: block;
	text-align:center;

}
ul.tabs li a {
	font-weight: 700;
	text-decoration: none;
	font-size:12px;
	background: transparent url(../images/mtabs.png) no-repeat;
	background-position: -136px top;
	color: #000;
}

ul.tabs li a.selected {
	background-position: 0px 0px;
	color:#fff;
}

ul.tabs li a:hover {
	background-position: -272px 0px;
	color:#000;
}


.tabContent {
	
	padding:0;
	margin:0;
}

ol.relatedList {
	width: 270px;
}

ol.relatedList li {
	width: 268px;
	overflow: hidden;
	padding: 10px 0px;
	
	margin-bottom: 0px;
	border-bottom:1px solid #e0e0e0;
}

ol.relatedList li:hover {
	/* background: #fff url(../images/layout-bgs.png) no-repeat -9180px bottom; */
	background:#f2f2f2;
}

ol.relatedList li.last {
	border-bottom:0px solid #e0e0e0;
}


ol.relatedList li img {
	float: left;
	margin-right: 10px;
	margin-left: 0px;
	width:56px;
}


ol.relatedList h3 a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
	line-height:15px!important;
	padding:0;
	margin:0;
	display:block;
}


ol.relatedList li h3 {
	margin-top: -1px;
	margin-bottom: -1px;
	display:block;
	width:200px;
	float:right;
	clear:right;
}

ol.relatedList span {
	color: #8f8f8f;
	font-family: Arial,sans-serif;
	font-size: 11px;
	background: none;
	border: 0;
	padding: 0 0 0 6px;
	border-left: 1px solid #e3e5e9;
	margin-left: 6px;
	width: auto;
}
ol.relatedList span.first {
	border: 0;
	padding: 0;
	margin: 0;
}

ol.relatedList span a {
	color: #8f8f8f;
	text-decoration:none;
}





ul.bullist {
	
}

ul.bullist li {
	display:block;
	float:left;
	width:320px;
	background: url(../images/bars.png) no-repeat left -120px;
	margin-right:6px;
	margin-bottom:6px;
	height:23px;
}

ul.bullist li span {
	display:block;
	width:300px;
	padding:3px 10px 2px 10px;
	background: url(../images/bars.png) no-repeat right -120px;
	
}


ul.bullist li a {
	text-decoration:none;
	color:#000;
	font-weight:normal;
	font-size:11px;
}






div.txtags ul li a {
	color: #1188C1;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	display:block;
	text-decoration: none;
}

div.txtags ul li 
{
	background-color: #FEFBEF;
	border: 1px dotted #E8E8E8;
	color: #000;
	float: left;
	font-size: 12px;
	display:block;
	margin:0px 4px 4px 0px;

	padding:4px 6px 4px 6px;
}
			
div.txtags ul 
{
	color: black;
	display: block;
	
	font-size: 12px;
	list-style-type:none;
	margin: 0;
	padding: 0;
	text-align: left;
	
}				
			

div.txtags h4 {
color: #999;
display: block;

font-size: 14px;
font-weight: bold;
margin:0px 0px 6px 0px;
padding:4px 8px 2px 0px;

}

div.txtags {
	color: #000;
	display: block;
	font-size: 12px;
	margin:25px 0px 7px 0px;
	padding:0px 0px 7px 0px;
	width: 640px;
}

.rndimg302x202 {
	background:url(../images/rounded-images.png) no-repeat left -269px; 
	height:202px; 
	width:302px; 
	position:absolute; 
	z-index:5000px;
}

.subcoldata {	
	background:url(../images/layout-bgh.png) no-repeat -308px bottom; border-top:1px solid #ebeec7; width:282px; padding:10px 10px; margin-bottom:8px;
}

.subcoldata span {
	width:270px; font-size:12px; display:block; 
	border-bottom:1px dotted #ccc; padding:3px 4px;
}

.subcoldata span.last {
	border-bottom:0;
}






ol.wideRelatedList {
	width: 655px;
}

ol.wideRelatedList li {
	width: 653px;
	overflow: hidden;
	padding: 10px 0px;
	
	margin-bottom: 0px;
	border-bottom:1px solid #f3f3f3;
}

ol.wideRelatedList li.quick {
	padding: 6px 0px;
}

ol.wideRelatedList li:hover {
	/* background: #fff url(../images/layout-bgs.png) no-repeat -9180px bottom; */
	background:#f2f2f2;
}

ol.wideRelatedList li.last {
	border-bottom:0px solid #e0e0e0;
}


ol.wideRelatedList li img {
	float: left;
	margin-right: 10px;
	margin-left: 0px;
	width:86px;
}


ol.wideRelatedList h3 a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
	line-height:15px!important;
	padding:0;
	margin:0;
	display:block;
}

ol.wideRelatedList li.quick h3 a 
{
    font-weight: normal;
}

ol.wideRelatedList li h3 {
	margin-top: -1px;
	margin-bottom: 2px;
	display:block;
	width:550px;
	float:left;
	clear:right;
}

ol.wideRelatedList span {
	color: #8f8f8f;
	font-family: Arial,sans-serif;
	font-size: 11px;
	background: none;
	border: 0;
	padding: 0px 0 0 6px;
	border-left: 1px solid #e3e5e9;
	margin-left: 6px;
	width: auto;
	line-height:15px;
}
ol.wideRelatedList span.first {
	border: 0;
	padding: 0;
	margin: 0;
}

ol.wideRelatedList span.qdate {
	border: 0;
	padding: 0px 8px 0px 0px;
	margin: 0px 8px 0px 8px;
	float:left;
	display:block;
	width:70px;
	border-right: 1px solid #e3e5e9;
}

ol.wideRelatedList span.intro {
	color: #000;
	font-family: Arial,sans-serif;
	font-size: 11px;
	background: none;
	border: 0;
	line-height:15px;
	padding: 3px 0 0 6px;
	margin-left: 6px;
	width: 580px;
	display:block;
}

ol.wideRelatedList span a {
	color: #8f8f8f;
	text-decoration:none;
}


.firstcol { width:100px; font-weight:bold; vertical-align:top; padding:6px 2px 3px 8px; text-align:left }
.secondcol { width:300px; text-align:left }
.inputtxt { width:200px; font-size:12px; padding:2px 4px }





			    .bart { background:url(../images/bars.png) no-repeat left -256px; height:35px; width:640px; cursor:pointer }
			    .bart .title { font-size:15px; font-weight:bold; color:#000; float:left; display:block; margin:8px 0px 0px 0px }
			    .bart .expand_btn { background:url(../images/bg-btn-expand.png) no-repeat -46px 0px; height:23px; width:23px; float:left; display:block; margin:6px 10px 0px 6px  }
			    .bart .exp { font-size:12px; text-decoration:underline; font-weight:bold; color:#000; float:right; clear:right; display:block; margin:8px 15px 0px 0px }
			    .subh { background:url(../images/bars.png) no-repeat left -529px; height:29px; width:640px; font-size:12px; font-weight:bold; margin-bottom:8px; margin-top:8px   }
			    .subh em { font-style:normal; font-size:11px; font-weight:normal }
			    .subh .title { font-size:12px; padding:4px 3px 0px 10px }
			    
			    #btndlcat { background:url(../images/btn-downloads.png) no-repeat left -94px; height:47px; width:300px; margin-bottom:8px; display:block; text-decoration:none; }
			    #btndlcat:hover { background-position: left -141px; }
			    #btndlcat span { display:block; width:200px; font-size:12px; font-weight:bold; color:#fff; line-height:16px; text-decoration:none; margin:0px 0px 0px 70px; padding-top:8px; }
			    
			    #btndlcmd { background:url(../images/btn-downloads.png) no-repeat left 0px; height:47px; width:300px; margin-bottom:8px; display:block; text-decoration:none; }
			    #btndlcmd:hover { background-position: left -47px; }
			    #btndlcmd span { display:block; width:220px; font-size:12px; font-weight:bold; color:#fff; line-height:16px; text-decoration:none; margin:0px 0px 0px 70px; padding-top:8px; }
			    
			    #btncntct{ background:url(../images/btn-downloads.png) no-repeat left -188px; height:47px; width:300px; margin-bottom:8px; display:block; text-decoration:none; }
			    #btncntct:hover { background-position: left -235px; }
			    #btncntct span { display:block; width:300px; font-size:12px; font-weight:bold; color:#fff; line-height:16px; text-decoration:none; margin:0px 0px 0px 0px; padding-top:8px; text-align:center }

			    
			    .f12 { font-size:12px; padding-left:8px }
			    
			    
.subcolmsg {	
	background:url(../images/layout-bgh.png) no-repeat -616px bottom; border-top:1px solid #d2e0ea; width:282px; padding:7px 10px; font-size:12px; margin-bottom:8px;
}

.subcolmsg span {
	width:270px; font-size:12px; display:block; 
	border-bottom:1px dotted #ccc; padding:3px 4px;
}

.subcolmsg span.last {
	border-bottom:0;
}

			    
			    
			    
			    
			    
table {
	border-collapse: collapse;
	font-size: 12px;
	margin: 0;
	padding: 0;
	width:640px;
	color:#000;
}
caption {
	font-size: 1.4em;
	font-weight: bold;
	padding-bottom: 5px;
	text-align: center;
}
th, td {
	border-bottom: 1px solid #baea70;
	border-top: 1px solid #baea70;
	padding: 0.4em;
	vertical-align: 4px;
	text-align: center;
}
th {
	text-align: center;
	text-transform: normal;
}
thead th, tfoot th, tfoot td {
	background-color: #f8fde2;
	font-size: 12px;
	line-height:1.4em;
}
tbody th {
}
tbody th, td {
	background-color:#fff;
}
tbody tr:hover td, tbody tr:hover th {
	background-color: #e4f2a5;
}
tr.odd td, tr.odd th {
	background-color: #f8fde2;
}
tbody a {
	color: #333;
}
tbody a:visited {
	color: #999999;
}
tbody a:hover {
	color: #33c;
}
tbody a:active {
	color: #33c;
}
tbody td+td+td+td a {
}
tfoot th {
	text-align: right;
}
tfoot th:after {
	content: ":";
}


.articleText h3 { font-size:14px; font-weight:bold; color:#333; display:block; margin:5px 0px 5px 0px }


.blkformation {
	border:1px solid #e0e0e0; padding:5px 10px;
	margin:15px 0px 0px 0px; width:auto;
}








/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/lbox-loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/lbox-prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/lbox-nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/lbox-closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}


.rnd1 { -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; }
.rnd2 { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
.rnd3 { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.rnd4 { -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.rnd5 { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.rnd6 { -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }
.rnd7 { -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; }
.rnd8 { -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; }
.rnd9 { -webkit-border-radius: 9px; -moz-border-radius: 9px; border-radius: 9px; }
.rnd10 { -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }