﻿*
{
	margin: 0;
	padding: 0;
}

a
{
	color: #766d5e;
}

a.none
{
	text-decoration: none;
}

a.none:hover
{
	text-decoration: underline;
}

a.steps
{
	color: #9f9c96;
	text-decoration: none;
}

a.steps:hover
{
	color: #6d6353;
}

body 
{
	margin: 0 auto;
	background: url("../images/site/bg.gif") top center repeat-y;
	background-color: #d7d2cc;	
}

h1
{
	font-size: 14pt;	
}

h2
{
	font-size: 12px;
	font-weight: bold;	
}

h3
{
	font-size: 11pt;
	font-weight: bold;	
}

hr
{
	height: 1px;
	line-height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
	border: 0;
	margin-bottom: 10px;
	clear: both;
	padding: 0;
}

img
{
	margin: 0;
	border: 0;
	padding: 0;
}

.white_grey
{
    /*background-color: #f9f8f5;*/
    background-color: #F0F0F0;
}

.txt_white
{
	color: #FFFFFF;
}

.txt_red
{
	color: red;
}

.div_image_right
{
	float: right;
	width: 250px;
	margin-left: 5px;
	overflow: hidden;
}

.div_image_left
{
	float: left;
	width: 250px;
	margin-right: 5px;
	overflow: hidden;
}

/* GLOBAL LAYER STYLES */

#wrapper
{
	width: 1010px;
	height: 100%;
}

#container_header
{
	width: 960px;
	height: 100px;
	padding-bottom: 10px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	overflow: hidden;
	text-align: left;
}

#container_header #left
{
	float: left;
	width: 280px;	
}

#container_header #left #logo
{
	margin-top: 10px;
	width: 90px;
	height: 90px;
}

#container_header #right
{
	float: right;
	margin-top: 10px;
	height: 90px;
	width: 600px;
	text-align: right;
}

#page_bg
{
	width: 960px;
	height: 300px;		
	overflow: hidden;
	margin-bottom: -300px;
}

#page_bg #page_bg_image
{
	width: 960px;
	height: 300px;	
	overflow: hidden;
}

#container_home
{
	width: 940px;
	padding-left: 10px;
	background: transparent;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	color: #FFFFFF;	
	text-align: left;	
}

#container_home #content
{
	position: relative;
	z-index: 5;
	width: 940px;
	overflow: hidden;
}

#container_main
{
	margin-top: 30px;
	width: 940px;
	padding-left: 10px;
	background: transparent;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	color: #FFFFFF;	
	text-align: left;	
}

#container_main #content
{
	position: relative;
	z-index: 5;
	width: 940px;
	overflow: hidden;
}

#flashmenu
{
	float: left;
	width: 170px;
	height: 300px;
	overflow: hidden;
}

.sectionbox
{
	float: left;
	width: 250px;
	height: 300px;
	background-color: #efece7;
}

.sectionbox .content
{
	padding: 15px;
	width: 220px;
	height: 270px;
	color: #7d7971;
}

.bigsectionbox
{
	float: left;
    margin-left:5px;
	width: 760px;
	overflow: hidden;
}

.bigsectionbox .content
{
	padding: 10px 10px 20px 10px;
	color: #7d7971;
	background-color: #efece7;
}

.bigsectionbox .pdfarea
{
	padding: 10px 10px 20px 10px;
	color: #6d6353;
}

.bigsectionbox .content .heading
{
	padding: 10px 10px 10px 10px;
	font-size: 16pt;	
	color: #FFFFFF;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
}

.bigsectionbox .content .headline
{
	margin-top: 2px;
	padding: 0px 10px 0px 10px;
	height: 20px;
	line-height: 20px;
	color: #989084;
	background-color: #dedad4;
	font-size: 12px;
	font-weight: bold;	
}

.bigsectionbox .content .content_block
{
	background: url("../images/site/watermark_full.gif") top left repeat-y;
	margin-top: 15px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
}

.bigsectionbox .content .content_block .content_block_textblock
{
	padding-left: 10px;
	padding-right: 10px;
}

.bigsectionbox .content .content_block .div_scheme
{
    float: left;
	padding-left: 5px;
    width: 200px;
    overflow: hidden;
}

