/**************** Body and tag styles ****************/

*{margin:0; padding:0;}

body{
font:76% Verdana,Tahoma,Arial,sans-serif;
line-height:1.4em;
text-align:center;
background-image: url(/img/background.gif);
background-color:#6a6a6a;
}

a{
color:#4CAF59;
font-weight:bold;
text-decoration:none;
background-color:inherit;
}

a:hover{color:#B1BC4C; text-decoration:none; background-color:inherit;}
a img{border:none;}
.bold {font-weight:bold;}

p{font-family:Verdana,Tahoma,Arial,sans-serif;font-size:1.1em;padding:0 0 1.2em 0;}
#content p, form{margin-top:0; margin-bottom:15px;}

/*img.left,img.center,img.right{padding:4px; border:1px solid #a0a0a0;}*/
img.left,img.center,img.right{padding:5px;}
img.left{float:left; margin:4px 2px 5px 2px;}
img.center{display:block; margin:1px 10% 5px 10%;}
img.right{float:right; margin:4px 18px 5px 2px;}

div.img
{
  margin: 0;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}

table{
font-size:1.0em;
color:#505050;
line-height:1.1em;
font-weight:bold;
}

pre {
font:85% sans-serif;
line-height:1.1em;
background:#F5F5F5;
color:#303030;
border:1px dashed #a0a0a0;
margin:20px;
}

/**************** Header and navigation styles ****************/

#container{
width:797px;
margin: 8px auto;
padding:1px 0;
text-align:left;
background:#ffffff;
color:#303030;
border:2px solid #A09F6A;
-moz-border-radius:7px;
}

#header{
height:110px;
width:795px;
margin:0 1px 1px 1px;
background:#f0f0f0 url(/img/header_bg.gif) repeat-x;
color:#5e5e5e;
-moz-border-radius:4px;
}

#header h1{
padding:35px 0 0 20px;
font-size:2.3em;
color:#4f4f4f;
letter-spacing:-2px;
font-weight:normal;
}

#header h2{
margin:10px 0 0 40px;
font-size:1.4em;
color:#5E5E5E;
letter-spacing:-1px;
font-weight:normal;
}

#navigation{
height:1.8em;
line-height:1.8em;
overflow:hidden;
width:auto;
margin:0 1px;
background:#8b8b8b;
color:#ffffff;
-moz-border-radius:4px;
}

#navigation li{
float:left;
list-style-type:none;
border-right:1px solid #ffffff;
white-space:nowrap;
}

#navigation li a{
display:block;
padding:0 8px;
font-size:0.8em;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
color:#ffffff;
}
* html #navigation a {width:1%;}
#navigation a:hover, #navigation .selected{
background:#f1f1f1;
color:#1e1e1e;
text-decoration:none;
}
/**************** Content styles ****************/
#content{
float:left;
width:570px;
font-size:0.9em;
padding:18px 0 0 17px;
}

#content h2{
display:block;
margin:0 0 14px 0;
font-size:1.8em;
font-weight:normal;
letter-spacing:-1px;
color:#5E5E5E;
background-color:inherit;
}
#content.orderpage h2{
background-color:#efefef;
padding: 10px 3px;
-moz-border-radius:5px;
}

#content h2 a{font-weight:normal;}
#content h3{margin:0 0 5px 0; font-size:1.4em;font-weight:light;clear: left;}
#content a:hover,#subcontent a:hover{text-decoration:underline;}
#content ul,#content ol{margin:0 5px 16px 35px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}
#content a.small {font-size:9px;font-weight:lighter;padding: 0;margin: 0;font-family: arial;font-style: italic;}

/**************** Sidebar styles ****************/

#subcontent{
float:right;
width:170px;
padding:16px 15px 10px 0;
line-height:1.4em;
}

#subcontent h2{
display:block;
margin:20px 0 9px 0;
font-size:1.6em;
font-weight:normal;
text-align:left;
letter-spacing:-1px;
color:#5E5E5E;
background-color:inherit;
}

