* {
	padding: 0px;
	margin: 0px;
	outline: none;
}
body {
	color: #727272;
	line-height: 15px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 10px 0;
	background: url(../images/page_back.gif) repeat-x;
	text-align: center;
	}
a {
	color: #727272;
	text-decoration: none;
	}
a:hover {
	color: #AF8E1D;
	}

div#content span {
	color: #727272;
	font-size: 12px;
	}
font {
	font-size: 12px;
	}

h1 {
	font-size: 19px;
	font-weight: bold;
	}
h2 {
	font-size: 17px;
	font-weight: normal;
	}
h3	{
	font-size: 13px;
	font-weight: normal;
	}
h4 {
	font-size: 21px;
	font-weight: normal;
	margin: 0 0 15px 0;
	}
h5 {
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 10px 0;
	}
h6 {
	font-size: 11px;
	font-weight: normal;
	}
div {
  	text-align: left;
	}
img {
  	border: 0;
	}
p 	{
  	margin: 0;
	}
ul {
	list-style: none;
	}
input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background: url(../images/input_back.gif) no-repeat;
	border-color: #C0C0C0 #E7E7E7 #E7E7E7 #C0C0C0;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
	}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../images/input_back.gif) no-repeat;
	border-color: #C0C0C0 #E7E7E7 #E7E7E7 #C0C0C0;
	border-style: solid;
	border-width: 1px;
	color: #666666;
	}
button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: pointer;
	color: #666666;
	}

/* Layout / Structure */

div#back_crop {
	overflow: hidden;
	width: 100%;
	height: 158px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	}
div#m_background {
	height: 158px;
	width: 1220px;
	background: url(../images/m_back.gif) repeat-y;
	position: absolute;
	z-index: 1;
	left: 50%;
	margin:0 0 0 -610px;
	}
div#m_texture {
	background: url(../images/top_texture.png) 0 0 no-repeat;
	height: 75px;
	width: 1220px;
	position: absolute;
	z-index: 2;
	top: 45px;
	left: 50%;
	margin:0 0 0 -610px;
	}
div#container {
	width: 980px;
	margin: 0 auto;
	position: relative;
	z-index: 3;
	}
div#header {
	width: 980px;
	height: 117px;
	margin: 0 auto;
	position: relative;
	color: #B5B6B7;
	font-size: 13px;
	}
ul#navigation {
	clear: both;
	display: block;
	height: 39px;
	font-size: 13px;
	}
div#page_info {
	position: absolute;
	top: 159px;
	left: 0;
	height: 35px;
	line-height: 33px;
	z-index: 3;
	font-size: 13px;
	}
div#content {
	position: relative;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	padding: 55px 0 0 0;
	float: right;
	width: 750px;
	}
div#menu {
	padding: 55px 0 0 0;
	margin: 0 750px 0 0;
	}	
div#footer {
	clear: both;
	width: 980px;
	height: 46px;
	line-height: 46px;
	background: url(../images/footer_back.gif) no-repeat;
	}
	
/* Recurrent Elements */

div#header a {
	color: #B5B6B7;
	}
div#header a:hover {
	color: #D7D7D7;
	}
div#header h1 {
	display: block;
	background: url(../images/logo.gif) 0 0 no-repeat;
	width: 180px;
	height: 106px;
	text-indent: -999px;
	overflow: hidden;
	float: left;
	}
div#header h2 {
	text-align: right;
	position: absolute;
	top: 65px;
	right: 0px;
	font-weight: normal;
	font-size: 17px;
	display: block;
	height: 30px;
	line-height: 25px;
	width: 750px;
	}
div#header strong {
	color: #FFFFFF;
	font-weight: normal;
	}
div#header p {
	float: right;
	clear: right;
	text-align: right;
	display: block;
	width: 800px;
	}
div#header p#summary {
	padding: 15px 0 0 0;
	margin: 0 0 5px 0;
	}

ul#navigation li {
	float: left;
	line-height: 36px;
	padding: 0 24px 0 0;
	background: url(../images/li_back.gif) right 0 no-repeat;
	}
ul#navigation li#quicksearch {
	float: right;
	padding: 0 0 0 0;
	background: none;
	position: relative;
	}
ul#navigation li.nobackground {
	background: none;
	}
