body
{
	background: #FFF;
	margin: 0px;

}

div#profileShell {
	width: 680px;
	padding: 10px;
	margin: 0 auto;
}

div#profile {
	padding: 0 0 15px 15px;
	font: 13px arial, helvetica, sans;
}

div#profile h1 {
	text-transform: uppercase;
	color: #000;
	font: bold 16px arial, helvetica, sans;
}

div#profile h1 a:link, div#profile h1 a:visited {
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	font: bold 16px arial, helvetica, sans;
}

div#profile h1 a:hover, div#profile h1 a:active {
	color: #023051;
}

div#photos {
	margin-left: 15px;
	width: 325px;
	float: right;
	text-align: center;
}

h2
{
	font: bold 14px arial, helvetica, sans;
}

TABLE,TR,TD, P
{
	font-family: arial, helvetica, sans;
	font-size: 13px;
	line-height: 16px;
	color: #000;
}

A
{
	text-decoration: underline;
	color: #023051;
}

A:hover { text-decoration: none; }


.bullet
{
	color: #000;
}

td.category
{	
	height: 22px;
	padding: 0 15px;
	margin-right: 20px;
	font: bold 12px/22px arial, helvetica, sans;
	color: #fff;
	background: url(/images/lf/popup/bg-profile-hdr.jpg) repeat-x;	
}

td.gutter {
	padding: 10px;
}

td.info
{	
	padding: 10px;
	background: #fff;	
}

img {
	border: none;
}

/* Used to create a elabel marker on google map */
.elabel { width: 100px; padding: 2px 3px; white-space: nowrap; background-color: white; color: #666; opacity:.60;filter: alpha(opacity=60); -moz-opacity: 0.60; font: bold 11px arial; border: 1px solid #aaa; text-align: center; }
