.module_in h2{
	margin-bottom:5px;
}
.home_tab p{
	margin-bottom:10px;
}
.home_tab p.value{
	float:right;
	font-size:12px;
	margin-top:3px;
	width:70px;
}
.home_tab p.label{
	font-weight:bold;
	margin-bottom:3px;
}
.home_tab div.slider{
	margin:15px 0;
	width:70%;
}
.home_tab p.button{
	margin-bottom:0;
	margin-top:15px;
}
.home_tab p.multiple span{
	white-space:nowrap;
	margin-right:5px;
}
.home_tab select{
	background-color:#D7ECF6;
	border:1px solid #71B6FC;
	color:#5B5B5B;
	font-size:11px;
	width:150px;
}
.home_tab a{
	color:#4096EE;
	font-size:12px;
}

div.separator {
	margin-bottom: 5px;
}