ul#navigation li#quicksearch input {
	background: url(../images/input_back.jpg) 0 0 no-repeat;
	width: 169px;
	height: 17px;
	padding: 2px;
	border: 1px solid #616161;
	position: absolute;
	top: 8px;
	right: 61px;
	color: #98999A;
	}
ul#navigation li#quicksearch button {
	width: 51px;
	height: 23px;
	line-height: 21px;
	text-align: center;
	background: url(../images/search_button.gif) 0 0 no-repeat;
	border: 0;
	position: absolute;
	top: 8px;
	right: 0px;
	padding: 0 0 4px 0;
	color: #FFF;
	}
ul#navigation li#quicksearch button:hover {
	background: url(../images/search_button.gif) 0 -27px no-repeat;
	color: #D7D7D7;
	}
ul#navigation li a {
	display: inline-block;
	height: 40px;
	color: #B5B6B7;
	}
ul#navigation li a:hover {
	color: #D7D7D7;
	background: url(../images/marker_hover.gif) center 4px no-repeat;
	}
ul#navigation li a#pagemarker {
	color: #FFFFFF;
	background: url(../images/marker_static.gif) center 4px no-repeat;
	}
div#page_info h3 {
	float: left;
	width: 720px;
	color:#AF8E1D;
	font-weight:bold;
	}
div#page_info h3.important {
	color:#AF8E1D;
}
div#page_info p {
	margin: 0 0 0 720px;
	text-align: right;
	display: block;
	width: 260px;
	}
div#page_info a {
	text-decoration: underline;
	}
	
/* Menu (Left Column) */

div#menu ul.menu_list {
	margin: 0 0 10px 0;
	}
div#menu ul.menu_list li {
	height: 18px;
	}
div#menu ul.menu_list li a {
	display: block;
	height: 18px;
	line-height: 16px;
	padding: 0 0 0 20px;
	overflow: hidden;
	background: url(../images/bullet.gif) 0 -16px no-repeat;
	color: #727272;
	}
div#menu ul.menu_list li a:hover {
	color: #AF8E1D;
	background: url(../images/bullet.gif) 0 -16px no-repeat;
	}

/* Content */

div#content {
	line-height: 16px;	
	}
div#content p {
	margin: 0 0 10px 0;
	}
	
div#content a {
	text-decoration: underline;
	}
	
.align_content_center {
	text-align: center;
	clear: left;
	}
.align_content_center img {
	margin: 0 auto 10px auto;
	}
	
/* Index / Content */

div#flash_element {
	float: right;
	width: 323px;
	}
	
/* Copy Layout */

#content h5 {
	border-bottom: 1px dotted #D0D2D4;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	clear: both;
	}

ul.indent {
	list-style: disc;
	}
ol.indent {
	list-style: decimal;
	margin: 0 0 30px 0;
	}
ul.indent li,
ol.indent li {
	margin: 0 0 10px 20px;
	}
	
.img_float {
	float: right;
	text-align: center;
	padding: 0 0 10px 10px;
	}
.img_float img {
	border: 1px solid #D0D2D4;
	margin: 0 0 5px 0;
	}

.column_left { float: left; width: 365px; }
.column_right { float: right; width: 365px; }

.img_float_sep {
	border: 1px solid #D0D2D4;
	float: right;
	max-width: 150px;
	height: auto;
	margin: 0 0 0 10px;
	}
	
/* Group Display */

div#group_display {
	width: 750px;
	overflow: hidden;
	}
div#clip_display {
	width: 780px;
	}

ul.display_groups {
	width: 180px;
	display: block;
	float: left;
	padding: 0 9px 0 0;
	}
ul.display_groups li.group_image {
	text-align: center;
	width: 180px;
	height: 180px;
	border: 1px solid #D0D2D4;
	background: #FFFFFF;
	padding: 5px 0 2px 0;
	display: table-cell;
	vertical-align: middle;
	position: relative;
	}

ul.display_groups li.group_image img {
	margin: 0 auto;
	max-width: 170px;
	max-height: 170px;
	}
ul.display_groups li.group_descr {
	color: #333333;
	margin: 0 0 5px 0;
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted #D0D2D4;
	}
ul.display_groups li.group_descr p {
	text-align: left;
	}
