div#content
{
	float:left;
	width:625px; 
	height:auto;
	border:0px solid black;
	padding: 10px;
	list-style-type: disc;
}
div#wrapperOutside
{
	border: 0px solid black;
}
div#wrapper
{
	margin-left: auto;
	margin-right: auto;
	width: 974px;
	height: 100%;
	text-align: left;
	border: 1px solid black;
}
body, form
{
	margin: 0;
	padding: 0;
}
.body {
}
div#header
{
	margin-left: auto;
	margin-right: auto;
	height: 107px;
	text-align: left;
	background-image:url(images/en/header_bkg.gif);
}
#top_menu
{
	text-align: left;
	height: 23px;
	background: #000000;
	float: left;
	width: 974px;
	color: #ffffff;
}

#top_menu ul
{
	height: 23px;
	margin: 0px;	
	padding: 0 2px;
}

#top_menu li
{
	list-style: none;
	display: inline;
	line-height: 23px;
	padding: 0 0px;
}

#top_menu a 
{
	text-decoration: none;
	color: #ffffff;
	line-height: 23px;
	height: 23px;
}

#top_menu a:hover
{
	color: #ffffff;
}
#bottom_menu
{
	text-align: left;
	height: 23px;
	background: #000000;
	float: left;
	width: 975px;
	color: #b5db12;
}

#bottom_menu ul
{
	height: 23px;
	margin: 0px;	
}

#bottom_menu li
{
	list-style: none;
	display: inline;
	line-height: 23px;
	padding: 0 5px;
}

#bottom_menu a 
{
	text-decoration: none;
	color: #b5db12;
	line-height: 23px;
	height: 23px;
}

#bottom_menu a:hover
{
	color: #ffffff;
}
div#leftC
{
	float: left;
	width: 155px;
	border: 0px solid red;
	text-align: left;
}
div#leftTitle
{
	width: 155px;
	height: 24px;
	background-image: url(images/en/title_bkg.gif);
	background-repeat: no-repeat;
	border: 0px solid red;
	margin-top: 0px;
	text-align: left;
	color:#ffffff;
	padding-left: 10px;
	padding-top: 10px;
	font-weight: bold;
}
div#leftCText
{
	width: 149px;
	background-image: url(images/en/leftCText_bkg.gif);
	border: 0px solid red;
	padding-left: 6px;
}
div#rightC
{
	float: right;
	width: 156px;
	border: 0px solid red;
}

#cleardiv
{
	clear: both;
	height: 1px;
	overflow: hidden;
}
H1 
	{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	text-decoration: none;
	color: #000000;
}
H2 
	{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-decoration: none;
	color: #000000;
}
H3 
	{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-decoration: none;
	color: #000000;
}

div#content ul
{
	list-style-type: disc;
	display: block;
}

div#content
{
	padding:15px;
}

#content ul
{
	list-style-type: disc;
	margin-left:15px;
	display: block;

}

#content
{
	padding:15px;
}

/*  Confirmation Alterations Conditional Styles*/

fieldset.confirmation-wrapper{ width: 576px; padding: 11px; background: url(images/confirmation-bkg.gif); background-repeat: no-repeat; }
legend.confirmation-title{ color: #b5db12; font-size: 2em; }

fieldset.shipping-address-wrapper{ width: 45%; float: right; border: none; }
legend.shipping-address-title{ color: #b5db12; font-size: 1.5em; padding-left: 0; }
p.shipping-address-results{ margin-left: 1px; }

fieldset.billing-address-wrapper{ width: 45%; float: left; border: none; }
legend.billing-address-title{ color: #b5db12; font-size: 1.5em; padding-left: 0; }
p.billing-address-results{ margin-left: 1px; }

fieldset.shipping-address-wrapper{ width: 45%; float: right; border: none; }
legend.shipping-address-title{ color: #b5db12; font-size: 1.5em; padding-left: 0; }
p.shipping-address-results{ margin-left: 1px; }

fieldset.card-details-wrapper{ width: 45%; float: left; border: none; }
legend.card-details-title{ color: #b5db12; font-size: 1.5em; padding-left: 0; }
p.card-details-results{ margin-left: 1px; }
