SELECT, #email, #phone, #name, #company_from, #job_title, #company_website, #table_contact INPUT, #table_contact TEXTAREA
{
	font-size : 11px;
	color : #666666;
}
#table_contact
{
	margin-top: 10px;
}

#table_meet
{
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 100%;
}
#table_meet TD
{
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
#table_meet IMG
{
	border: none;
}
#table_meet .logos
{
	width: 100%;
}
#table_meet .logos TD
{
	border-bottom: none !important;
	border-right: none !important;
}
