/*

Author: Jason Knight
Date: 10/11/09

*/

a:link.rev_link {
	color: white;
	text-decoration: none;
}

a:visited.rev_link {
	color: white;
	text-decoration: none;
}

a:hover.rev_link {
	color: white;
}

a:active.rev_link {
	color: white;
	text-decoration: none;
}

img.prod_img {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 3px;
    margin-right: 3px;  

}

.new {
    background: #8484ff;
}