ul.display_groups li.group_notes {
	
	}
ul.display_groups li.group_link {
	text-align: center;
	padding: 5px 0 10px 0;
	}
ul.display_groups li.group_link a {
	display: block;
	width: 125px;
	height: 30px;
	line-height: 28px;
	background: url(../images/basket_back.gif) no-repeat;
	text-align: center;
	margin: 0 auto;
	}
	
/* Product List */

ul.product_list_display {
	border-bottom: 1px dotted #A0A0A0;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	clear: left;
	}
ul.product_list_display li {
	
	}
ul.product_list_display li.list_image {
	float: left;
	width: 108px;
	height: 108px;
	border: 1px solid #D0D2D4;
	background: #FFFFFF;
	text-align: center;
	}
ul.product_list_display li.list_image img {
	max-width: 106px;
	height: 106px;
	padding: 1px;
	margin: 0 auto;
	}
ul.product_list_display li.list_details {
	margin: 0 0 0 118px;
	min-height: 89px;
	height: auto !important;
	height: 89px;
	position: relative;
	}
#content ul.product_list_display li.list_details p {
	margin: 0 84px 0 0;
	}
p.product_description {
	color: #333333;
	}
p.product_price {
	color: #C22723;
	}
p.product_notes {
	
	}

/* Buy Panel for Product List / Product Display */

li.list_panel {
	height: 28px;
	margin: 0 0 0 118px;
	line-height: 26px;
	position: relative;
	}
li.list_panel a.moreinfo_link {
	float: left;
	display: block;
	width: 200px;
	}
li.list_panel form {
	position: absolute;
	top: 0;
	right: 0;
	float: right;
	width: 150px;
	height: 1px;
	width: 1px;
	line-height: 1px;
	}
li.list_panel form input.AXISFieldText {
	position: absolute;
	top: 3px;
	right: 50px;
	width: 30px;
	}
li.list_panel form a {
	position: absolute;
	top: 0;
	right: 0;
	width: 45px;
	height: 27px;
	display: block;
	}
li.list_panel form a img {

	}
	
span.attr_flag,
span.attr_flag2 {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 84px;
	height: 84px;
	}
span.attr_flag {
	background: url(../images/flag.png) 0 0 no-repeat;
	}
span.attr_flag2 {
	background: url(../images/flag_spec.png) 0 0 no-repeat;
	}
span#product_display_flag {
	background: url(../images/flag_spec2.png) 0 0 no-repeat;
	}
span#product_display_flag2 {
	background: url(../images/flag2.png) 0 0 no-repeat;
	}
	
.AXISResultDisplay {
	margin: 0 0 10px 0;
	}
	
/* Product Display */

ul.product_display {
	
	}
ul.product_display li.product_image {
	width: 316px;
	background: #FFFFFF;
	
	position: relative;
	float: left;
	margin: 0 0 5px 0;
	
	}
ul.product_display li.product_panel {
	width: 316px;
	float: left;
	margin: 0 0 0 0;
	clear: left;
	}
ul.product_display li.product_image span.borderme {
	border: 1px solid #D0D2D4;
	width: 314px;
	text-align: center;
	display: block;
	}
ul.product_display li {
	margin: 0 0 10px 329px;
	}
ul.product_display li.product_image img {
	max-width: 314px;
	max-height: 378px;
	margin: 0 auto;
	}
#content ul.product_display li.product_descr h5 {
	font-size: 16px;
	color: #333333;
	font-weight: normal;
	margin: 0;
	clear: none;
	border: none;
	padding: 0 0 0 0;
	}
ul.product_display li.product_price {
	color: #C22723;
	
	}
ul.product_display li.product_info {
	
	}
ul.product_display li.product_info li {
	margin: 0 0 10px 0;
	}
	
ul.product_display li.list_panel {
	border-top: 1px dotted #D0D2D4;
	border-bottom: 1px dotted #D0D2D4;
	padding: 2px 0 0 0;
	}
ul.product_display li.list_panel form {
	
	}
	
/* Addthis Toolbar */

div#share_panel {
	width: 316px;
	height: 28px;
	padding: 10px 0 0 0;
	background: url(../images/addthis_back.gif) 0 0 no-repeat;
	}
