#col-1, #col-2 {
	width:358px;
}

#col-1 {
	float:left;
	margin-left:1px;
}

#col-2 {
	float:left;
	margin-left:12px;
}

.moduleContent .description {
	background-color:#f0f0f0;
	font-size:12px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:25px;
	padding-right:25px;
	color:#3a3a3a;

}
#help-box .description {
	padding-top:14px;
	padding-bottom:15px;
}
#save-box .description {
	padding-top:14px;
	padding-bottom:15px;
}
#famfriends-box .moduleContent {
	padding-bottom:5px;
}
* html #famfriends-box .moduleContent {
	padding-bottom:3px;
}
.landingPageTheme .moduleContainer {border-color:#393939;}
.landingPageTheme .moduleShadow {border-right-color:#393939;border-bottom-color:#393939;}
.landingPageTheme .moduleBar {border-bottom-color:#393939;}
.landingPageTheme .contentListBorder {border-bottom-color:#393939;}
.landingPageTheme .editBar  {border-bottom-color:#393939;}
.landingPageTheme .innerBox {background-color:#393939;}
.landingPageTheme {margin-bottom:14px;}
.landingPageTheme .moduleContent img {	border:none; margin:8px;}
.landingPageTheme .moduleContent {
	text-align:center;
}

#flash-video-padding {
	padding:25px;
}

#flash-video-container {
	width:448px;
	height:367px;
	border:1px solid #ffffff;
}

#title-info {
	position:absolute;
	display:block;
	left:375px;
	top:-110px;
	width:355px;
}
* html #title-info {
	position:absolute;
	display:block;
	left:375px;
	top:-108px;
	width:355px;
}

#login-register-text {
	text-align:center;
	color:#000000;
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;
}
#login-register-text p {
	margin:0px;
	padding:3px;
}
#login-register-text img {
	border:none;
	margin-left:5px;
	margin-right:4px;
}
