.smart-green {
margin-left:auto;
margin-right:auto;
max-width: 550px;
background: #F8F8F8;
padding: 30px 30px 20px 30px;
font: 12px Arial, Helvetica, sans-serif;
color: #666;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;

}
.smart-green h1 {
font: 28px "Trebuchet MS", Arial, Helvetica, sans-serif;
padding: 20px 0px 20px 40px;
display: block;
margin: -30px -30px 10px -30px;
color: #FFF;
background: #9DC45F;
text-shadow: 1px 1px 1px #949494;
border-radius: 5px 5px 0px 0px;
-webkit-border-radius: 5px 5px 0px 0px;
-moz-border-radius: 5px 5px 0px 0px;
border-bottom:1px solid #89AF4C;
}
.smart-green h1>span 
{
font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
display: block;

color: #FFF;
}
.smart-green label {
display: block;
margin: 0px 0px 5px;
}
.smart-green label>span {
float: left;
margin-top: 10px;
color: #5E5E5E;
}
.smart-green input[type="text"], .smart-green input[type="email"], .smart-green textarea, .smart-green select {
color: #555;
height: 30px;
line-height:15px;
width: 100%;
padding: 0px 0px 0px 10px;
margin-top: 2px;
border: 1px solid #E5E5E5;
background: #FBFBFB;
outline: 0;
-webkit-box-shadow: inset 1px 1px 2px rgba(238, 238, 238, 0.2);
box-shadow: inset 1px 1px 2px rgba(238, 238, 238, 0.2);
font: normal 14px/14px Arial, Helvetica, sans-serif;
vertical-align:bottom;
}
.smart-green textarea{
height:100px;
padding-top: 10px;
}
.smart-green select {
background: url('down-arrow.png') no-repeat right, -moz-linear-gradient(top, #FBFBFB 0%, #E9E9E9 100%);
background: url('down-arrow.png') no-repeat right, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FBFBFB), color-stop(100%,#E9E9E9));
appearance:none;
-webkit-appearance:none;
-moz-appearance: none;
text-indent: 0.01px;
width:100%;
height:30px;
vertical-align:middle;
}
.smart-green .button {
background-color: #9DC45F;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-border-radius: 5px;
border: none;
padding:8px 25px 8px 25px;
color: #FFF;
text-shadow: 1px 1px 1px #949494;
}
.smart-green .button:hover {
background-color:#80A24A;
}

/*insert*/
.top_div{display:none;}
#down_data th, table#down_data td{ }
u{text-decoration:none;}
u span{background:#fff!important;padding:6px 6px;font-weight:bold;border:none;}
.profiles dl dt{background:#dce4ec;color:black;font-weight:600;}
.smart-green label{
	text-align:center;
}
@media only screen and (max-width:470px)
{
	.list-h img
	{
		display: none;
	}

	#down_data .top_type
	{
		display: none;
	}

	.top_div
	{
		display: block;
	}

	.top_protit
	{
		display: none;
	}

	#down_data .top_all p, .MsoListParagraph
	{
		width: 79%;
	}

	.smart-green
	{
		margin: 0!important;
		padding: 3px 3px 2px 3px;
		width: 100%;
	}

	.required
	{
		border-left: 1px solid black;
	}
	#txtUserTel{
		border: 1px solid black;
	}
	.requiredss{
		border: 1px solid #ccc;
	}
	.requireds{
		width:250px!important;
	}
}
@media only screen and (max-width:321px){
	
	#down_data .top_all p,.MsoListParagraph{width:67%;}
	.requireds{
		width:200px!important;
	}
}

#down_data th{text-align:center}
#down_data th:nth-child(1){text-align:left}

