/*
.profile_skin #ms-global-page-content {
	background: url(bottom.gif) no-repeat bottom;
}
.profile_skin #ms-global-footer {
	background: url(bottom_shadow.gif) no-repeat;
} */
#profile_wrapper {
	background: url(top.gif) no-repeat top right;
}
.collections_view #col1_content_wrapper {
	background: url(collection_col1_tile.gif) repeat-y;
}
.collections_view #col1_content_wrapper_outer {
	background: url(collection_col1_top.gif) no-repeat;
}
.collections_view #col1_content_wrapper_inner {
	background: url(collection_col1_bot.gif) no-repeat bottom left;
}
.profile_view #col1_content_wrapper {
	background: url(profile_col1_tile.gif) repeat-y;
}
.profile_view #col1_content_wrapper_outer {
	background: url(profile_col1_top.gif) no-repeat;
}
.profile_view #col1_content_wrapper_inner {
	background: url(profile_col1_bot.gif) no-repeat bottom left;
}
#contest_submit {
	background: #ddf6ff;
}
.profile_module {
	border: 1px solid #C6F0E4;
}
.profile_module h2 {
	background: #FFF6E0;
}

/* contest wildcard module at the top of col1 */

#contest_branding {
	padding: 0 12px;
}

#contest_branding h1 {
	margin-top: 20px;
}

#contest_branding_enter {
	text-align: center;
}

#contest_branding_img {
	margin: 20px 0;
}

#contest_branding p {
	font-family: georgia, Times, Palatino, serif;
	font-size: 14px;
}

#contest_branding .upload_photo {
	text-align: center;
}