#snsf-wrapper{
max-width:250px;	
padding:0px 0;
border-radius:5px;
-moz-border-radius:5px;	
-webkit-border-radius:5px;
}

#snsf-form table{
	padding:5px;
}
#snsf-form th{
	padding-bottom:10px;
	text-align:center;
	font-size:16px;
}
#snsf-form table tr td{
	padding:4px;
	
}
#snsf-form table tr td.termstd{
font-size:12px;
padding:0 0 0 4px;
}
#snsf-form table tr td.checkid{
text-align:right;
}
#snsf-form input[type=text]{
width:100%;	
}
#snsf-form table tr td label{
	font-weight:bold;
text-align:right !important;
float:none !important;
}
#snsf-form table tfoot td{
text-align:right;
}
