
	@media all {
	
	#productTable
{
    overflow: hidden;
}

#productTable .productItem
{
    overflow: hidden;
    display: block;
    padding: 10px;
    float: left;
    width: 160px;
    margin-right: 12px;
    margin-bottom: 12px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px; 
    text-align: center;
}

#productTable a.productItem:hover
{
	padding: 9px;
	border: solid 1px #C0C0C0;
	background-color: #F2F2F2;
}

#productTable a.productItem:hover .scTitle
{
    color: #72A000
    height: 18px;
}

#productTable .productItem.productItemNoMarg
{
    margin-right: 0px;
}

#productTable .productItem .scImage
{
    overflow: hidden;
    display: block;
    height: 120px;
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -1000px;
}

#productTable .productItem .scTitle
{
    overflow: hidden;
    display: block;
    font-size: 10px;
    font-weight: 700;
    color: #8F8F8F;
}

#productTable .productItem .scPrice
{
    overflow: hidden;
    display: block;
    font-size: 10px;
    color: #72A000
}
	}
	
/*
Page Content Type: 2
Page Name: sharp-belts
Page Link CSS: 
CSS After: 
Page Style Loaded: 318334
Page Mod Interface: /site/mods/category
Page Custom Mod Interface: /site/mods/category
Page Print: 
*/

