#gaming {
	background: url(/_images/gaming/content2.png) right top no-repeat;
}

#main_content h2 a {
	color: #C8277B;
}
#main_content h2 a:hover {
	color: #0070A2;
}

.pagination .previous {
	background-image: url(/_images/gaming/previous.gif);
}
.pagination .next {
	background-image: url(/_images/gaming/next.gif);
}

#main_content .pagination a,
#main_content .pagination a:hover {
	color: #C8277B;
	background-color: none;
}


#main_content .product-list li a {
	color: #C8277B;
	background: url(/_images/home/gaming-bullet.png) 0px 1px no-repeat;
}