div#share_panel span.share_title {
	float: left;
	}
div#share_panel a {
	float: right;
	}

/* Shopping Basket */

#content .alert_status {
	padding: 5px;
	border: 1px solid #CFCED3;
	margin: 0 0 10px 0;
	}
#content .alert_status .shade_alert {
	color: #C22723;
	padding: 5px;
	margin: 0;
	}
#content .alert_status p.exclude_form {
	margin: 0;
	padding: 5px;
	}
#content .alert_status .shade_alert a {
	font-weight: normal;
	color: #C22723;
	}
div#basket {
	width: 750px;
	font-size: 12px;
	background: #FFFFFF;
	}
div#basket ul {
	list-style: none;
	display: block;
	clear: left;
	}
div#basket ul li {
	float: left;
	min-height: 13px;
	height: auto !important;
	height: 13px;
	padding: 5px 0;
	line-height: 13px;
	text-align: left;
	}
div#basket ul li.col1 { width: 96px; padding-left: 4px;}
div#basket ul li.col2 { width: 472px; padding-left: 2px; }
div#basket ul li.col3 { width: 68px; padding-left: 2px; }
div#basket ul li.col4 { 
	float: none;
	width: 101px; 
	padding-right: 4px; 
	margin: 0 0 0 644px;
	text-align: right;
	}
div#basket li.col3 input { width: 30px; height: 12px; font-size: 10px; padding: 1px; margin: 0 auto; }

div#basket ul.basket_title {
	color: #FFFFFF;
	background: #505050;
	font-weight: bold;
	float: left;
	height: 26px;
	}
div#basket ul.basket_totals {
	border-top: 1px dotted #CFCED3;
	border-bottom: 5px solid #505050;
	}
div#basket ul.basket_items {
	
	}
div#basket ul.basket_totals li.col1 { display: none; }
div#basket ul.basket_totals li.col2 { display: none; }
div#basket ul.basket_totals li.col3 { width: 630px; float: left; text-align: right; padding-right: 10px; }
div#basket ul.basket_totals p {
	float: none;
	display: block;
	min-height: 13px;
	height: auto !important;
	height: 13px;
	margin: 0;
	padding: 5px 0;
	}
div#basket div.AXISBasketButtons {
	clear: left;
	margin: 10px 0 10px 0;
	}
div#basket div.AXISBasketButtons table {
	width: 100%;
	}
div#basket div.AXISBasketButtons input {
	width: auto;
	height: auto;
	border: 0;
	background: none;
	}
div#basket div.AXISBasketButtons input.AXISBasketButton {
	background: url(../images/basket_large.gif) no-repeat;
	text-align: center;
	padding: 0 0 4px 0;
	border: 0;
	cursor: pointer;
	margin: 0 auto;
	color: #333;
	width: 215px;
	height: 30px;
	font-weight: bold;
	}
div#basket select {
	margin: 0 0 0 0;
	}
	
/* Order Confirmation */

div#basket ul.order_details_title,
div#basket ul.order_details_title2 {
	color: #FFFFFF;
	background: #505050;
	font-weight: bold;
	float: left;
	margin: 0 0 0 0;
	height: 26px;
	width: 750px;
	}
	
div#basket ul.order_details li.od1,
div#basket ul.order_details_title li.od1 {
	width: 158px;
	padding-left: 4px;
	}
div#basket ul.order_details li.od2,
div#basket ul.order_details_title li.od2 {
	width: 299px;
	padding-right: 2px;
	}
div#basket ul.order_details li.od3,
div#basket ul.order_details_title li.od3 {
	width: 299px;
	padding-right: 2px;
	}

div#basket ul.order_details2 li.od1,
div#basket ul.order_details_title2 li.od1 {
	width: 208px;
	padding-left: 4px;
	}
div#basket ul.order_details2 li.od2,
div#basket ul.order_details_title2 li.od2 {
	width: 150px;
	padding-right: 2px;
	}
div#basket ul.order_details2 li.od3,
div#basket ul.order_details_title2 li.od3 {
	width: 213px;
	padding-right: 2px;
	}
div#basket ul.order_details2 li.od4,
div#basket ul.order_details_title2 li.od4 {
	width: 203px;
	padding-right: 2px;
	}

