﻿#category-products .product{float:left;width:336px;border:1px solid #DDD;margin-bottom:17px;padding:8px;}#category-products .product:hover{background-color:#EEE;}#category-products .left-product{margin-right:17px;}#category-products .product .image{float:left;width:157px;min-height:150px;}#category-products .product .image img{padding:1px;border:1px solid #DDD;}#category-products .product .details{float:left;width:179px;}#category-products .product .details .top{min-height:125px;}#category-products .product .details .title{padding-bottom:5px;margin-bottom:3px;border-bottom:1px solid #CCC;}#category-products .product .details h2{margin-bottom:2px;color:#434343;font-size:16px;font-weight:bold;}#category-products .product .details .price{color:#757865;font-size:14px;}#category-products .product .details .description{color:#757865;}#category-products .product .buttons{}#category-products .product .buttons a{display:block;width:79px;height:23px;line-height:23px;margin-left:100px;background-image:url("../images/buttons/more-info.jpg");color:#2f4812;text-align:center;text-decoration:none;}#category-products .product .buttons a:hover{background:#C6DF1B;}