#subcontent p{margin:4px 1px; font-size:0.9em;}
#subcontent h3{margin:1px 0 4px 0; font-size:1.2em; font-weight: bold;}

/**************** Menublock styles ****************/
#container ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 2px 0 10px 0;
	padding: 0;
	text-decoration: none;
}

#container ul.sidemenu li {
background:url("/img/arrow.gif") no-repeat scroll 2px 5px transparent;
border-bottom:1px solid #EFF0F1;
font-size:10px;
padding:1px 0 0 16px;
}
#container ul.sidemenu li a {font-weight:normal;}

.menublock{margin:0 0 14px 8px; }
.menublock li{color:#4daa22;font-weight:normal;list-style:none; display:block; padding:0px; margin-bottom:0px;}
.menublock li a{font-weight:normal; text-decoration:none;font-size:10px;}
.menublock li a:hover{text-decoration:none;font-size:10px;}
.menublock li ul{margin:1px 0 1px 18px;}

/**************** Footer styles ****************/

#footer{
clear:both;
width:auto;
padding:5px 0;
margin:0 1px;
font-size:0.8em;
color:#FFFFFF;
background-color:#828282;
-moz-border-radius:4px;
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#f0f0f0; background-color:inherit; font-weight:lighter;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;font-weight:lighter;}

.subFooter {
width:750px;
margin: 7px auto;
padding:1px 0;
text-align:left;
background-color:inherit;
color:#FEFEFE;
font-size:9px;
}
.subFooter a{color:#ffffff; background-color:inherit; text-decoration: underline;font-weight:lighter;}
.noVisuLeft {
float:left;
margin : 7px auto;
}
.noVisuRight {
float:right;
margin : 7px auto;
}

/**************** Misc classes and styles ****************/

.splitcontentleft{float:left; width:49%;}
.splitcontentright{float:right; width:48%;}
.clear{clear:both;}
.small{font-size:0.8em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
#container .b12{font-weight:bold; font-size:12px;}
.oldprice{color:#5DE000;background-color:inherit; font-weight:normal; font-size:12px; text-decoration: line-through;}
.important{color:#4366A0; background-color:inherit; font-weight:bold;}
.important2{color:#FF1493;background-color:inherit; font-weight:bold; font-size:13px;}
.important3{color:#5DE000;background-color:inherit; font-weight:bold; font-size:1.4em;}
.important3s{color:#5DE000;background-color:inherit; font-weight:bold; font-size:1.1em;}
.important4{color:#FF1493;background-color:inherit; font-weight:normal; font-size:11px;}
.blank_space{margin:2px;padding:1px;display:block;}

.box{
margin:0 0 10px 0;
padding:8px;
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#505050;
line-height:1.5em;
}

.box a{color:#4CAF59; background-color:inherit; font-size:0.9em;}
.box a:hover{color:#4CAF59; background-color:inherit; font-size:0.9em; text-decoration: underline;}

	#box ul li {list-style: disc url(bullet.gif) inside;}

.box2{
margin:0 0 20px 0;
padding:9px;
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#4CAF59;
font-size:1.1em;
font-weight:bold;
text-decoration : none;
}
.box3 a{
margin:0 0 10px 0;
padding:9px;
text-align: center;
cursor: pointer;
display: block ;
background-color:#ffffff;
}

.box4{
margin:0 0 10px 0;
padding:8px;
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#505050;
line-height:1.3em;
text-decoration : none;
font-size: 10px;
}
#content div.box4 h3{font-size: 12px;margin-bottom: 4px;}
.box5{
margin:0 0 10px 0;
padding:4px 3px 3px 5px;
border:1px solid #c0c0c0;
background-color:#f9f9f9;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
-moz-border-radius:5px;
}

#content .box4 a:hover{text-decoration:none;}
.box4 a{color:#505050; background-color:inherit; font-weight:lighter;text-decoration : none;}
.box4 a:hover{color:#4CAF59; background-color:inherit;text-decoration : none;font-weight:lighter;}

#content .box5 a:hover{text-decoration:none;}
.box5 a{color:#505050; background-color:inherit; font-weight:lighter;text-decoration : none;}
.box5 a:hover{color:#4CAF59; background-color:inherit;text-decoration : none;font-weight:lighter;}

.box_img_right {
float:right;
cursor: pointer;
display: block ;
margin: -4px -2px -4px 2px;
padding:0;
vertical-align:top;
font-size:10px;
}
.box_img_right a{color:#4CAF59;display: block;}
.box_img_right a:hover{color:#303030;text-decoration:underline;}

.box_warning{
background: url(/img/shared/candy_combo_kit/the_icons/png/warning_24.png) no-repeat 7px 5px;
margin:10px 0;
padding:9px 3px 9px 38px;
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#FF1493;
font-weight:bold; font-size:13px;
}

.box_announce{
background: url(/img/shared/candy_combo_kit/the_icons/png/announcement_16.png) no-repeat 9px 10px;
margin:0 5px 20px 5px;
padding:9px 3px 9px 38px;
border:1px solid #c0c0c0;
background-color:#fafbfc;
font-size: 11px;
font-weight: bold;
color: #FF1493;
}

#error {
margin : 5px 3px 0px 0px ;
padding : 6px 2px 8px 2px;
font-size:10px;
font-weight:normal;
color:red;
line-height:1.2em;
}

/**************** Community classes and styles ****************/

/*.input{border: 1px solid #99b3b4;width: 220px;background: #e4ebeb;font: 11px verdana, sans-serif;color:#443;padding:2px;outline:none;}
.input:focus{border:1px solid #567475;background: #e4ebeb;}*/
.inputBox{border: 1px solid #99b3b4;width: 120px;background: #e4ebeb;font: 11px verdana, sans-serif;color:#443;padding:3px;outline:none;}
.inputBox:focus{border:1px solid #567475;background: #e4ebeb;}

.submit-btn {
	background: url(/img/shared/submit.gif) no-repeat;
	cursor:pointer;
	margin:4px 0 0 4px;
	padding:0;
	border:solid 1px #FFF;
	width:53px;
	height:21px;
	position:relative;
	top:3px;
	left:4px;
}
/*
#navigation .flag_a {
 position:relative;
}
#navigation .flag {
	position:absolute;
	bottom:85px;
	right:15px;
	width:80px;
	height:18px;
	background-color:inherit;text-align: right;
}
#navigation .flag img {
	margin:1px 0;
}
#navigation .flag img.langSelected {
	margin:1px 0;
	opacity:0.5;filter:alpha(opacity=50);
}*/

/*div#container {border:1px solid #99b3b4;padding:15px;margin:auto;width:230px;}*/
.clear{clear:both}
.error {color:red;margin:0;padding:0;}
.msg {color:green;margin:2px;padding:0;font-size: 9px; font-family:Verdana; font-weight:lighter; text-align:justify;}
hr {border:1px dashed #99b3b4;margin:8px;padding:0px;width:95%;}
select{border: 1px solid #99b3b4;font: 12px Arial, sans-serif;color:#443;font-weight: normal;}

/*************** Tables ***************/
.mytable {
	width: 550px;
	padding: 0;
	margin: 0;
	font-size:0.9em;
}

.mytable a {
	font: bold 10px Verdana;
	color:#4CAF59;
}

.mytable a:hover {
	font: bold 10px Verdana;
	color:#4CAF59;
}

th {
	/*font: bold 10px Verdana, Arial, Helvetica, sans-serif;*/
	color: #F8F8F8;
	border-right: 1px solid #DACEC1;
	border-bottom: 1px solid #DACEC1;
	border-top: 1px solid #DACEC1;
	border-left: 1px solid #3F3D3B;
	letter-spacing: 1px;
	text-align: left;
	padding: 4px 6px 3px 3px;
	background: #3F3D3B ;
}

th.header {
	font: bold 10px Verdana;
}

th.center {
	text-align: center;
	background: #fff;
}

td.center {
	text-align: center;
	background: #fff;
}

td.sp {
	border-right: 1px solid #DACEC1;
	border-bottom: 1px solid #DACEC1;
	background: #fff;
	padding: 2px 2px 2px 5px;
	color: #3F3D3B;
}


td.spalt {
	border-right: 1px solid #DACEC1;
	border-bottom: 1px solid #DACEC1;
	padding: 2px 2px 2px 5px;
	background: #F5FAFA;
	color: #3F3D3B;
}

th.spec {
	border-left: 1px solid #DACEC1;
	border-top: 0;
	letter-spacing: 0px;
	background: #fff;
}

th.specalt {
	border-left: 1px solid #DACEC1;
	border-top: 0;
	letter-spacing: 0px;
	background: #f5fafa;
	color: #3F3D3B;
}

td.unlock {
	border-right: 1px solid #DACEC1;
	border-bottom: 1px solid #DACEC1;
	background: #fff;
	padding: 1px;
	color: #000000;
	font-size: 9px;
	font-family:Verdana;
	font-weight:lighter;
}

td.unlock_code {
	border-right: 1px solid #DACEC1;
	border-bottom: 1px solid #DACEC1;
	background: #fff;
	padding: 6px 6px 6px 6px;
	font: bold 18px Verdana;
	color: #000;
	letter-spacing: 2px;
	text-align: center;
	line-height:1.4em;
}

/**************************** Paginator *******************************/
.right {text-align: right;margin:0;}
.PGsmall {font: 11px/15px Arial, Helvetica; color: #aaa; font-weight:lighter;margin:0;}
.PGsmall a{font-weight:lighter;}
.Pages { text-align: center; margin-bottom: 15px; margin-top: 10px; }
.Paginator { font-size: 12px; padding-top: 10px; margin-left: auto; margin-right: auto; }
.Paginator a, .pageList .current { padding: 2px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none; }
.Paginator a:visited { padding: 2px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none; }
.Paginator .Prev { margin-right: 20px; padding: 2px 6px; border: solid 2px #ddd; background: #fff; }
.Paginator .Next { margin-left: 20px; padding: 2px 6px; border: solid 2px #ddd; background: #fff;}
.Paginator .disabled { margin-left: 20px; padding: 2px 6px; /* border: solid 1px #ddd; */ background: #fff; color: #aaa; }
.Paginator .current {padding: 2px 6px; border-color: #999; font-weight: bold; font-size: 13px; vertical-align: top; background: #fff; color: #FF0084; }
.Paginator .break { padding: 2px 6px; border: none; background: #fff; text-decoration: none; }
.Paginator a:hover {color: #fff; background: #3f3b3b; border-color: #036; text-decoration: none;}
.Pages div.Results { text-align: center; font: 11px/15px Arial, Helvetica; color: #aaa; margin-top: 8px; }

/********** currencies *************/
#selectCurrency {
	text-align: left;
	float:left;
	padding: 0;
	margin: 0;
}
#selectCurrency ul.currencies {
	float:left;
	list-style-type:none;
	padding: 0;
	margin: 0;
	font-size:0.9em;
}

#selectCurrency ul.currencies li {
	float:left;
	list-style-type:none;
	white-space:nowrap;
	font-weight:normal;
}

#selectCurrency ul.currencies li a{
	color:#505050;
	font-weight:lighter;
	display: block;
	text-align:center;
	padding: 3px 6px 2px 6px;
	border: 1px solid #FAFBFC;
	text-decoration:none;
}

#selectCurrency ul.currencies li a:hover{
	text-decoration:none;
	background-color: #F7F9FD;
	border: 1px solid #C0C0C0;
	cursor: pointer;
}
#selectCurrency ul.currencies li a.selected {
	text-align:center;
	padding: 3px 6px 2px 6px;
	background-color: #F7F9FD;
	border: 1px solid #B1C0CC;
}
/**************************** tags *********************************/
#tags {
	clear:both;
	background: url(/img/shared/tags_deg.gif) repeat-x;
	text-align: left;
	margin-top: 14px;
	padding-bottom: 7px;
	border: 1px solid rgb(230,230,230);
}
#tags .tag_title {
	background: transparent url('/img/shared/bg/btn_home_gray.gif') no-repeat center center;
	display: block;
	width: 243px;
	height: 32px;
	line-height: 32px;
	color:#666666;
	font-size:13px;
	font-weight:bold;
	margin-left: 295px;
	margin-top: -21px;
	padding-left: 35px;
}
#tags ul {
	margin: 0px 1px 0px 2px;
	text-align: center;
	padding: 3px;
}
#tags li {
	display: inline;
	margin: 0 1px;
	line-height: 30px;
}
#tags li a {
	color:#594C2E;
	font-size: 10px;
}
#tags li.tagsLevel1 a {
	font-size: 12px;
	color: #5FA1AF;
}
#tags li.tagsLevel2 a {
	font-size: 13px;
	color: #73CCFF;
}
#tags li.tagsLevel3 a {
	font-size: 15px;
	color: #09956E;
}
#tags li.tagsLevel4 a {
	font-weight:normal;
	letter-spacing:-1px;
	font-size: 17px;
	font-style: italic;
	color:#BE9F5B;
}
#tags li.tagsLevel5 a {
	letter-spacing:-1px;
	font-size: 19px;
	color: #D7A9AE;
}

/************ support helpdesk ******************/
.L10 {font-size:10px;font-weight:lighter;background-color:#EFF3F6;text-align:left;color:#303030;height:12px;margin-top:1px;padding:1px;}
.L20 {font-size:10px;font-weight:lighter;background-color:#FFF;text-align:left;color:#303030;height:12px;margin-top:1px;padding:1px;}
.L20_customer {font-size:10px;font-weight:lighter;background-color:#FFF;text-align:left;color:#303030;height:12px;margin-top:1px;padding:1px;}
.L20_staff {font-size:10px;font-weight:lighter;background-color:#FFF0F3;text-align:left;color:#303030;height:12px;margin-top:1px;padding:1px;}
.altOver {font-size:10px;font-weight:normal;background-color:#FFCD6F;text-align:left;color:#000;height:12px;margin-top:1px;padding:1px;cursor:pointer;}

.table_2 {
background-color:#85BDD8;
padding:0;
}
.table_2 td {padding:3px;}
.header_table {
	background-image:url(/img/shared/helpdesk/bg_1.gif);
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	padding:2px;
	/*padding:4px;*/
}

.header_table_light {
	background-color:#EDF9FC;
	color:#303030;
	text-align:center;
	font-weight:bold;
	padding:-2px;
}
/*************** New Form *********************/
p, h1, form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
width:250px;
margin: 9px 0 0 0;
padding:4px 0;
}
/* ----------- stylized ----------- */
#stylized{
padding:5px 1px;
}
/*
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}*/
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:21px;
padding-bottom:11px;
}
#stylized label{
display:block;
font-size: 11px;
text-align:right;
width:57px;
padding:1px;
float:left;
}
#stylized .small{
display:block;
text-align:right;
float:left;
margin:2px 0 2px 4px;
}
#stylized.myform select, #stylized.myform input {
float:left;
padding:1px;
width:155px;
margin:1px 0 3px 7px;
border:2px dotted #E2E1E1;
-moz-border-radius:5px;
}
#stylized.myform select#modelId {width:160px;}
#stylized.myform input:focus{border:2px solid #567475;background: #fafbfc;-moz-border-radius:5px;}
/*#stylized.myform input:focus{background-color:#E2E1E1;}*/
#stylized input.cgv{
font-size:10px;
padding:1px;
border:0;
width:20px;
margin:1px 0 3px 10px;
}
#stylized .formok {background-color:#FFFFA8;border:1px dashed #5DE000;}
#stylized .formerr {background-color:#ffccff;border:1px dashed #cc3399;}
#stylized .formwarn {background-color:#FFDFC1;border:1px dashed #cc3399;}

#divLoading {
text-align:right;
float:right;
width:16px;
height:16px;
padding:2px;
margin:0;
}

.centeral-container {
  float: left;
  margin:0;
  padding:0;
}

img.box_img {
-moz-border-radius:3px 3px 3px 3px;
border:2px dotted #E2E1E1;
float:right;
height:auto;
max-width:136px;
padding:2px;
text-align:center;
}

#formContainer {
margin:0;
padding:0;
border:1px solid #c0c0c0;
background-color:#f9f9f9;
font-family: Tahoma, Verdana;
font-size: 10px;
color: #505050;
width:250px;
height: 190px;
-moz-border-radius:3px;
}
/*#orderForm{padding-top: 4px;}*/
#quote_solution  {
-moz-border-radius:3px;
background:url("/img/shared/tags_deg.gif") repeat-x scroll 0 -30% #F2F2F2;
border:1px solid #B1C0CC;
color:#5E5E5E;
height:190px;
margin-left:7px;
padding:0;
text-align:center;
width:309px;
}
#quote_solution #start, div#getUnlockMsg h3 {padding:1.2em;}
#quote_solution #start h1{color:#FF1493;background-color:inherit; font-weight:bold; font-size:1.4em;}
#quote_solution #solution h1{color:#FF1493;background-color:inherit; font-weight:bold; font-size:1.5em;margin: 12px 0;}
#quote_solution #start h2{color:#5E5E5E;background-color:inherit; font-weight:bold; font-size:12px;}
#quote_solution .listprice{color:#5E5E5E;background-color:inherit; font-weight:bold; font-size:11px;}

.btn-order {
background:#72AB62 url(/img/shared/bg/ui_bg_green.png) repeat-x scroll 50% 50%;
color:#FFF;
font-weight:bolder;
cursor:pointer;
margin:6px auto;
font-family: "Trebuchet MS", Arial, sans-serif; font-size: 15px;
padding: 7px 1.2em;
border: 1px solid #87B07D;
-moz-border-radius:6px;
}

.btn-order-small {
background:#72AB62 url(/img/shared/bg/ui_bg_green.png) repeat-x scroll 50% 50%;
color:#FFF;
font-weight:bolder;
cursor:pointer;
margin:4px 0 0 0;
font-family: "Trebuchet MS", Arial, sans-serif; font-size: 14px;
padding: 3px 35px;
border: 1px solid #3f7506;
-moz-border-radius:5px;
}

.box_review {margin:0 0 0 22px;width:300px;min-height:200px;padding:17px;text-align:center;}
form .hint {display:none;position: absolute;top: -5px;margin-left: 15px;border: 1px solid #c93;padding: 0.4em 0.5em;background-color:#ffc;width: 200px;color:inherit; z-index:10;}
form .hint .hint-pointer {position: absolute;left: -10px;top: 8px;width: 10px;height: 19px;background: url(/img/shared/bg/hint_pointer.gif) left top no-repeat;}
.hintgrey {margin:5px 0 0 9px;padding:1px 7px 0 20px;background:#f9f9f9 url(/img/shared/bg/arrow_state_blue_left.png) no-repeat 2px 2px;color:inherit;height:19px;width:auto;border:1px solid #c0c0c0;}

/***** Jquery UI Tune-up ****/
.ui-corner-all{font-weight: normal;}
.ui-menu-item{font-size: 10px; text-align: left;font-weight: lighter;}

/***** testimonials related ****/
#user-profile {
-moz-border-radius:5px 5px 5px 5px;
background-color:#F5FCEC;
border:1px solid #DDDDDD;
margin-top:5px;
width:auto;
}
#user-profile-left {
background-color:inherit;
border-right:1px dotted #999999;
margin:4px 0 0 7px;
padding-right:8px;
width:145px;
}
#user-profile-left p {
color:#666666;
font-size:10px;
margin:2px;
padding:1px 0;
}
#user-profile-left h1 {
color:#666666;
font-size:11px;
margin:0;
padding-top:1px;
white-space:nowrap;
}
#up-member-since {
display:block;
font-size:10px;
font-weight:normal;
padding:2px 0 4px;
}
#user-profile-right {
background:inherit;
padding:2px 7px 2px 14px;
margin:3px 5px;
}
#user-profile-right p {
color:#666666;
font-size:11px;
font-weight:normal;
margin:0;
padding:0;
line-height: 1.2em;
}