#sponsorListings .sponsorTypeListing {
	list-style-type:none;
	font-family:verdana, sans-serif;
	font-size:80%;
}
#sponsorListings .sponsorTypeListing ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#sponsorListings .sponsorTypeListing li.sponsorItem {
	margin-top:2em;
	margin-bottom:3em;
}
#sponsorListings .sponsorTypeListing h3 {
	margin:0;
	margin-bottom:1em;
}
#sponsorListings .sponsorTypeListing h4 {
	font-size:100%;
	color:#999;
	font-weight:normal;
	margin:0;
	margin-bottom:.2em;
}
#sponsorListings .sponsorTypeListing .label {
	font-weight:bold;
}
#sponsorListings .sponsorTypeListing li.sponsorItemItems {
	margin-bottom:2em;
}
#sponsorListings .sponsorTypeListing li.sponsorItemItems p {
	margin:0;
	margin-bottom:.3em;
}
#sponsorListings .sponsorTypeListing li.sponsorItemItems .htmlSampler a {
	color:#999;
	text-decoration:none;
	font-size:85%;
}
#sponsorListings .sponsorTypeListing li.sponsorItemItems .htmlSampler a:hover {
	text-decoration:underline;
}
#sponsorListings .sponsorTypeListing li.sponsorItemItems .htmlSampler textarea {
	display:none;
	width:100%;
	height:4em;
	border:1px solid #ccc;
	background-color:#ccc;
	padding:4px;
}
#sponsorListings .sponsorTypeListing li.sponsorItemItems .sponsorDetail {
	padding:0 2ex;
}


#colBase {
	width:100%;
}
#colBase table {
	width:100%;
}
#colBase td {
	width:50%;
	vertical-align:top;
	padding:20px 4%;
	background-color:#D1D4F1;
	line-height:1.3em;
}
.signupLink {
	text-align:center;
}


#promoButtons {
	list-style-type:none;
	margin:0;
	padding:0;
}
#promoButtons li {
	margin-bottom:1em;
}
#promoButtons .col1 {
	width:250px;
	text-align:right;
	padding-right:10px;
}
#promoButtons .col2 p {
	margin:0;
	text-align:left;
}
#promoButtons textarea {
}
#intro {
	line-height:1.3em;
}
#intro ul {
}
#intro li {
	margin:.5em 0;
}

