#contact_table{
	margin-top: 10px;
	width: 100%;
	height: 200px;
	
}

#contact_table A:link {text-decoration: underline; }
#contact_table A:visited {text-decoration: underline; }
#contact_table A:active {text-decoration: underline; }
#contact_table A:hover {text-decoration: underline; color: green;}


#id_clip_button{
	width: 120px;
	height: 20px;
	line-height: 15px;
	font-size: 10px;
	margin-left: 10px;
}

.green_contact_form input, textarea{
	width: 180px;
}