form
{
    padding: 0;
    margin: 0;
}


div.aug_start_couple
{
    background: url(../img/pages/start/couple.jpg) no-repeat;
    width: 859px;
    height: 395px;
}

div.aug_start_couple input, div.aug_start_products input
{
    cursor: pointer;
}

div.aug_start_ice_white_family
{
    width: 320px;
    float: left;
    margin: 0 0 0 40px;
}

div.aug_start_ice_dark_family
{
    width: 320px;
    float: right;
    margin: 0 40px 0 0;
}

div.aug_start_submit_button
{
    float: left;
    width: 120px;
    height: 81px;
    background: url(../img/pages/start/button_ok.jpg) no-repeat;
    margin: 26px 0 0 10px;
}
div.aug_start_submit_button input
{
    border: none;
    background: transparent;
    font-weight: bold;
    font-size: 10pt;
    color: #000;
    width: 72px;
    height: 31px;
    padding: 0;
    margin: 21px 0 0 22px;
}



div.aug_start_products ul
{
    padding: 0;
    margin: 20px 0 0 0;
    width: 320px;
    list-style: none;
}

div.aug_start_products ul li
{
    padding: 0;
    margin: 0;
    width: 20%;
    list-style: none;
    float: left;
    text-align: center;
    height: 85px;
}



div.aug_start_products
{
    height: 124px;
    background: url(../img/pages/start/start_products.jpg) no-repeat;

}

div.aug_animated_box
{
    float: left;
    width: 395px;
    height: 395px;
}

div.aug_product_info
{
    width: 450px;
    float: right;
}

.aug_table th, .aug_table td
{
    padding: 3px;
}
.aug_table
{
	font-size:			9px;
	padding-top:		10px;
    float:              left;
    clear:              both;
}

.aug_table th
{
	font-weight:		bold;
	font-size:			11px;
}

.aug_leftTh
{
	border:				1px solid black;
	border-top:			0px;
	border-left:		0px;
}

.aug_rightTh
{
	border:				0px;
	border-bottom:		1px solid black;
}

.aug_table td
{
	border-bottom:		1px solid black;
}

.aug_middleTd
{
	border-left:		1px solid black;
	border-right:		1px solid black;
	text-align:			center;
}

#aug_products_list
{

}

.aug_contact_form
{
    margin: 0 0 0 60px;
}
.aug_contact_form input, .aug_contact_form textarea
{
    width: 280px;
    border: 0px;
    background: transparent;
    margin-top: 3px;
}

.aug_contact_form table td
{
    padding: 0;
    margin: 0;
}

.aug_products_list
{
    width: 895px;
    height: 519px;
}
