@charset "utf-8";
/* CSS Document */

.call {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:#fff;
		font-weight: bold;
		padding-bottom: 10px;
		text-shadow: 2px -1px 0px rgba(150, 150, 150, 1);
}
.call strong{
	color:#F60;
	text-shadow: 2px -1px 0px rgba(150, 150, 150, 1);
}
img { border:none;}

.ieHeight{
	margin-bottom:14px;
}