.sponsorship {
	/* positioning */
	background-color:#FFFFFF;
	padding:0;
	border-top:0;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	margin-bottom:24px;

	/* formatting */
	overflow:hidden;
	word-wrap:break-word;
	font-family:arial,sans-serif;
	font-size:8pt;
	color:#000000;
	line-height:1.3;
}
.sponsorshiphack {
	background-color:#0C4790;
	height:2px;
}
.sponsorship a {
	font-weight:bold;
}
.sponsorship h2, .sponsorship h2 a {
	background-color:#DDEAF3;
	padding:2px;
	padding-left:6px;
	border-bottom:1px solid #CCCCCC;

	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	color:#0C4790;
	margin:0;
}
.sponsorshipcontent {
	background-color:#F1F8FF;
	padding:6px;
}
.sponsorship h3 {
	margin:0;
	padding:0;
	font:bold 11px Arial;
}
.sponsorship p {
	margin:0;
	padding-bottom:4px;
	padding-top:4px;
}
/* Hides from IE-mac \*/
* html .sponsorshipbox {height: 1%;}
/* End hide from IE-mac */


/*------- Removes padding from refine bar when ad unit displays -------*/


.sponsorship-nomargin {

/* positioning */
	background-color:#FFFFFF;
	padding:0;
	border-top:0;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	margin-bottom:0px;

/* formatting */
	overflow:hidden;
	word-wrap:break-word;
	font-family:arial,sans-serif;
	font-size:8pt;
	color:#000000;
	line-height:1.3;
}

.sponsorship-nomargin a {
	font-weight:bold;
}

.sponsorship-nomargin h2, .sponsorship-nomargin h2 a {
	background-color:#DDEAF3;
	padding:2px;
	padding-left:6px;
	border-bottom:1px solid #CCCCCC;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	color:#0C4790;
	margin:0;
}

.sponsorship-nomargin h3 {
	margin:0;
	padding:0;
	font:bold 11px Arial;
}

.sponsorship-nomargin p {
	margin:0;
	padding-bottom:4px;
	padding-top:4px;
}