﻿.products			{width:680px;}
.products .left		{float:left; width:320px; margin:0 0 15px 0; padding:5px; border:1px solid #DDD;}
.products .right	{float:right; width:320px; margin:0 0 15px 0; padding:5px; border:1px solid #DDD;}

.products .img		{width:320px; height:210px; overflow:hidden; border:0; padding:0; margin:0; }
.products .text		{}
.products .price	{font-weight:bold; margin-top:5px; font-size:103%; color:#000; }
.products p			{margin-top:5px; font-size:90%; }
.products h2		{font-size:110%; font-weight:bold; margin:10px 0 5px 0; }
