P.Head1 {
	color: #203E5E;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
}
A.IconLinkedIn {
	background-image: url(/res/images/1/sm/linkedin_32.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 32px;
	height: 38px;
	display: inline-block;
	vertical-align: middle;
	text-decoration: none;
}
A.IconLinkedIn:link {
}
A.IconLinkedIn:visited {
}
A.IconLinkedIn:hover {
	text-decoration: none;
}
A.IconLinkedIn:active {
}
A.IconFacebook {
	background-image: url(/res/images/1/sm/facebook_32.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 32px;
	height: 38px;
	display: inline-block;
	vertical-align: middle;
	text-decoration: none;
}
A.IconFacebook:link {
}
A.IconFacebook:visited {
}
A.IconFacebook:hover {
	text-decoration: none;
}
A.IconFacebook:active {
}
A.More {
	text-decoration: none;
	display: inline-block;
	width: 17px;
	height: 17px;
	background-image: url(/global/images/more.gif);
	background-repeat: no-repeat;
	vertical-align: bottom;
	overflow: hidden;
	margin-top: 5px;
}
A.More:link {
}
A.More:visited {
}
A.More:hover {
}
A.More:active {
}

