﻿

#resultsPerPagePanel
{
	position:fixed;
	background-color: #EFEFEF;
	padding: 5px;
	z-index:100; 
	bottom: 5px; 
	right: 5px; 
	width: 200px; 
	height: 50px; 
	border: solid 1px #AAAAAA;
}

.copyright
{
	color: rgb(140,140,140);
}

/* START: Search Expressions Panel */

/* END: Search Expressions Panel */

/* START: Grid styles */
.resultsGridItemWrapper
{
	width: 100%;
	border: 1px solid rgb(210,210,210);
	margin: 2px;
}
.resultsGridItemHeader
{
	height: 16px;
	padding-top: 3px;
	padding-left: 2px;
	background-color: rgb(210, 210, 210);
}
.resultsGridItemBody
{
	background-color: #E7E6E3;
}
/* END: Grid styles */

.addToCart
{
	color: Black;
}

.linkInBlack
{
	color: Black;
}

.imglinkInBlack
{
	border-style: none;
}


.GenericStyle_Link
{
	color: Blue;
}
