.copy { font-family: "Myriad Web",Verdana,Arial,sans-serif; font-size: 11px; color: #444};

.ssform_error{
  	font-family: "Myriad Web",Verdana,Arial,sans-serif; 
  	font-size: 11px;
  	color:#333;
	font-size:75%;
}

/* SlingShot Forms - form wrapper */

#contact {
  	background:#fff url('http://slingshot-tech.com/common/ssforms/images/contact.gif') no-repeat left top;
 	padding-top:45px;
 	float:left;
 	width:100%;
}

#partner {
  	background:#fff url('http://slingshot-tech.com/common/ssforms/images/partner.gif') no-repeat left top;
  	padding-top:45px;
 	float:left;
	width:100%;
}
#quote {
  	background:#fff url('http://slingshot-tech.com/common/ssforms/images/quote.gif') no-repeat left top;
  	padding-top:45px;
 	float:left;
	width:100%;
}
#m2 {
  	background:url('http://slingshot-tech.com/common/ssforms/images/footer.gif') no-repeat left bottom;
	padding-bottom:20px;
  	float:left;
	width:100%;
}  

#m3{
	border:5px solid #96C9E4;
	border-width: 0px 10px;
	float:left;
	width:550px;
} 

/* SlingShot Forms - stylized form content */

#ssform h1 {
	font:small Tahoma;
	font-weight:bold;
	margin:0px 0 10px 20px;
	line-height:14px;
	font-size:13px;
	color:#8B4475;
}
  
#ssform h2 {
	margin:0px 0 10px 22px;
//	font-size:11px;
	color:#8B4475;
	font-family: "Myriad Web",Verdana,Arial,sans-serif; 
	font-size: 11px; 
//	color: #444;
}


#ssform table{
//	font-family: "Myriad Web",Verdana,Arial,sans-serif; 
//  	font-size: 11px;
//	color:#444;
	font-family: "Myriad Web",Verdana,Arial,sans-serif; 
	font-size: 11px; 
	color: #444;
	width:95%;
	margin-left:15px;
	background:#fff url('http://slingshot-tech.com/common/ssforms/images/purple.jpg') repeat-x left top;
	border-width:0;
}

#ssform th {
	background:#fff;
	width:25%;
	color:#664E38;
	text-align:left;
	vertical-align:top;
}

#ssform th, #ssform td {
	border-top:1px solid #c5c5c5;
	border-width:1px 0 0 0;
	padding:10px 10px;
	
}

/* SlingShot Forms - plain form content */

#ssplain table{
//	font-family: "Myriad Web",Verdana,Arial,sans-serif; 
// 	font-size: 11px;
//	color: #444;
	font-family: "Myriad Web",Verdana,Arial,sans-serif; 
	font-size: 11px; 
	color: #444;
	width:100%;
	margin-left:0px;
	background:#fff;
	border-width:0;
}

#ssplain td {
	border-top:0px;
	border-width:0px;
	padding:0px;
}