#featured{
    float:left;
    margin:10px 10px 10px 0;
    text-align:center;
}
.image{
margin:0px 0.5em 0 0;
padding:8px;
padding-bottom:10px;
}
.image img{
    margin-bottom:5px;
    width:480px;
}

#product-top {
    float:left;
}


#description{
    width:100%;
}

#add-to-cart {
    float:right;
    width:220px;
    margin:120px 0 0 0;
}

#add-to-cart form {}

#add-to-cart form label {
    font-family:Trebuchet MS;
    color:#869419;
    font-size:1.3em;
    margin:0 0 5px 0;
    float:left;
}

#add-to-cart form select {
    clear:left;
    float:left;
}

.add-to-cart-button {
    margin:10px 0 0 -7px;
}


.product_info{
border:none;
clear:both;
border-spacing:5px;
margin:2px 0px;
}
.product_info td,tr{ border:0px; padding:5px 10px;vertical-align:middle}
#price{
    width:130px;
}
#quantity{
}
#cart{
width:120px;
}
p.caption{
margin:0px 0 0 11px;
padding:0px;
font-size:0.95em;
}


.tell-a-friend {
    margin:100px 0 0 10px;
    float:left;
}

#grass-product-top {
    background:url(../../../images/grass-product.gif) no-repeat;
    float:left;
    width:744px;
    height:53px;
}


#grass-product-middle {
    background:url(../../../images/grass-product-middle.gif) repeat-y;
    float:left;
    width:714px;
    padding:10px 15px;
}

#grass-product-bottom {
    background:url(../../../images/grass-product-bottom.gif) no-repeat;
    float:left;
    width:744px;
    height:6px;
}

/* IMAGES view*/
#images{clear:right;margin-bottom:1em;}
#images h2{
padding-left:20px;
float:left;
background:#fff url(../../../images/image.png) left  no-repeat;
}
#images p{clear:left;}

#images ul{
list-style:none;
margin:0px;
padding:0px;
float:left;
clear:both;
}
#images li {
position:relative;
float:left;
padding:2px;
margin: 5px;
height:120px;
}
#images li a img {
border:1px solid #ccc;
padding:3px;
}
#images li a:hover img,
#images li a:active img,
#images li a:focus img
{border-color:#999933;}

#variations strong{
color:#f33;
}
#variations .discount{
text-decoration:line-through;
color:#aaa;
}