body #ms-global-section-container {
	background: url(http://images.marthastewart.com/images/assets/module/contest/skins/patriotic_pets/patrioticpets_header.jpg) no-repeat;
}

body #ms-global-section-title {
	background: none;
}

body #ms-global-hdr-notch {
	background: none;
}

.profile_skin #ms-global-page-content {
	background: url(ugc_bottom.gif) no-repeat bottom;
}
.profile_skin #ms-global-footer {
	background: url(ugc_botshadow.gif) no-repeat;
}
#profile_wrapper {
	background: url(patrioticpets_imgtop.jpg) no-repeat top right;
}
.collections_view #col1_content_wrapper {
	background: url(patrioticpets_bordertile.jpg) repeat-y;
}
.collections_view #col1_content_wrapper_outer {
	background: url(patrioticpets_bordertop.jpg) no-repeat;
}
.collections_view #col1_content_wrapper_inner {
	background: url(patrioticpets_borderbot.jpg) 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: #e0e4ef
}
.profile_module {
	border: 1px solid #fbc26a;
}
.profile_module h2 {
	background: #FFF6E0;
}

#display_photo_detail {
	background: #fff0d5;
}


/* 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;
}

.filtered_results_pagination a,
.filtered_results_pagination a:visited {
    display: none;
}

#profile_wrapper .filtered_results_pagination .previous {
    display: block;
}
#profile_wrapper .filtered_results_pagination .next {
    display: block;
}
