ul.gifts {
        width: 690px;
        margin-left: auto;
        margin-right: auto;
        padding: 10px 0 0 10px;
    }
ul.single-gift {
	width:230px;
	padding:0px;
	margin:0px;
	list-style:none !important;
    float: left;
}
    ul.gifts li {
        width: 216px;
        margin: 0 12px 12px 0;
        float: left;
        list-style: none !important;
    }
    ul.gifts li div.bot {
        background: url('../../images/thumb_bg_bottom_wide.png') left bottom no-repeat;
        padding: 0 0 8px 0;
    }
    ul.gifts li div.top {
        background-image: none;
        background-color: #FFF;
        margin: 0px;
        padding: 8px 0 0 0;
        
    }
    ul.gifts li a {
        width: 100%;
        padding: 2px;
        display: block;
    }
        ul.gifts li a {
            text-decoration: none;
            text-align: center;
            font-size: 11px;
            color: #999;
        }
            ul.gifts li a:hover {color: #333;}
        ul.gifts li a img {
            border: 2px solid #FFF;
            text-decoration: none;
            margin: 0 0 1px 0;
			padding:0;
        }
            ul.gifts li a:hover img {
                border: 2px solid #afafaf;
            }
            ul.gifts li a strong {
                color: #e70a60;
                text-decoration: underline;
            } 
                ul.gifts li a:hover strong {color: #ab0043;}
				
				
p.product_description {

}				
div.product_actions {
	clear:both;	
	background:transparent url(../../images/div_h.gif) repeat-x scroll left top;
}
    div.order-links {
    	float: right;
		width: 300px;
		margin: 20px;
    }

    div.prices {
    	width: 100px;
		margin: 20px;
        float: left;
	}
		div.prices span {
			font-weight: bold;
		}
	
	   div.prices ul {
		  color: #E70A60;
	   }

