﻿/* General */
.divCartImg {float:left; margin-right:8px;}
.divCartText {float:left; margin-right:8px; margin-top:2px; color:#000; font-size:11px;}

.divCart {height:20px; overflow:hidden; background:url(../img/usr/icon-shopping-cart.gif) no-repeat 0px 8px; padding-left:20px; float:left; padding-top:7px;}
.divCart:link {}
.divCart:visited {}
.divCart:hover {}
.divCart:active {}

.hypCart {color:#434343; font-family:calibri; background-color:Transparent; font-size:14px;}
.hypCart:link {color:#434343; text-decoration:none;}
.hypCart:visited {color:#434343; text-decoration:none;}
.hypCart:hover {color:#ff1e1e; text-decoration:none; }
.hypCart:active {color:#ff1e1e; text-decoration:none;  }

/*.imgCart { float:left; background:url("../img/usr/btn-hover-product.png") no-repeat; width:16px; height:14px; padding-right:5px;}*/
/* End of General */