* {
	margin:0;
	padding:0
}

body {
	width:auto;
	margin:0 auto 0 auto;
	background:url("../images/bg_body.gif") #fff repeat-x top;
	}
	
#wrapper {
	width:1024px;
	height:auto;
	margin:0 auto 0 auto;
}

/*=== header ===*/
#header {
	width:1024px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	display:inline;
}

.top {
	width:1024px;
	height:110px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	}
	
.top img {
	width:auto;
	height:auto;
	margin:0 0 0 20px;
	padding:0;
	float:left;
	border:none;
	}
	
.unity_bar {
	width:420px;
	height:98px;
	margin:15px 0 0 0;
	padding:0;
	float:right;
	text-align: right;
	}
	
.unity_bar p {
	font:12px arial;
	font-weight:bold;
	text-align:left;
	color:#3f7da5;
	margin:0 0 0 95px;
	}
	
.unity_bar p a {
	font:12px arial;
	font-weight:bold;
	text-align:left;
	color:#3f7da5;
	text-decoration:none;
	float:left;
	display:inline;
	padding:10px 0 0 10px;
	height:24px;
	}
	
.unity_bar p a:hover {	
	text-decoration:underline;
	}
	
.unity_bar input.textbox {	
	margin-right:15px; 
	background-color:#a7aeb4; 
	border:1px #a7aeb4 dotted; 
	padding:1px;
	}
	
.but {
	width:51px;
	height:24px;
	margin:10px 0 0 0;
	padding:0;
	border:none;
	color:#fff;
	font:12px arial;
	border:none;
	background:url("../images/but.gif") no-repeat center;
	cursor:hand;
	cursor:pointer;
}	

.menu {
	width:auto;
	height:auto;
	margin:0 10px 0 0;
	padding:0;
	float:right;
	display:inline;
	}
	
.menu ul {
	list-style:none;
	}
	
.menu ul li {
	font:14px tahoma;
	color:#fff;
	text-align:center;
	background:url("../images/bg_menu1.gif") no-repeat center;
	width:103px;
	height:25px;
	display:inline;
	float:left;
	padding:10px 0 0 0;
	margin:0 5px 0 0;
	}
	
.menu ul li.select {
	font:14px tahoma;
	color:#145884;
	text-align:center;
	font-weight:bold;
	background:url("../images/bg_menu1.gif") no-repeat center;
	width:103px;
	height:25px;
	display:inline;
	float:left;
	padding:10px 0 0 0;
	margin:0 5px 0 0;
	}
	
.menu ul li.long {
	font:14px tahoma;
	color:#fff;
	text-align:center;
	background:url("../images/bg_menu2.gif") no-repeat center;
	width:148px;
	height:25px;
	display:inline;
	float:left;
	padding:10px 0 0 0;
	margin:0 5px 0 0;
	}
	
.menu ul li a {
	font:14px tahoma;
	color:#fff;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	}
	
.menu ul li a:hover {
	color:#145884;
	}
	
.banner {
	width:1024px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	}

/*=== container ===*/
#container {
	width:1024px;
	height:auto;
	margin:15px 0 0 0;
	padding:0;
	float:left;
	display:inline;
}

/*=== col_left ===*/
.col_left {
	width:200px;
	height:auto;
	margin:0 10px;
	padding:0;
	float:left;
	display:inline;	
	}

	
.navilist {
	width:200px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	}
	
.navilist .katalog {
	width:200px;
	height:35px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	background:url("../images/grey_top.gif") no-repeat bottom;
	}
.navilist .katalog a{
	display:block;
    float:left;
    height:25px;
    overflow:hidden;
    position:relative;
    top:0pt;
    color: #3F7DA5;
    font-family: Arial;
    font-size: 16px;
	}
.navilist .katalog a.cat 
{
    display:block;
    float:left;
    height:25px;
    overflow:hidden;
    position:relative;
    text-indent:-1000px;
    top:0pt;
    width:90px;
}
	
.navilist .repeat_grey {
	width:200px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	background:url("../images/grey_repeat.gif") repeat-y top;
	}
	
.navilist .repeat_grey ul {
	list-style:none;
	}
	
