﻿.tableBottom
{
	width : 100%;
}

.bottomCell01
{
	width : 177px;
	*/width : 174px;
	vertical-align : bottom;
	text-align : center;
	padding-bottom : 15px;
	border-right : 1px solid #dddddd;
	background-color : #f2f1f3;
}

.bottomCell02
{
	padding-bottom : 15px;
	padding-right : 15px;
	vertical-align : bottom;
	background-color : #f2f1f3;
}

.bottomCell02 div
{
	color : #777777;
	font-size : 11px;
	padding : 5px 10px 0 10px;
	text-align : center;
}

.bottomCell02 p
{
	padding : 0 0 0 10px;
	margin : 10px 0 0 0;
	text-align : center;
}

.bottomCell02 p a
{
	font-weight : bold;
	font-size : 12px;
	color : #777777;
	text-decoration : none;
}

.bottomCell02 p a.webfarm
{
	font-weight : bold;
	font-size : 12px;
	color : #eda510;
	text-decoration : none;
}

.bottomCell03 
{
	width : 1px;
	background-color : #f2f1f3;
}

/* PAYMENT */

.payment { width : 100%; }

.payment .angSX,
.payment .angDX 
{
	width : 1px;
	vertical-align : top;
}

.payment .angSX img,
.payment .angDX img 
{
	display : block;
	*/margin-left : -3px;
	*/margin-right : -3px;
}

.paymentMiddle
{
	background : url(../images/payment-Middle.gif) repeat-x top;
}

.paymentTitle
{
	position : relative;
	top : -20px;
	font-size : 16px;
	font-weight : bold;
}
