/* CSS Document */

#content_sponsors {
	float				: none;
	margin				: 0px 0px 0px 0px;
	width				: 610px;
	margin-right: auto;
	margin-left: auto;
}
p {
	margin				: 0px 0px 10px 0px;
}

#clearer {
    clear				: both;
    height				: -1px;
}
#propTop{
	background-image	: url(../sponsor_images/result_top.gif);
	background-repeat	: no-repeat;
	height				: 30px;
	margin-top			: 5px;
	width				: 600px;
	border-bottom		: solid 1px #B7B7B7;
	float				: left;
	}
#propBox{
	width				: 598px;
	border-left			: solid 1px #B7B7B7;
	border-right		: solid 1px #B7B7B7;
	overflow			: hidden;
	float:left;
}
#propBase{
	background-image	: url(../sponsor_images/result_bottom.gif);
	background-repeat	: no-repeat;
	width				: 600px;
	height				: 8px;
	float:	left;
	margin				: 0px 0px 0px 0px;
}
#propBase2{
	background-image	: url(../sponsor_images/result_bottom.gif);
	background-repeat	: no-repeat;
	width				: 600px;
	height				: 8px;
	float:	left;
	margin				: 0px 0px 40px 0px;
}
#propCtr{
	width				: 250px;
	float				: left;
	padding				: 10px 0px 0px 0px;
}
#propDesc{
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 11px;
	color				: #333333;
	width				: 100%;
	line-height: 15px;
	}

#propEmail{
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 10px;
	margin-top			: 0px;
	color				: #333333
}

#propEmail a{
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 10px;
	margin-top			: 5px;
	text-decoration		: none;
	color				: #333333}	


#propAgentName {
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 11px;
	padding				: 8px 0px 7px 10px;
	width				: 400px;
	float				: left;
	}

#agentImage {
	height				: 100px;
	width				: 250px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 0px;
}

.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	margin: 0px 0px 10px 0px;
	text-align: left;
}
.gtDarkGrey {
	font-family			:Arial, Helvetica, sans-serif;
	color				:#333333;
	text-decoration		: none;
	font-size			:11px;
}
.gtDarkGrey a{
	font-family			:Arial, Helvetica, sans-serif;
	color				:#333333;
	text-decoration		: none;
	font-size			:11px;
}

.gtDarkGrey a:hover  {
	font-family			:Arial, Helvetica, sans-serif;
	color				:#333333;
	text-decoration		: underline;
	font-size			:11px;
}



.logopanel{
	width				: 320px;
	float				: left;
	padding				: 12px 0px 0px 0px;
	margin-right: 0;
	margin-left: 0;
}

.sponsordesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #003399;
	margin: 25px 0px 0px 0px;
	text-align: center;
}

