.joinButnLg {
	-webkit-border-image: url(/images/pvpd/gui/butn-join-lg.png) 10 28 10 28;
	-moz-border-image: url(/images/pvpd/gui/butn-join-lg.png) 10 28 10 28;
}
.submitButn {
	border-top:solid 2px #12020e; border-bottom:solid 2px #bf1391; border-left:solid 2px #12020e; border-right:solid 2px #12020e;
	background: -webkit-gradient(linear, left top, left bottom, from(#c51496), to(#12020e), color-stop(0.5, #750c59), color-stop(0.5, #12020e));
}
#masthead .branding {
        background-color: #510132;
}
.sortBar .hdr, .sortBar .hdrLrg {
        color: #660033;
}
#joinSpiffy h1 {
        color: #800060;
}
#joinSpiffy h2 { 
        color: #800060; 
}
#episodeView {
        background-color: #370020;
}
#support ul li .title {
	color: #075253;
}
#support ul li a {
	color: #5F153D;
}
.pagination.darkPink { 
	background-color: #8b084c;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#790742), to(#950952));
}
.largeButton.darkPink { 
	background-color: #8b084c;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#790742), to(#950952));
}
.largeButton.pink {
	background-color: #ca187c;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#bc1363), to(#ca187c));
}
.roundedMenu li.header {
        color: #e194c0;
}
.pager .sep { color: #d25f9a; }
.pager .current { color: #d25f9a; }

