/* Bottom Bar */
#bottom_table
{
	height:				72px;
	width:				100%;
}

#bottomleft
{
	width:				7px;
	background-image:	url( '../../images/bgs/bottom_left_bg.gif' );
	background-repeat:	no-repeat;
}

#bottommiddle
{
	position:			relative;
	background-image:	url( '../../images/bgs/bottom_middle_bg.gif' );
}

#bottomright
{
	width:				7px;
	background-image:	url( '../../images/bgs/bottom_right_bg.gif' );
	background-repeat:	no-repeat;
}

#bottom_links
{
	margin-top:			5px;
	margin-left:		10px;
	font-family:		arial;
	font-size:			8pt;
	color:				#FFFFFF;
}

#copyright
{
	margin-top:			10px;
	margin-left:		15px;
	font-family:		arial;
	font-size:			8pt;
	color:				#FFFFFF;
}

.bottomlink
{
	padding:			0px 5px 5px 5px;
	color:				#FFFFFF;
}

#payment
{
	text-align:			right;
	background-image:	url( '../../images/bgs/bottom_middle_bg.gif' );
}

#cards
{
	/*margin-bottom:		10px;*/
}