.navilist .repeat_grey ul li {
	font:12px arial;
	text-align:left;
	color:#3f7da5;
	border-bottom:1px #bfc9cf dotted;
	margin:0 9px;
	padding:10px 0 10px 10px;
	}
.navilist .repeat_grey ul li.menu_sub {
	font:12px arial;
	text-align:left;
	color:#3f7da5;
	border-bottom:1px #bfc9cf dotted;
	margin:0 9px;
	padding:10px 0 10px 30px;
	}
	
.navilist .repeat_grey ul li a {
	font:12px arial;
	text-align:left;
	color:#3f7da5;
	font-weight:bold;
	text-decoration:none;
	padding:0 0 0 10px;
	}
	
.navilist .repeat_grey ul li a:hover {
	text-decoration:underline;
	}
	
.navilist .bot {
	width:200px;
	height:20px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	background:url("../images/grey_bottom.gif") no-repeat top;
	}
/*=== col_right ===*/	
.col_right {
	width:800px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	}
	
.col_right p {
	font:12px arial;
	color:#154564;
	text-align:left;
	}
	
.col_right p a {
	font:11px arial;
	color:#ff9c00;
	text-align:left;
	text-decoration:none;
	}
	
.col_right p a:hover {	
	text-decoration:underline;
	}
	
.title {
	width:800px;
	height:30px;
	margin:0 0 15px 0;
	padding:0;
	border-bottom:1px #4783a9 solid;
	float: left;
	}
	
h1 {
	width:25%;
	height:31px;
	margin:0;
	padding:0;
	font:24px tahoma;
	color:#3f7da5;
	border-bottom:2px #ff9c00 solid;
	padding:0 10px;
	}
	
.box {
	width:800px;
	height:auto;
	margin:0px 0px 10px 0px;
	padding:0;
	float:left;
	display:inline;
	border-bottom:1px #d6d6d6 dotted;
	}
	
.box img {
	width:auto;
	height:auto;
	margin:0 0 10px 10px;
	padding:0;
	float:left;
	display:inline;
	border:none;
	}
	
.box_left {
	width:400px;
	height:auto;
	margin:0;
	padding:0 0 10px 0;
	float:left;
	display:inline;
	border-right:1px #d6d6d6 dotted;
	}
	
.box_right {
	width:380px;
	height:auto;
	margin:0;
	padding:0 0 10px 15px;
	float:left;
	display:inline;
	}
	
.text {
	width:200px;
	height:auto;
	text-align:left;
	float:left;
	display:inline;
	padding:0 0 10px 10px;
	}
	
.text p {
	font:12px arial;
	text-align:left;
	color:#154564;
	}
	
.text p a {
	font:12px arial;
	text-align:left;
	color:#3f7da5;
	text-decoration:none;
	font-weight:bold;
	}
	
.text p a:hover {
	color:#ff9c00;
	}
	
.text span {
	font:20px arial;
	text-align:left;
	color:#ff9c00;
	font-weight:bold;
	}
	
p.number {
	font:12px arial;
	font-weight:bold;
	color:#3f7da5;
	text-align:right;
	padding:10px 0 10px 0;
	word-spacing:5px;
	}
	
p.number a {
	font:12px arial;
	font-weight:bold;
	color:#ff9c00;
	text-decoration:none;
	}
	
p.number a:hover {
	text-decoration:underline;
	}
	
.images {
	width:210px;
	height:auto;
	padding:0 0 10px 0;
	margin:0 0 15px 0;
	float:left;
	display:inline;
	}
	
.pic_big {
	width:auto;
	height:auto;
	padding:0;
	margin:0 0 15px 0;
	float:left;
	display:inline;
	border:1px #d6d6d6 solid;
	}
	
.pic_big img {
	width:auto;
	height:auto;
	padding:0;
	margin:0;
	float:left;
	display:inline;
	border:none;
	}
	
#pic_small {
	width:210px;
	height:auto;
	padding:0;
	margin:0;
	float:left;
	display:inline;
	}
	
#pic_small img {
	width:auto;
	height:auto;
	padding:0;
	margin:3px 12px 0 4px;
	border:0;
	float:left;
	display:inline;
	border:1px #d6d6d6 solid;
	}
	
