/* 
    Document   : style
    Created on : 24.10.2010, 3:21:30
    Author     : Andrew Saponenko <roguevoo@gmail.com>
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

.cart-place
{
	position: absolute;
	float: left;
}