.bigsectionbox .content .content_block .div_list
{
    float: right;
    width: 350px;
    overflow: hidden;
}

.bigsectionbox .content .content_block .step_title
{
    padding: 0px 10px 0px 10px;
    height: 20px;
    line-height: 20px;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    color: #6d6353;
    background-color: #d5d2ca;
}

.bigsectionbox .content .content_block .position_title
{
    margin-top: 1px;
    padding: 0px 10px 0px 10px;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    color: #4d463c;
    background-color: #eeece9;
}

.bigsectionbox .content .content_block .div_list .text
{
    padding: 20px 10px 20px 10px;
}

.sectionbox .content h2 { color: #000000; font-size: 16px; }

.lightbox 
{
    float: left;
    margin-left: 5px;    
    padding: 10px 10px 20px 10px;
    width: 160px;
	color: #7d7971;
	overflow: hidden;
	background-color: #dedad4;
}

.lightbox h1.myselections
{
    background: url("../images/site/ttl_myselections.gif") no-repeat;
    width: 160px;
    height: 26px;
}

.lightbox h2.savedswatches
{
    background: url("../images/site/ttl_savedswatches.gif") no-repeat;
    width: 160px;
    height: 16px;
}

.lightbox h2.savedschemes
{
    background: url("../images/site/ttl_savedschemes.gif") no-repeat;
    width: 160px;
    height: 16px;
}

.lightbox h2.orderedbrochures
{
    background: url("../images/site/ttl_orderedbrochures.gif") no-repeat;
    width: 160px;
    height: 16px;
}

.lightbox h1.myselections span { display: none; }
.lightbox h2.savedswatches span { display: none; }
.lightbox h2.savedschemes span { display: none; }
.lightbox h2.orderedbrochures span { display: none; }

#container_footer
{
	margin-top: 50px;
	width: 960px;
	height: 35px;
	background-color: #bbb7ae;
}

#container_footer #footer
{
	width: 940px;
	height: 35px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, Sans-Serif;	
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	overflow: hidden;
}

#container_footer #footer #links
{
	float: left;
	width: 500px;
	line-height: 35px;
}

#container_footer #footer #searchbox
{
	float: right;
	width: 300px;
	text-align: right;
	line-height: 35px;
}

/* FOOTER CUSTOM STYLES */

#footer #links ul { display: inline; }
#footer #links ul li { display: inline; list-style: none; line-height: 35px; }
#footer #links a { color: #FFFFFF; text-decoration: none; }
#footer #links a:hover { text-decoration: underline; }

/* H1 BACKGROUND REPLACEMENT */

#logo h1 { background: url("../images/site/logo_formica.gif") top left no-repeat; width: 90px; height: 90px; }
#logo h1 span { display: none; }

.more
{
	padding: 2px 10px 2px 10px;
	background-color: #6c6352;
	color: #FFFFFF;
	border: 0px;	
}

/* BUTTON HOVERS */

a.btn_more
{
    display: block;
    width: 60px;
    height: 22px;
    background: url("../images/site/BTN_more.gif") no-repeat 0 0;
}
a.btn_more:hover { background: url("../images/site/BTN_more_ro.gif") no-repeat 0 0; }
a.btn_more span { display: none; }

a.btn_add
{
    display: block;
    width: 42px;
    height: 23px;
    background: url("../images/site/BTN_add.gif") no-repeat 0 0;
}
a.btn_add:hover { background: url("../images/site/BTN_add_ro.gif") no-repeat 0 0; }
a.btn_add span { display: none; }

a.btn_step1
{
    display: block;
    width: 205px;
    height: 22px;
    background: url("../images/site/BTN_step1.gif") no-repeat 0 0;
}
a.btn_step1:hover { background: url("../images/site/BTN_step1_ro.gif") no-repeat 0 0; }
a.btn_step1 span { display: none; }

a.btn_step2
{
    display: block;
    width: 236px;
    height: 22px;
    background: url("../images/site/BTN_step2.gif") no-repeat 0 0;
}
a.btn_step2:hover { background: url("../images/site/BTN_step2_ro.gif") no-repeat 0 0; }
a.btn_step2 span { display: none; }

a.btn_step3
{
    display: block;
    width: 236px;
    height: 22px;
    background: url("../images/site/BTN_step3.gif") no-repeat 0 0;
}
a.btn_step3:hover { background: url("../images/site/BTN_step3_ro.gif") no-repeat 0 0; }
a.btn_step3 span { display: none; }

a.btn_step4
{
    display: block;
    width: 236px;
    height: 22px;
    background: url("../images/site/BTN_step4.gif") no-repeat 0 0;
}
a.btn_step4:hover { background: url("../images/site/BTN_step4_ro.gif") no-repeat 0 0; }
a.btn_step4 span { display: none; }

a.btn_step5
{
    display: block;
    width: 205px;
    height: 22px;
    background: url("../images/site/BTN_step5.gif") no-repeat 0 0;
}
a.btn_step5:hover { background: url("../images/site/BTN_step5_ro.gif") no-repeat 0 0; }
a.btn_step5 span { display: none; }

a.btn_save
{
    display: block;
    width: 42px;
    height: 23px;
    background: url("../images/site/BTN_save.gif") no-repeat 0 0;
}
a.btn_save:hover { background: url("../images/site/BTN_save_ro.gif") no-repeat 0 0; }
a.btn_save span { display: none; }

a.btn_save_entire_scheme
{
    display: block;
    width: 208px;
    height: 22px;
    background: url("../images/site/BTN_save_entire_scheme.gif") no-repeat 0 0;
}
a.btn_save_entire_scheme:hover { background: url("../images/site/BTN_save_entire_scheme_ro.gif") no-repeat 0 0; }
a.btn_save_entire_scheme span { display: none; }

a.btn_back
{
    display: block;
    width: 58px;
    height: 22px;
    background: url("../images/site/BTN_back.gif") no-repeat 0 0;
}
a.btn_back:hover { background: url("../images/site/BTN_back_ro.gif") no-repeat 0 0; }
a.btn_back span { display: none; }

a.btn_order_more_samples
{
    display: block;
    width: 159px;
    height: 22px;
    background: url("../images/site/BTN_order_more_samples.gif") no-repeat 0 0;
}
a.btn_order_more_samples:hover { background: url("../images/site/BTN_order_more_samples_ro.gif") no-repeat 0 0; }
a.btn_order_more_samples span { display: none; }

a.btn_submit
{
    display: block;
    width: 72px;
    height: 22px;
    background: url("../images/site/BTN_submit.gif") no-repeat 0 0;
}
a.btn_submit:hover { background: url("../images/site/BTN_submit_ro.gif") no-repeat 0 0; }
a.btn_submit span { display: none; }

a.btn_submit_update
{
    display: block;
    width: 187px;
    height: 22px;
    background: url("../images/site/BTN_submit_update.gif") no-repeat 0 0;
}
a.btn_submit_update:hover { background: url("../images/site/BTN_submit_update_ro.gif") no-repeat 0 0; }
a.btn_submit_update span { display: none; }

a.btn_signin
{
    display: block;
    width: 51px;
    height: 18px;
    background: url("../images/site/BTN_signin.gif") no-repeat 0 0;
}
a.btn_signin:hover { background: url("../images/site/BTN_signin_ro.gif") no-repeat 0 0; }
a.btn_signin span { display: none; }

a.btn_order
{
    display: block;
    width: 61px;
    height: 22px;
    background: url("../images/site/BTN_order.gif") no-repeat 0 0;
}
a.btn_order:hover { background: url("../images/site/BTN_order_ro.gif") no-repeat 0 0; }
a.btn_order span { display: none; }

a.btn_search
{
    display: block;
    width: 51px;
    height: 18px;
    background: url("../images/site/BTN_search.gif") no-repeat 0 0;
}
a.btn_search:hover { background: url("../images/site/BTN_search_ro.gif") no-repeat 0 0; }
a.btn_search span { display: none; }

a.btn_send_to_a_friend
{
    display: block;
    width: 135px;
    height: 22px;
    background: url("../images/site/BTN_send_to_a_friend.gif") no-repeat 0 0;
}
a.btn_send_to_a_friend:hover { background: url("../images/site/BTN_send_to_a_friend_ro.gif") no-repeat 0 0; }
a.btn_send_to_a_friend span { display: none; }

a.btn_start
{
    display: block;
    width: 99px;
    height: 22px;
    background: url("../images/site/BTN_start.gif") no-repeat 0 0;
}
a.btn_start:hover { background: url("../images/site/BTN_start_ro.gif") no-repeat 0 0; }
a.btn_start span { display: none; }

a.btn_send
{
    display: block;
    width: 51px;
    height: 22px;
    background: url("../images/site/BTN_send.gif") no-repeat 0 0;
}
a.btn_send:hover { background: url("../images/site/BTN_send_ro.gif") no-repeat 0 0; }
a.btn_send span { display: none; }

a.btn_download_pdf
{
    display: block;
    width: 123px;
    height: 22px;
    background: url("../images/site/BTN_download_pdf.gif") no-repeat 0 0;
}
a.btn_download_pdf:hover { background: url("../images/site/BTN_download_pdf_ro.gif") no-repeat 0 0; }
a.btn_download_pdf span { display: none; }

a.btn_newscheme
{
    display: block;
    width: 162px;
    height: 22px;
    background: url("../images/site/BTN_newscheme.gif") no-repeat 0 0;
}
a.btn_newscheme:hover { background: url("../images/site/BTN_newscheme_ro.gif") no-repeat 0 0; }
a.btn_newscheme span { display: none; }

/* LAYER BOX STYLES */

/* FLOOR, BENCHTOP, SPLASHBACK, DOORS */
.areabox
{
	background: url("../images/site/194x41_bg.gif") no-repeat;
	width: 194px;
	height: 41px;
	overflow: hidden;	
}

.areabox .areabg
{
	margin-left: 7px;
	margin-top: 7px;	
	width: 177px;
	height: 23px;
	line-height: 23px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

.areabox .areabg .normal_area
{
	background-color: #e1ded5;
	color: #c4c1ba;
	overflow: hidden;
}

.areabox .areabg .active_area
{
	background-color: #ada8a3;
	color: #ffffff;
	overflow: hidden;
}

.areabox .areainfo
{
	float: left;
	padding-left: 10px;
	width: 94px;
	height: 23px;
}

.areabox .areathumb
{	
	float: right;
	width: 73px;
	height: 23px;
	background-color: #e1ded5;
}

/* EXISTING FLOOR */

.stepbystep .colorbox_small
{
	background: url("../images/site/134x41_bg.gif") no-repeat;
	width: 134px;
	height: 41px;
	overflow: hidden;	
}

.stepbystep .colorbox_small .colorbox_content
{
	margin-top: 7px;
	margin-left: 7px;
	width: 117px;
	height: 23px;
	overflow: hidden;
}

.stepbystep .colorbox_small .colorbox_content .color_thumb
{
	float: left;
	font-size: 10px;
	width: 71px;
	height: 21px;
	border: 1px solid #d8d5d0;
	overflow: hidden;	
}

.stepbystep .colorbox_small .colorbox_content .color_action
{	
	float: right;
	width: 42px;
	height: 23px;
}

.stepbystep .colorbox_big
{
	background: url("../images/site/134x61_bg.gif") no-repeat;
	width: 134px;
	height: 61px;
	overflow: hidden;	
}

.stepbystep .colorbox_big div.colorbox_content
{
	margin-top: 7px;
	margin-left: 7px;
	width: 117px;
	height: 43px;
	overflow: hidden;
}

.stepbystep .colorbox_big div.colorbox_content div.color_name
{
	width: 117px;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
}

.stepbystep .colorbox_big div.colorbox_content div.color_thumb
{
	float: left;
	font-size: 10px;
	width: 71px;
	height: 21px;
	border: 1px solid #d8d5d0;
	overflow: hidden;	
}

.stepbystep .colorbox_big div.colorbox_content div.color_action
{	
	float: right;
	width: 42px;
	height: 23px;
}

/* LAYER BOX */


.div_imagebox_bg 
{
	background: url("../images/site/500x500_bg.gif") bottom right no-repeat;
	padding: 7px 10px 7px 7px;
	margin-right: 5px;
	margin-bottom: 5px;
	overflow: hidden;	
}

.div_filesbox_bg
{
	float: right;
	width: 220px;
	overflow: hidden;
	margin-left: 5px;
	margin-bottom: 10px;
}

.div_filesbox_bg .div_filesbox_heading
{
	width: 200px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #92897c;
	color: #FFFFFF;
	line-height: 25px;
	font-size: 14px;
	font-weight: bold;
}

.div_filesbox_bg .div_filesbox_content
{
	width: 200px;
	padding: 10px;
	background-color: #dedad4;
	overflow: hidden;
}

.div_filesbox_bg .div_filesbox_footer
{
	padding: 10px;
	background-color: #d5cfc5;
}

.div_filesbox_bg_small
{
	width: 190px;
	overflow: hidden;
	margin-top: 15px;
}

.div_filesbox_bg_small .div_filesbox_heading
{
	padding-left: 10px;
	padding-right: 10px;
	background-color: #92897c;
	color: #FFFFFF;
	line-height: 25px;
	font-size: 14px;
	font-weight: bold;
}

.div_filesbox_bg_small .div_filesbox_content
{
	padding: 10px;
	background-color: #dedad4;
	overflow: hidden;
}

.div_filesbox_bg_small .div_filesbox_footer
{
	padding: 10px;
	background-color: #d5cfc5;
}


.brochurebox_bg 
{
	background: url("../images/site/78x1_bg.gif") repeat-y;
	width: 78px;	
	overflow: hidden;	
}

.brochurebox_bg .brochurebox_content
{
	margin-top: 7px;
	margin-left: 7px;
	margin-bottom: 7px;
	width: 61px;
	overflow: hidden;
}

.brochurebox_bg_bottom 
{
	margin-bottom: 10px;
	background: url("../images/site/78x4_bg_bottom.gif") no-repeat;
	width: 78px;	
	height: 4px;
}

.doorsbox_bg 
{
	background: url("../images/site/285x1_bg.gif") repeat-y;
	width: 285px;	
	overflow: hidden;	
}

.doorsbox_bg .doorsbox_content
{
	margin-top: 7px;
	margin-left: 7px;
	margin-bottom: 7px;
	width: 267px;
	overflow: hidden;
}

.doorsbox_bg_bottom 
{
	margin-bottom: 10px;
	background: url("../images/site/285x4_bg_bottom.gif") no-repeat;
	width: 285px;	
	height: 4px;
}

.sectionbox_image_bg 
{
	background: url("../images/site/221x1_bg.gif") repeat-y;
	width: 221px;	
	overflow: hidden;	
}

.sectionbox_image_bg .sectionbox_image 
{
	margin-top: 12px;
	margin-left: 12px;
	margin-bottom: 12px;
	width: 194px;
	overflow: hidden;
}

.sectionbox_image_bg_bottom 
{
	margin-bottom: 10px;
	background: url("../images/site/221x4_bg_bottom.gif") no-repeat;
	width: 221px;	
	height: 4px;
}

.stepbystep_contentbox_bg
{
	background: url("../images/site/349x1_bg.gif") repeat-y;
	width: 349px;	
	overflow: hidden;	
}

.stepbystep_contentbox_bg .stepbystep_content 
{
	margin-top: 7px;
	margin-left: 7px;
	margin-bottom: 7px;
	width: 332px;
	overflow: hidden;
}

.stepbystep_contentbox_bg_bottom 
{
	background: url("../images/site/349x4_bg_bottom.gif") no-repeat;
	width: 349px;	
	height: 4px;
}

.scheme_box_bg 
{
	background: url("../images/site/90x1_bg.gif") repeat-y;
	width: 90px;	
	overflow: hidden;	
}

.scheme_box_bg .scheme_box_content 
{
	margin-top: 7px;
	margin-left: 7px;
	margin-bottom: 7px;
	width: 73px;
	overflow: hidden;
}

.scheme_box_bg_bottom 
{
	background: url("../images/site/90x4_bg_bottom.gif") no-repeat;
	width: 90px;	
	height: 4px;
}

.scheme_box_bg_lightbox
{
	background: url("../images/site/90x1_lightbox_bg.gif") repeat-y;
	width: 90px;
	overflow: hidden;	
}

.scheme_box_bg_lightbox .scheme_box_content_lightbox 
{
	margin-top: 7px;
	margin-left: 7px;
	margin-bottom: 7px;	
	width: 73px;
	overflow: hidden;
}

.scheme_box_bg_lightbox_bottom 
{
	background: url("../images/site/90x4_lightbox_bg_bottom.gif") no-repeat;
	width: 90px;	
	height: 4px;
}

.colorbox_white_bg
{
	background: url("../images/site/90x41_bg.gif") no-repeat;
	width: 90px;
	overflow: hidden;	
	font-size: 11px;
}

.colorbox_white_bg div.color_swatch
{
	margin-left: 7px;
	margin-top: 7px;
	width: 73px;
	height: 23px;
}

.thumbbox_withborder
{
	width: 71px;
	height: 21px;
	border: 1px solid #d8d5d0;
	overflow: hidden;
}

/* COLOUR PLAY BOX LAYERS */

.colourplay_box_bg 
{
	background: url("../images/site/161x41_bg.gif") no-repeat;
	width: 161px;
	height: 41px;
	overflow: hidden;	
}

.colourplay_box_bg .colourplay_box_content 
{
	margin-top: 7px;
	margin-left: 7px;
	width: 134px;
	height: 23px;
	line-height: 23px;
	padding-left: 10px;
	font-size: 10px;
	text-transform: uppercase;
	overflow: hidden;
}

.colourplay_box_bg .colourplay_box_content a { text-decoration: none; }
.colourplay_box_bg .colourplay_box_content a:hover { text-decoration: underline; }

.colourplay .colorbox_big
{
	background: url("../images/site/135x63_grey_bg.gif") no-repeat;
	width: 135px;
	height: 63px;
	overflow: hidden;	
}

.colourplay div.colorbox_big div.colorbox_content
{
	margin-top: 7px;
	margin-left: 7px;
	width: 117px;
	height: 45px;
	overflow: hidden;
}

.colourplay div.colorbox_big div.colorbox_content div.color_name
{
	width: 117px;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
}

.colourplay div.colorbox_big div.colorbox_content div.color_thumb
{
	float: left;
	font-size: 10px;
	width: 71px;
	height: 21px;
	border: 1px solid #d8d5d0;
	overflow: hidden;
}

.colourplay div.colorbox_big div.colorbox_content div.color_action
{	
	float: right;
	width: 42px;
	height: 23px;
}

.colorplay_box_bg_lightbox
{
	width: 160px;
	overflow: hidden;	
}

.colorplay_box_bg_lightbox div.colorplay_box_swatch
{
	background: url("../images/site/90x41_lightbox_bg.gif") no-repeat;
	float: left;
	width: 90px;
	height: 41px;
	overflow: hidden;
}

.colorplay_box_bg_lightbox div.colorplay_box_swatch div.colorthumb
{
	margin-left: 7px;
	margin-top: 7px;
	overflow: hidden;
	width: 71px;
	height: 21px;
	border: 1px solid #d8d5d0;
	overflow: hidden;
}

.colorplay_box_bg_lightbox div.colorplay_box_text
{
	float: right;
	width: 65px;
	overflow: hidden;
	font-size: 11px;
}

/* SYSTEM MESSAGE LAYER */

#system_message
{
	position: absolute;
	z-index: 10;
	top: 350px;
	left: 350px;
	width: 321px;
	height: 146px;
	overflow: hidden;
}

#system_message #system_bg
{
	width: 321px;
	height: 146px;
	overflow: hidden;
	margin-bottom: -146px;
}

#system_message #system_text
{
	position: relative;
	z-index: 15;
	padding: 20px;
	overflow: hidden;
	font-size: 14px;
}
.smallnote {
font-size: 9px;
margin-top:5px;
text-align:left;
color:#6D6353;
padding-left:35px;
font-family:Arial, Helvetica, sans-serif;
}