/* Checkout Display */

#content .checkout_form .exclude_form {
	margin: 10px 0 10px 0;
	font-weight: normal;
	}
#content .checkout_form .alert_p {
	padding: 4px;
	border: 1px dotted #BFBFBF; 
	margin: 10px 0 10px 0;
	color:#DFA64F;
	font-weight: bold;
	}

#content .checkout_summary {
	border: 1px solid #BFBFBF; 
	padding: 10px;
	margin: 0 0 10px 0;
	}
#content .checkout_summary_sm {
	border: 1px solid #BFBFBF; 
	padding: 10px;	
	margin: 0 0 10px 0;
	}
#content .checkout_summary_sm .AXISTableText td {
	width: 154px;
	padding: 2px;
	}
#content .checkout_summary p,
#content .checkout_summary_sm p {
	margin: 0;
	}
#content .checkout_form {
	border: 1px solid #BFBFBF; 

	padding: 20px 40px 10px 40px;
	margin: 0 0 10px 0;
	}
#content .checkout_form .name_title {
	display: block;
	float: left;
	width: 50px;
	height: 50px;
	}
#content .checkout_form .title_indent {
	margin: 0 0 0 100px;
	display: block;
	}
#content .checkout_form .title_indent label {
	float: left;
	width: 150px;
	clear: none;
	}
#content .checkout_form .title_indent p {
	margin: 0 0 10px 220px;
	}
#content .checkout_form label {
	float: left;
	width: 250px;
	clear: both;
	}
#content .checkout_form p {
	margin: 0 0 10px 320px;
	text-align: left;
	position: relative;
	}
#content .checkout_form p.text_hl {
	margin: 0 0 10px 0;
	}
#content #DispAdr p {
	margin: 0 0 10px 8px;
	}
#content .checkout_form .outline_form_area p {
	margin: 0 0 10px 10px;
	text-align: center;
	}
	
#content .checkout_form input,
#content .checkout_form textarea {
	width: 200px;
	}
#content .checkout_form select {
	padding: 1px;
	}
#content .checkout_form button {
	width: 125px;
	height: 30px;
	background: url(../images/check_but.gif) no-repeat;
	border: 0;
	padding: 0 0 4px 0;
	}
#content .checkout_form button:hover {
	color: #AF8E1D;
	}
#content .checkout_form .small_text_input {
	width: 60px;
	}
#content .checkout_form #tandcconf {
	width: 15px;
	}
#content .checkout_form .outline_form_area {
	padding: 10px 0 0 0;
	border-top: 1px dotted #BFBFBF; 
	margin: 0 0 0 0;
	}
#content .checkout_form a {
	cursor:pointer;
	}
#content #display_none {
	display: none;
	text-align: center;
	padding: 5px 0 10px 0;
	border: 1px solid #E4E4E4;
	}
#content .checkout_form .center_button {
	text-align: center;
	margin: 0 0 10px 0;
	}

#content .checkout_form .small_element {
	width: auto;
	}

div#content .sub_text {
	color: #AF8E1D;
	font-size: 11px;
	}
div#content .req,
div#content .req_non {
	color: #C22723;
	}
	
#content #billing_alert {
	display: none;
	}

/** Checkout - Your Order Details **/

#content div.checkout_summary_sm#your_order {
	font-weight: normal;
	padding: 5px;
	}
#content div.checkout_summary_sm#your_order .AXISTableHead {
	color: #F3D378;
	}

/* Toggle Address on Tradecashcheckout */

.checkout_form #delchoose {
	position: relative;
	display: block;
	height: 40px;
	}
.checkout_form #delchoose input {
	border: none;
	background: none;
	position: absolute;
	left: 0px
	}
.checkout_form #delchoose label {
	display: block;
	height: 20px;
	line-height: 14px;
	margin: 0 0 0 20px;
	}
.checkout_form #delchoose input#deladr1 {
	top: 0px;
	}
.checkout_form #delchoose input#deladr2 {
	top: 20px;
	}
div#address_selection div#DispAdr {
	margin: 0 0 10px 0;
	}	
div#address_selection div#display_account_address select#PickAdr {
	margin: 0 0 10px 20px;
	}
