@charset "utf-8";
/* CSS Document */
#globalmenu .contact a { background: url(../../shared/img/btn_contact.jpg) no-repeat left bottom;}

form{
	color:#361500;
	font-size: 0.875em;
	text-align: center;
}

form p{
	margin:0px;
	text-align: center;
}
table {
	text-align: left;
}

td {
	vertical-align: top;
	padding-bottom: 10px;
}

td .info{
	padding-right: 15px;
}

td span{
	color: #FF3333;
	font-size: 0.75em;
}

td a{
	color: #49abbd;
	font-size: 0.75em;
}



