/* Store Style */
/*                 */
/* LowComDom Performances */
/* Written by Biff Pondwater */
/* Build 1 */
/* Build 05/30/2007 */
/* Copyright (C) 2007 by LowComDom Performances */
/* All Rights Reserved */

.item {
float: left;
width: 250px;
margin-right: 20px;
}

.item_block {
float: left;
}

.item_block_controls {
font-size: 10px;
text-align: center;
}

.item_block_controls_left {
float: left;
}

.item_description {
float: left;
width: 500px;
}