div#address_selection div#display_account_address.deselect_this select#PickAdr {
	background: transparent;
	color: #E4E4E4;
	border: 1px solid #E4E4E4;
	}	
div#address_selection div#specify_address {
	display: none;
	}
div#address_selection div#display_account_address.deselect_this {
	color: #E4E4E4;
	}
div#address_selection div#display_account_address table {
	margin: 0 0 10px 310px;
	}
div#address_selection div#no_specify_address input {
	border: 1px solid #E4E4E4;
	background: transparent;
	}
div#address_selection div#no_specify_address label {
	color: #E4E4E4;
	}
#content div.checkout_summary .AXISTableText,
#content .inner_content .AXISTableText {
	background: none;
	}
	
/* (General) Form */

#content .general_form {
	padding: 20px 10px 10px 100px;
	margin: 0 0 10px 0;
	border: 1px solid #BFBFBF;
	}
#content .general_form h3 {
	border-bottom: 1px dotted #E4E4E4;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	width: 480px;
	}
#content .general_form label {
	width: 200px;
	float: left;
	}
#content .general_form p {
	margin: 0 0 10px 210px;
	position: relative;
	}
#content .general_form input,
#content .general_form textarea {
	width: 200px;
	}
#content .general_form select {
	padding: 1px;
	margin: 0 3px 0 0;
	}
#content .general_form button {
	border: 0;
	display: block;
	overflow: hidden;
	}

/* Submit Buttons */	

#content .general_form button {
	width: 75px;
	height: 30px;
	background: url(../images/submit_back.gif) 0 0 no-repeat;
	text-align: center;
	}
#content .general_form button:hover {
	color: #AF8E1D;
	}

/* General Layout */

#content .general_layout {
	
	}
#content .general_layout label {
	display: block;
	width: 180px;
	float: left;
	font-weight: bold;
	}
#content .general_layout p {
	margin: 0 0 10px 180px;
	}
	
/* Tables (Within Content) */

div.table_layout table.AXISTableText {
	margin: 0 0 10px 0;
	}
div.table_layout table.AXISTableText td {
	padding: 0 40px 0 0;
	}
	
#postcode_look table td {
	padding: 4px;
	}
	
table.fpro_display {
	border-top:1px dotted #D0D2D4;
	border-bottom:1px dotted #D0D2D4;
	margin: 0 0 10px 0;
	padding: 10px 0;
	}
table.fpro_display td {
	text-align: center;
	padding: 10px;
	width: 50%;
	}
table.fpro_display td img {
	margin: 0 auto;
	}
	
table.which_display {
	border:1px solid #D0D2D4;
	padding: 10px;
	margin: 0 0 10px 0;
	}
table.which_display td,
table.which_display td p {
	text-align: left;
	padding-right: 10px;
	}

table.which_display td#top_cell {
	text-align: center;
	background: #FFFFFF;
	padding: 5px 0 10px 0;
	}
table.which_display td#mid_cell {
	text-align: center;
	background: #FFFFFF;
	padding: 5px 0 10px 0;
	}
table.which_display td#mid_cell p {
	text-align: center;
	}
table.which_display td#mid_cell td p{
	text-align: left;
	}
	
div.statement_layout {
	
	}
div.statement_layout table.AXISTableText {
	background: none;
	}
div.statement_layout table.AXISTableText td {
	padding: 2px;	
	text-align: left;
	}
div.statement_layout table.AXISTableText tr.AXISTableHead td {
	background: #E2E4E6;
	width: auto !important;	
	}
div.statement_layout input {
	display: none;
	}
	
/* Footer */

div#footer p.mleft {
	float: left;
	display: block;
	width: 620px;
	}
div#footer p.mright {
	margin: 0 0 0 620px;
	text-align: right;
	display: block;
	
	}
	
span.clearer {
	display: block;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	clear: left;
	}
span.clearer2 {
	display: block;
	height: 10px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
	}

.stockIndicator {
	margin-left: 20px;
}

#environmentTable {
	color: #339900;
}
#environmentTable td {
	padding: 5px;
}
#environmentTable h2{
	font-size: 2em;
	line-height: 1em;
}
#environmentTable h3 {
	font-size: 1.6em;
	line-height: 1em;
}
.environmentTableTop {
	vertical-align: top;
}