.se {
	width:200px;
	height:80px;
	background-image:url("../images/se.gif");
	background-repeat:no-repeat;
	background-position:top; 
	float:right;
	display:inline;
	margin:0;
	text-align: center;
	}
	
.se p {
	font:12px arial;
	font-weight:bold;
	color:#f1881e;
	text-align:center;
	width:200px;
	padding:5pt 0pt 0pt 0px;
	margin:0px;
	}
	
.se p a {
	font:12px arial;
	font-weight:bold;
	color:#f1881e;
	text-align:center;
	text-decoration:none;
	}
	
.se p a:hover {
	text-decoration:underline;
	}
.description 
{
    border:1px dashed #CCCCCC;
    margin:10px 0px 20px;
    padding:10px 5px 5px;
    position:relative;
    width: 575px;
    float: left;
}	
.description h4
{
    background:#FFFFFF none repeat scroll 0%;
    border-width:0pt;
    color:#3F7DA5;
    font:10pt arial;
    font-weight: bold;
    margin:0pt;
    padding:0pt 4px 0pt 2px;
    position:absolute;
    top:-7px;
    white-space:nowrap;
}	
.box_search {
	width:730px;
	height:auto;
	margin:0 0 15px 0;
	padding:0;
	}
	
.box_search .tab {
	width:800px;
	height:27px;
	padding:0;
	margin:0 0 10px 0;
	border-bottom:1px #d6d6d6 solid;
	}
	
.box_search .tab ul {
	list-style-type:none;
	}
	
.box_search .tab ul.list {
	margin:0;
	padding:0;
	font:12px arial;
	color:#3f7da5;
	font-weight:bold;
	}
	
.box_search .tab ul.list li {
	height:26px;
	float:left;
	padding:0;
	margin:0;
	text-align:center;
	}
	
.box_search .tab ul.list li.select {
	height:15px;
	float:left;
	text-align:center;
	color:#ff9c00;
	padding:5px 18px 5px 18px;
	margin:0 2px 0 0;
	font-weight:bold;
	border-top:1px #d6d6d6 solid;
	border-left:1px #d6d6d6 solid;
	border-right:1px #d6d6d6 solid;
	border-bottom:none;
	}
	
.box_search .tab ul.list li a {
	height:15px;
	float:left;
	font:12px arial;
	color:#3f7da5;
	font-weight:bold;
	text-decoration:none;
	padding:5px 18px 5px 18px;
	margin:0 0 0 2px;
	border-top:1px #d6d6d6 solid;
	border-left:1px #d6d6d6 solid;
	border-right:1px #d6d6d6 solid;
	border-bottom:none;
	}
	
.box_search .tab ul.list li a:hover {
	color:#f1881e;
}
.checkbox {
display:inline;
float:left;
font-family:arial;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:auto;
line-height:normal;
padding:10px 0pt 0pt 10px;
width:180px;
}
.checkbox .bike {
margin:0pt 10px 0pt 0pt;
padding:0pt;
}
.grouppic
{
    float: left;
    margin-bottom: 10px;
    border-bottom:1px #d6d6d6 dotted;
}
.pic {
	width:160px;
	height:auto;
	float:left;
	display:inline;
	padding:0 50px;
	border-right:1px #d6d6d6 dotted;
	}
	
.pic img {
	width:auto;
	height:auto;
	float:left;
	display:inline;
	padding:1px;
	margin:0 0 10px 0;
	border:none;
	}
	
.pic p {
	font:12px arial;
	text-align:left;
	color:#154564;
	}
	
.pic p a {
	font:12px arial;
	text-align:left;
	color:#3f7da5;
	text-decoration:none;
	font-weight:bold;
	}
	
.pic p a:hover {
	color:#ff9c00;
	}
	
.pic span {
	font:20px arial;
	text-align:left;
	color:#ff9c00;
	font-weight:bold;
	}
	
.pic1 {
	width:160px;
	height:auto;
	float:left;
	display:inline;
	padding:0 50px;
	}
	
