body{
	margin-top:2em;
	}
.vcard,#cas{
	border-bottom:1px solid black;
	margin-bottom:1em;
	overflow:;
	/*IE incorrectly handles 'visible' as 'auto' should be rendered*/
	_overflow:visible;
	_height:159px;
	}
.email{
	background:url('/images/mail.gif') no-repeat left;
	padding-left:12px;
	}
.vcard img.photo{
	float:left;
	width:135px;
	_clear:left;
	}
.vcard .contact,
.vcard .tel{
	display:block;
	background:#ccc;
	}
.vcard .contact,
.vcard .title,
.vcard .fn{
	margin-left:135px;
	}
.vcard .type{display:none}

#cas .map{display:block}
#cas .photo{
	width:285px;
	margin:1em;
	}
#cas p{clear:both;margin-left:1em;}
#cas .tel{
	margin-left:2em;
	}
#cas .vision .author{display:block;font-weight:bold;font-style:italic;}
#cas .vision span{font-style:normal;margin-left:0px;font-weight:bold;}
#cas .vision{font-style:italic;}
#cas .adr .country-name{display:none;}