.pickImgRec {
	border-right: 1px solid #cc0303;
	border-left: 1px solid #cc0303;
}

h1 {
    color: #e56a00;
    border-bottom: 1px solid #e56a00;
}

.headerLogo {
	background-color: #e4530f;
}

.redFooter {
	background-color: #e56a00;
}

.go2BestOf {
	border: 1px solid #e4530f;
	background-color: #e4530f;
}
.go2Recommends
{
	border-right: 1px solid #e4530f;
	border-left: 1px solid #e4530f;
	border-bottom: 1px solid #e4530f;
}
.go2BestOfHeader {
	background-color: #e4530f;
}

.go2BestOfSingle {
	border: 1px solid #cc0303;
}