.sponsorSection {
    width:662px;
	margin-top:-20px;
}

.sponsorSectionTitle {
    width:100%;
    padding-left:10px;
    background-color:#EDEDED;
    height:25px;
    font-weight:bold;
    font-size:13px;
	color:#666666;
    line-height:25px;
    margin-bottom:26px;
}

hr {
	color:#DFDFDF;
	background-color:#DFDFDF;
}

.clubSponsorImageContainer {
	padding-bottom:10px;
	border-bottom:solid 1px #DFDFDF;
	width:270px;
	margin-bottom:10px;
}

.clubSponsorItem {
    text-align:left;
    width:662px;
}
.clubSponsorImage {
    width:130px;
    text-align:left;
}
.clubSponsorInfo {
    width:522px;
    padding-left:10px;
}
.premiereSponsorItem {
    width:662px;
    text-align:left;
}
.premiereSponsorItem img {
    padding-right:10px;
	padding-bottom:10px;
}

.sponsorItemName {
    font-weight:bold;
    font-size:13px;
    color:#666666;
}
.sponsorItemLink {
    font-size:11px;
    font-weight:bold;
}
.sponsorItemDesc{
    font-weight:normal;
    font-size:11px;
}

.interiorBodyContentText {
    width:672px;
}

.sponsorLink{
    font-size:16px;
    font-weight:bold;
}