.pic1 img {
	width:auto;
	height:auto;
	float:left;
	display:inline;
	padding:1px;
	margin:0 0 10px 0;
	border:none;
	}
	
.pic1 p {
	font:12px arial;
	text-align:left;
	color:#154564;
	}
	
.pic1 p a {
	font:12px arial;
	text-align:left;
	color:#3f7da5;
	text-decoration:none;
	font-weight:bold;
	}
	
.pic1 p a:hover {
	color:#ff9c00;
	}
	
.pic1 span {
	font:20px arial;
	text-align:left;
	color:#ff9c00;
	font-weight:bold;
	}

/*=== footer ===*/
#footer {
	width:1024px;
	height:50px;
	margin:15px 0 0 0;
	padding:0;
	float:left;
	display:inline;
	background:url("../images/bg_footer.gif") no-repeat center top;
}

#footer p {
	font:11px verdana;
	color:#859caa;
	text-align:left;
	float:left;
	padding:20px 0 0 10px;
}

#footer p.right {
	font:11px verdana;
	color:#859caa;
	text-align:left;
	float:right;
	padding:20px 10px 0 0;
}

#footer p.right a {
	font:11px verdana;
	color:#ff9c00;
	text-align:left;
	text-decoration:none;
}

#footer p.right a:hover {
	text-decoration:underline;
}


/*************************/
/* Start CSS For show popup windows */
/*************************/
.modalPopup
{
    text-align:justify;
    padding-top: 5px;
	margin:0 0 0 0;
    border-style:solid; 
    border-width:1px; 
    background-color:White; 
    width:620px; 
    height:420px;
    position:relative;
}
.modalContainer
{
	display:block;
	width:600px;
	height:360px;
	overflow: scroll;
	background-color:White;
	text-align:justify;
	margin:0 10px 0 10px;
	font:12px arial;
}

.modalContainer p
{
	padding:0 10px 0 10px;
	width:560px;
	text-align:justify;
	font:12px arial;
}
.modalContainer p a {
	font:12px arial;
	font-weight:bold;
	color:#C99216;
	text-decoration:none;
	
}

.modalContainer p a:hover {
	text-decoration:underline;
}

.modalContainer p strong
{
	font:12px arial;
	font-weight:bold;
	color:#C99216;
	text-decoration:none;	
}

/* For confirm*/
.modalBackground{
    background-color:Gray;
    filter:alpha(opacity=50);
    opacity:0.5;
}
.modalPopup1
{
    text-align:center;
    padding-top: 30px;
	margin:0 0 0 0;
	margin-left:0;
	position:fixed;
    border-style:solid; 
    border-width:1px; 
    background-color:White; 
    width:700px; 
    height:100px;
    position:relative;
    
}
.modalProgressRedBackground 
{
    background:Red;
	filter:alpha(opacity=70);
	opacity:0.7;
}
 .updateProgressMessage
{
    margin:3px; 
    font-family:Trebuchet MS; 
    font-size:small; 
    vertical-align: middle;
}      
.CloseButton {
	background:url("../Images/closePopup.gif");
	background-repeat:no-repeat;
	color:#FFF;
	height:26px;
	width:26px;
	border:none;
}

/**********************************/
/* End CSS For show popup windows */
/**********************************/

/*=== shop_cart ===*/
#cart_title {
	width:760px;
	height:35px;
	margin:0 0 0 10px;
	padding:0;
	float:left;
	display:inline;
	border:1px #838383 dotted;
	background-color:#f2f2f2;
	}
	
#cart_title ul {
	list-style:none;
	}
	
#cart_title ul li {
	font:12px arial;
	color:#000;
	text-decoration:none;
	padding:0 0 0 25px;
	margin:12px 0 0 0;
	display:inline;
	float:left;
	text-align:left;
	font-weight:bold;
	width:90px;
	}
	
#cart_title ul li.long {
	font:12px arial;
	color:#000;
	text-decoration:none;
	padding:0 0 0 25px;
	margin:12px 0 0 0;
	display:inline;
	float:left;
	width:280px;
	text-align:left;
	font-weight:bold;
	}
	
