/* ------ general
-----------------------------------------------*/

body {
font-family: Helvetica, Arial , sans-serif;
background:#f2f2f2;
font-size:12px;
line-height:16px;
}

#container {
margin:20px auto;
width: 960px;

}

a img {
border:none;
}

h1, h2, h3, h4, h5, h6{ margin-bottom:10px; font-weight:normal; }
	h1{ font-size:26px; line-height:32px; font-family: 'DroidSansRegular', Helvetica, Arial , sans-serif; }
	p, ul{margin-bottom:10px;}

.std p{
font-family: Helvetica, Arial , sans-serif;
color:#000;
font-size:12px;
line-height:16px;
}

.std a{
font-family: Helvetica, Arial , sans-serif;
color:#000;
font-size:18px;
line-height:24px;
}
.distributor-result {
background:#f1f1f1;
padding: 5px 0 5px 5px;	
}