.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 #0a2837; border-bottom:solid 2px #0d6884; border-left:solid 2px #0a2837; border-right:solid 2px #0a2837;
	background: -webkit-gradient(linear, left top, left bottom, from(#084355), to(#0a2837), color-stop(0.5, #084355), color-stop(0.5, #0a2837));
}
#masthead .branding {
        background-color: #0A2837;
}
.sortBar .hdr, .sortBar .hdrLrg {
        color: #124863;
}
#joinSpiffy h1 {
        color: #084355;
}
#joinSpiffy h2 { 
        color: #084355; 
}
#episodeView {
        background-color: #282828;
}
#support ul li .title {
	color: #075253;
}
#support ul li a {
	color: #167697;
}
.pagination.darkPink { 
	background-color: #069;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#0a2837), to(#0a6581));
}
.largeButton.darkPink { 
	background-color: #069;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#0a2837), to(#0a6581));
}
.largeButton.pink {
	background-color: #069;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#0a2837), to(#0a6581));
}
.roundedMenu li.header {
        color: #6ff;
}
.pager .sep { color: #09c; }
.pager .current { color: #0cf; }

