* {
	padding: 0;
	margin: 0;
}	
body, html {
	background-color: #fff;
	font-family: helvetica, arial, sans-serif;	
	background-color: #d03e95;
	font-size: 9pt;
}

a {
	text-decoration: none;
	color: #00adee;
}

a:hover {
	text-decoration: underline;
}

.blackLink {
	color: #666;
}

.hidden {
	display: none;
}

.twoColContainer {
	position:relative;
	margin:0 auto;
	width:980px;
}

.twoColContainer .leftCol {
	padding-top: 10px;
	float:left;
	width:665px;
	margin-right: 15px;
}

.twoColContainer .rightCol {
	float:left;
	width: 300px;
	clear:right;
}

.centerWrapperUprofile .leftCol {
	padding-top: 10px;
	float:left;
	width:300px;
	margin-right: 15px;
}

.centerWrapperUprofile .rightCol {
	float:left;
	width: 665px;
	clear:right;
}



.skyscraperAd {
	width: 160px;
	height: 600px;
	float: left;
}

.network {
	margin:0 auto;
	width:964px;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
	background-color: #6C0064;
	height: 30px;
	line-height: 15pt;
}

.network .networkTitle {
	width: 200px;
	float: left;
}

.network .networkSites {
	float: left;
	width: 740px;
}

.network h3 {
	margin-left: 16px;
	color: #00ADEE;
	margin-right: 16px;
	display: inline;
}

.network a {
	color: #fff;
	margin-right: 24px;
	font-size: 10pt;
}

.footer {
	margin:0 auto;
	width:980px;
	padding-top: 16px;
	padding-bottom: 16px;
	background-color: #333;
	color: #fff;
}	

.footer a {
	color: #fff;
}

.footer .subFooter {
	float: left;
	margin-left: 16px;
	margin-right: 32px;
}

.footer .partnerLogo {
	text-align: center;
	margin-top: 32px;
}

.centerWrapper .fullPage {
	background-color: #fff;
	padding: 16px;
	width: 948px;
}

.centerWrapper .fullPageHeader {
	width: 980px;
	height: 16px;
	background: url(../simg_celebrifi/full_page_header.gif) top left no-repeat;
	margin-top: 16px;
}

.centerWrapper .fullPageFooter {
	width: 980px;
	height: 16px;
	background: url(../simg_celebrifi/full_page_footer.gif) top left no-repeat;
	margin-bottom: 16px;
}

.centerWrapper .signupLeft {
	float: left;
	width: 474px;
	line-height: 14pt;
}

.centerWrapper .signupRight {
	float: left;
	width: 474px;
	line-height: 14pt;
}

.centerWrapper .signupLeft h2,
.centerWrapper .signupRight h2 {
	color: #00adee;
	margin-bottom: 8px;
}

.centerWrapper .signupLeft table {
	margin-bottom: 16px;
}

.centerWrapper .signupRight .altLogin {
	padding: 16px;
	float: left;
}

.centerWrapper .submitStory {
	font-size: 10pt;
	line-height: 12pt;
}
.centerWrapper .submitStory div {
	margin-bottom: 8px;
}

.picsPage {
	background-color: #fff;
	padding: 16px;
}

.picsPage .pic {
	float: left;
	width: 100px;
	height: 160px;
	background-color: #ddd;
	text-align: center;
	margin-right: 32px;
	margin-bottom: 32px;
}

.picsPage .picLast {
	float: left;
	width: 100px;
	height: 160px;
	background-color: #ddd;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 32px;
}

.picsPage .picTitle {
	width: 92px;
	height: 52px;
	margin: 4px;
	overflow: hidden;
	line-height: 10pt;
}

.picsPage .picTitle a {
	line-height: 10pt;
	font-size: 9pt;
}

.picsPage .video {
	float: left;
	width: 100px;
	height: 160px;
	background-color: #ddd;
	text-align: center;
	margin-right: 32px;
	margin-bottom: 32px;
}

.picsPage .videoLast {
	float: left;
	width: 100px;
	height: 160px;
	background-color: #ddd;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 32px;
}

.picsPage .pic img:hover,
.picsPage .picLast img:hover {
	border: 4px solid #00ADEE;
	width: 92px;
	height: 92px;
}


.sixteen {
	height: 16px;
}

.welcomeMessage {
	padding: 16px;
	background-color: #fff;
	font-size: 11pt;
	line-height: 12pt;
}

.welcomeMessage p {
	margin-top: 16px;
	margin-bottom: 16px;
}


.welcomeMessage h2 {
	color: #00ADEE;
}

