﻿html {
    overflow-x:hidden;
    overflow-y:scroll;
}

body {
  background: #fff;
	font: 11px/16px Helvetica, Arial, sans-serif;
	color: #666;
	margin: 0;
	padding: 0;
}

img {
    border:0 none;
}

ul {
    line-height:1.7em;
}

.title_sub {
    line-height:1.5em;
    font-family:Arial, Verdana, Trebuchet MS, Sans-Serif;
    font-size:12px;
    color:#000;
    font-weight:bold;
    border-bottom:1px solid #D1D1D1;
}

.text {
    line-height:1.3em;
	 font: 11px/16px Helvetica, Arial, sans-serif;
    color:#666;
}

.text_small {
    line-height:1.4em;
    font-family:Arial, Verdana, Trebuchet MS, Sans-Serif;
    color:#454545;
    font-size:12px;
}

.float_left {
    float:left;
}

.design_big_product_sub_divider {
    float:left;
    text-align:center;
    width:10px;
}

.content{
    width:800px;

}

.f_Left {
    margin-top:20px;
}

.toplogo {
    display: none;
}

h1, h2, h3, h4, h5 {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    letter-spacing: -.05em;
    margin: 0;
    padding: 0;
    line-height: 1em;
}

div.content form { display: none; }


h1 {
    text-align: center;
    font-size: 24px;
    padding: 0px 0 0px 0px;
    margin: 0 0px 0 0px;
    color: #000 ! important;
}

h2 {
    font-size: 20px;
    display: inline;
    color:#000 ! important;
}

h3 {
    font-size: 18px;
    padding:10px 0px 0px 0px;
    color:#000 ! important;
}

a:link, a:visited, a:active {
		color: #40b028 ! important;
		outline: none;
	}
	a:hover {
		text-decoration: none;
	}


