﻿.products 
{
    width: 938px;
    overflow:hidden;
    border: solid 1px #cccccc;
    background: #F0F0F0;
    padding: 10px;
    margin-bottom: 20px;
}

.product-price
{
    width:160px;
    height: 140px;    
    margin-right:18px; 
    float:left;
    background: #F0F0F0; 
    text-align: center;   
}

.product-details
{
    width:514px;   
    margin-right:18px; 
    float:left;
    background: #F0F0F0;    
}

.product-includes
{
    width:227px;
    height: 431px;
    float:left;
    background: url(../images/custom-rounded-bg.gif) 0 0 no-repeat;
}

.product-price h2
{
    color: #000000;
    font-size: 36px;
    font-weight:normal;
    padding: 0px;
    margin: 0px;
}

.product-price h3
{
    color: #000000;
    font-size: 10px;
    font-weight:normal;
    padding: 0px;
    margin: 0px;    
}

.product-price p
{
    font-size: 10px;
    font-weight:normal;
    padding: 0px;
    margin: 0px;    
}

.product-steps-basic-plus
{
    background: url(../images/custom_steps.gif);
    margin-left: 60px;
    width: 368px;
    height: 116px;
}

.product-includes h3
{
    margin: 10px 10px 10px 14px;
    padding: 0;
}

.product-includes ul
{
    margin: 0 0 0 27px;
    padding: 5px;
}

.product-includes li
{
    line-height: 18px;
    margin: 0;
    padding: 10px 0 0 0;
}

.sample-ads img
{
    width: 144px;
    float: left;
    border: solid 1px #CCCCCC;
	padding: 5px;
	background-color: #FFFFFF;   
}

#basic {display: none;}
#basic-plus {display: none;}
#basic-animation {display: none;}
#live-spokesperson {display: none;}
#custom-basic {display: none;}
#custom-plus {display: none;}
#custom-executive {display: none;}
#high-end-animation {display: none;}
#film-style {display: none;}