#cart_title p {
	font:14px arial;
	color:#a7a7a7;
	text-decoration:none;
	padding:12px 0 0 25px;
	margin:0;
	text-align:left;
	font-weight:bold;
	}
	
#cart_center {
	width:760px;
	height:auto;
	margin:0px;
	padding:0;
	float:left;
	display:inline;
	}
	
.title_varercontent {
	width:752px;
	height:auto;
	background-color:#fff; 
	margin:0 10px 0 10px;
	padding:10px 0 10px 10px;
	float:left;
	display:inline;
	border-bottom:1px #838383 dotted;
	}

.image2 {
	width:70px;
	height:auto;
	margin:0 25px 0 0;
	padding:0;
	float:left;
	display:inline;
	}
	
.image2 img {
	width:auto;
	height:auto;
	margin:0 0 0 20px;
	padding:0;
	border:none;
	}
	
.prod_nametop {
	width:200px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	}
	
.prod_nametop p {
	font:12px arial;
	color:#a7a7a7;
	text-align:left;
	}
	
.prod_nametop p a {
	font:12px arial;
	color:#6a6a6a;
	text-align:left;
	
	text-decoration:none;
	font-weight:bold;	
	}
	
.prod_nametop p a:hover {
	text-decoration:underline;
	}
	
.sku_right {
	width:440px;
	height:auto;
	float:left;
	display:inline;
	margin:0px 0px 0px 10px;
	}
	
.sku_right p {
	font:12px arial;
	color:#000;
	padding:0 10px 0 10px;
	width:100px;
	text-align:center;
	float:left;
	display:inline;
	}
	
.sku_right p.price {
	font:20px arial;
	color:#a7a7a7;
	padding:0;
	text-align:center;
	margin:0;
	float:left;
	display:inline;
	font-weight:bold;
	}
	
.sku_right input {	
	padding:0;
	margin:0;
	width:130px;
	float:left;
	display:inline;
	}
	
.sku_right input.short {	
	padding:0;
	margin:0 20px 0 20px;
	width:55px;
	float:left;
	display:inline;
	}

.title_varer {
	width:772px;
	height:auto;
	margin:0px;
	padding:10px 0 10px 0;
	float:left;
	display:inline;
	border-bottom:1px #838383 dotted;
	}
	
.title_varer .text {
	width:300px;
	height:auto;
	padding:0;
	margin:0 0 10px 10px;
	float:right;
	display:inline;
	}
	
.title_varer .text p {
	font:12px arial;
	color:#a7a7a7;
	text-decoration:none;
	padding:10px 0 0 0;
	margin:0;
	text-align:left;
	float:left;
	width:160px;
	}	
	
.title_varer .text span {
	font:12px arial;
	color:#a7a7a7;
	text-decoration:none;
	padding:0px;
	margin:0;
	width:auto;
	text-align:right;
	}

.title_varer .text2 {
	width:auto;
	height:auto;
	padding:0;
	margin:0 0 10px 10px;
	float:left;
	display:inline;
	}
	
.text2_2 {
	width:auto;
	height:auto;
	padding:0;
	margin:10px 0 10px 0;
	float:right;
	}
	
.title_varer .text3 {
	width:200px;
	height:auto;
	padding:0;
	margin:0 0 10px 10px;
	float:left;
	display:inline;
	}
	
.title_varer .text3 p {
	font:12px arial;
	color:#a7a7a7;
	text-decoration:none;
	padding:0 0 10px 0;
	float:left;
	font-weight:bold;
	}
	
.title_varer p {
	font:20px arial;
	color:#a7a7a7;
	padding:7px 0 0 10px;
	
	}

/*=== check_out ===*/

.check_out {
	width:760px;
	height:30px;
	margin:0 0 15px 0px;
	padding:0;
	float:left;
	display:inline;
	border:1px #838383 dotted;
	background-color:#F2F2F2;
	}
	
.check_out p {
	font:14px arial;
	color:#000;
	text-decoration:none;
	padding:5px 0 0 20px;
	margin:0;
	text-align:left;
	font-weight:bold;
	}
