#content_left {
	position:relative;
	width:685px;
	height:auto;
	float:left;
	background-image:url(images/bg_influencer-heading.jpg);
	background-repeat:no-repeat;
}

#content_sub-left {
	position:relative;
	width:687px;
	height:auto;
	float:left;
	background-image:url(images/bg_sub-heading.jpg);
	background-repeat:no-repeat;
}

#content_right {
	position:relative;
	width:270px;
	height:auto;
	float:right;
}

#content_admin {
	position:relative;
	width:560px;
    min-height:400px;
    height:auto !important;
    height:400px;
	float:left;
	padding:0 0 20px 50px;

}

#content_locate {
	position:relative;
	width:620px;
    min-height:400px;
    height:auto !important;
    height:400px;
	float:left;
	padding:0 0 20px 50px;

}


#other_influencers-orlando {
	position:relative;
	width:253px;
	height:350px;
	background-image:url(images/bg_influencers-orlando.jpg);
	background-repeat:no-repeat;
	padding:70px 0 0 20px;
	color:#203b60;
	text-transform:uppercase;
}

#other_influencers-orlando a { color: #203b60; }


#other_influencers-tampa {
	position:relative;
	width:253px;
	height:350px;
	background-image:url(images/bg_influencers-tampa.jpg);
	background-repeat:no-repeat;
	padding:70px 0 0 20px;
	color:#203b60;
	text-transform:uppercase;
}

#other_influencers-tampa a { color: #203b60; }

#other_influencers-blank {
	position:relative;
	width:253px;
	height:350px;
	background-image:url(images/bg_influencers-blank.jpg);
	background-repeat:no-repeat;
	padding:70px 0 0 20px;
	color:#203b60;
	text-transform:uppercase;
}

#other_influencers-blank a { color: #203b60; }

#other_influencers img { border:3px solid white; }
#other_influencers td { padding:5px; }


#recent_posts-orlando {
	position:relative;
	width:233px;
	height:350px;
	background-image:url(images/bg_latest-posts-orlando.jpg);
	background-repeat:no-repeat;
	padding:70px 30px 0 30px;
	color:#203b60;
	text-transform:uppercase;
}

#recent_posts-orlando a { color: #203b60; }

#recent_posts-orlando a.orange { color: #c03c17; }

#recent_posts-tampa {
	position:relative;
	width:233px;
	height:350px;
	background-image:url(images/bg_latest-posts-tampa.jpg);
	background-repeat:no-repeat;
	padding:70px 30px 0 30px;
	color:#203b60;
	text-transform:uppercase;
}

#recent_posts-tampa a { color: #203b60; }

#recent_posts-tampa a.orange { color: #c03c17; }

#poll-facebook-nominate {
	position:relative;
	width:265px;
    min-height:400px;
    height:auto !important;
    height:400px;
	background-image:url(images/bg_poll-facebook-nominate.jpg);
	background-repeat:no-repeat;
}

#poll {
	position:relative;
	width:230px;
	height:auto;
	padding:60px 0 0 25px;
}
	

#content_influencers {
	position:relative;
	width:687px;
height:auto;
	background-image:url(images/bg_influencer-content.jpg);
	background-repeat:no-repeat;
}

#content_sub {
	position:relative;
	width:687px;
	height:auto;
	background-image:url(images/bg_sub-content.jpg);
	background-repeat:no-repeat;
}

#content_entries {
	position:relative;
	width:410px;
    min-height:400px;
    height:auto !important;
    height:400px;
	float:left;
	padding:0 0 20px 50px;
}

.influencer-photo {
	float:left;
	border:3px solid white;
	margin:0 5px 10px 0px;
}


#influencer-pics {
	position:relative;
	width:100px;
	height:auto;
	float:right;
	margin:0 90px 0 0;
}

#influencer-pics img { border:3px solid white; }

#content-heading {
	position:relative;
	width:647px;
	height:100px;
	padding:112px 0 0 50px;
	color:white;
}

#content-heading h1 { font-size: 32px; }

#header-influencer {
	position:relative;
	width:960px;
	height:62px;
	background-image:url(images/bg_header-profile.jpg);
	background-repeat:no-repeat;
}


.divider-line {
	width:auto;
	height:1px;
	background-color:#1a2c3b;
	margin:10px 0 10px 0;
}

.link-border { 
	background-color:#0b1a26;
	border:1px solid #264056;
	padding:8px 200px 8px 8px;
}

#influencer-pics .image-no-border { border:none; }