.td_left
{
    width: 160px;
    padding-left: 20px;
    color:#a7a7a7;
    font:12px arial;
}
.td_right
{
    width: 580px;
}	
.td_right span
{
	font:12px arial;
	color:#da0000;
}
.text_mail {
	width:740px;
	height:auto;
	margin:0 0 0 20px;
	padding:0;
	text-align:left;
	font:12px arial;
	
	float:left;
	display:inline;
	}
	
.text_mail p {
	width:160px;
	height:auto;
	margin:0;
	padding:0;
	text-align:left;
	font:12px arial;
	
	float:left;
	display:inline;
	color:#000;
	}
	
.text_mail p span {	
	font:16px arial;
	text-decoration:none;
	color:#ffba00;
	margin:0;
	padding:0;
	}
	
.text_mail input {
	margin:0 10px 10px 0;
	padding:0;
	}
	
.norge {
	width:auto;
	height:auto;
	margin:5px 0 5px 160px;
	padding:0;
	text-align:left;
	font:12px arial;
	
	}
	
.norge2 {
	width:auto;
	height:auto;
	margin:0 0 15px 160px;
	padding:0;
	text-align:left;
	font:12px arial;
	
	float:left;
	display:inline;
	}
	
input.no {
	width:auto;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	}
	
.norge3 {
	width:auto;
	height:25px;
	margin:10px 0 0 0;
	padding:0;
	text-align:left;
	font:12px arial;
	
	float:left;
	display:inline;
	}
	
.norge3 p.no {
	width:auto;
	height:auto;
	margin:0;
	padding:0;
	text-align:left;
	font:12px arial;
	
	float:left;
	display:inline;
	color:#000;
	}
	
.norge2 p.no {
	width:auto;
	height:auto;
	margin:0;
	padding:0;
	text-align:left;
	font:12px arial;
	
	float:left;
	display:inline;
	color:#000;
	}
	
.but_tab {
	width:auto;
	height:auto;
	margin:0 0 0 180px;
	padding:0 0 10px 0;
	float:left;
	display:inline;
	}
.but2 
{
    width:100px;
	height:24px;
	margin:10px 0 0 0;
	padding:0;
	border:none;
	color:#fff;
	font:12px arial;
	background:url("../Images/but2.gif") no-repeat center;
	cursor:hand;
	cursor:pointer;
}	
.but3 {
    width:145px;
	height:24px;
	margin:10px 0 0 0;
	padding:0;
	border:none;
	color:#fff;
	font:12px arial;
	background:url("../Images/but3.gif") no-repeat center;
	cursor:hand;
	cursor:pointer;
}
.but4{
	width:180px;
	height:24px;
	margin:10px 0 0 0;
	padding:0;
	border:none;
	color:#fff;
	font:12px arial;
	background:url("../Images/but4.gif") no-repeat center;
	cursor:hand;
	cursor:pointer;
	}
#noproduct {
color:#a7a7a7;
display:inline;
float:left;
font-family:arial;
font-size:12px;
margin-left:10px;
text-align:left;
width:750px;
}

.box_number 
{
    border-bottom:1px dotted #A2A2A2;
    float:left;
    margin-bottom:10px;
    padding-bottom:10px;
    width:800px;
}
/*Newsletter*/
#eLetter
{
	border-bottom: 1px dotted #838383;
    float: left;
    font-family: tahoma,verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
    font-size: 12px;
    margin-bottom: 10px;
    padding-left: 10px;
    width: 800px;
}
#eLetter p
{
	clear: both;
	overflow: hidden;
	line-height: 18px;
}
#eLetter p span
{
	float: left;
	width: 15px;
	padding-right: 5px;
}
#eLetter p label
{
	width: 220px;
	float: left;
	line-height: 18px;
}
#eLetter ul
{
	padding: 5px 0px;
	margin: 0px;
	list-style: none;
	color:#6A6A6A;
}
#eLetter ul li
{
	padding: 2px 0px;
	margin: 0px;
	color:#6A6A6A;
}
#eLetter ul li input[type="text"]
{
	border: 1pt solid #6d7a80;
	font-size: 12px;
	width: 150px;
	height: 17px;
	color:#6A6A6A;
}
/*End newsletter*/








