html, body {
  	font-family:Verdana, Geneva, Arial, helvetica, sans-serif;
  	font-size:11px;
  	width:995px;
  	background-color:#fff;
	padding:0;
	margin:5px 0 0 5px;
}

input{
	
}
th{ 
	text-align:left;
}
td{ 
	text-align:left;
}
.formfield{
	width:200px;
}
.submit_red_80{
	color:#FFF;
	height:23px;
	width:80px;
	padding-bottom:3px;
	border:0px;
	background-image:url(../images/submit_red_80.gif);
	cursor:pointer;	
}
.submit_red_150{
	color:#FFF;
	height:23px;
	width:150px;
	padding-bottom:3px;
	border:0px;
	background-image:url(../images/submit_red_150.gif);
	cursor:pointer;
}
.submit_red_220{
	color:#FFF;
	height:23px;
	width:220px;
	padding-bottom:3px;
	border:0px;
	background-image:url(../images/submit_red_220.gif);
	cursor:pointer;
}
.submit_grey_80{
	color:#FFF;
	height:23px;
	width:80px;
	padding-bottom:3px;
	border:0px;
	background-image:url(../images/submit_grey_80.gif);
	cursor:pointer;
}
.submit_grey_150{
	color:#FFF;
	height:23px;
	width:150px;
	padding-bottom:3px;
	border:0px;
	background-image:url(../images/submit_grey_150.gif);
	cursor:pointer;
}
.submit_grey_220{
	color:#FFF;
	height:23px;
	width:220px;
	padding-bottom:3px;
	border:0px;
	background-image:url(../images/submit_grey_220.gif);
	cursor:pointer;
}
.submit_next{
	background-image:url(../images/next.gif);
	background-color:transparent;
	width:27px;
	height:26px;
	border:none;
	cursor:pointer;
}
.submit_cancel{
	background-image:url(../img/delete.png);
	background-color:transparent;
	width:20px;
	height:20px;
	border:none;
	cursor:pointer;
}

.btn_edit{
	border:0px;
	background-image:url(../images/btn_edit.gif);
	color:#FFF;
	width:50px;
	height:20px;
	padding-left:20px;
}

select{
	width:206px;	
}

a {color:#CF0A0A;}

.footer{
	color:#FFF;	
}

form {padding: 0;margin: 0;}

#th_gray_red{
	background-color:#BFBFBF;
	border-bottom-color:#E2001A;
	border-bottom-style:solid;
	border-bottom-width:1px;
	color:#000000;
	padding-left:0px;	
}

#main_th{
	padding:4px;
	background-color:#A7A8AA;
	border-bottom:1px;
	border-bottom-color:#000;
	border-bottom-style:solid;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
}

#main_th a{
	color:#FFFFFF;	
}

#tr_col_line{
	background-color:#5F5F5F;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
}

#tr_col_line_align_left{
	padding:4px;
	background-color:#A7A8AA;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
}

#rowA{
	color:#000000;
	/*background-color:#e3e4e4;*/
	background-color:#FFFFFF;
}

#rowB{
	color:#000000;
	background-color:#EFEEEE;
}

#rowC {
	padding-left : 6px;
	vertical-align : top;
	background-color : #fff;
	color : #000;
}
#header_wrapper{
	margin:0px;
	padding:0px;
	height:140px;
	width:990px;
}
#header{
	width:755px;
	height:130px;
	float:left;
	background-image:url(../images/header.gif);
	background-repeat: no-repeat;
	padding:0;
	margin:0;
}
#search_login{
	margin:0px;
	padding:0px;
	width: 230px;
	float:right;
}
#menue_left{
	float:left;
}
#menue_right{
	float:left;
}
#menue_spacer{
	width:97.3%;
	float:left;
	height:28px;
	background-image: url(../images/menue_spacer_bg.gif);
	background-repeat: repeat-x;	
}
#menue_spacer_intern{
	width:97.3%;
	float:left;
	height:60px;
	background-image: url(../images/menue_spacer_bg.gif);
	background-repeat: repeat-x;	
}
#content_wrapper{
	float:left;
	margin:0;
	border:0px;
	padding: 0;
	width:990px;
}
#content{
	float:left;
	margin:0 5px 0 0;
	border:0px;	
	padding: 0;
}
.top {
	width:auto;
	height:20px;
	background:url(../images/top.gif) no-repeat left top;
}
.top span {
	display:block;
	position:relative;
	height:20px;
	background:url(../images/top-right.gif) no-repeat right top;
}
.center-content {
    position:relative;
    background:url(../images/rightside.gif) repeat-y right top;
    padding:1px 20px 1px 20px;
}

.bottom {
	height:60px;
	background:url(../images/bottom.gif) no-repeat left bottom;
}

.bottom span {
	display:block;
	position:relative;
	height:60px;
	background:url(../images/bottom-right.gif) no-repeat right top;
}

/*News Boxen NEU*/

.news_top {
	width:auto;
	height:20px;
	background:url(../images/top.gif) no-repeat left top;
}

.news_top span {
	display:block;
	position:relative;
	height:20px;
	background:url(../images/top-right.gif) no-repeat right top;
}

.news_center-content {
    position:relative;
    background:url(../images/rightside.gif) repeat-y right top;
    padding:1px 20px 1px 20px;
    margin:-1px 0 -50px 0;
}

.news_bottom {
	height:60px;
	background:url(../images/bottom.gif) no-repeat left bottom;
}

.news_bottom span {
	display:block;
	position:relative;
	height:60px;
	background:url(../images/bottom-right.gif) no-repeat right top;
}

/* News Boxen NEU ENDE */

#welcome_text{
	font-size:12px;
	font-weight: bold;	
}

#table_bottom{
	width:900px;
	position: relative;
	left: 0;
	bottom: 0;	
}

#overview_table{
	width:99%;
}

#overview_table a{
	text-decoration: none;
	color:#000000;
}

#log_in_wrapper{
	float:left;
	margin:10px 0px 10px 0;
	width:220px;
}

#log_in_header{
	height:16px;
	background-color:#7F7F7F;
	color:#FFFFFF;
	font-weight:bold;
	width:181px;
	float:left;
	padding:3px 0 0 5px;
}

#log_in{
	float:left;
	width:193px;
	margin-top:2px;
	margin-right:10px;
	margin-bottom:15px;
	padding:5px 0 0 3px;
	border:1px solid #C5C6C6;
}

#log_in_form{
	color:#6F6F6F;	
}

#log_in_button{
	width:130px;
	height:24px;
	margin:10px 0 0 0px;
	border:0px;
	background:url(../images/log_in_button.gif) no-repeat;	
}

#log_in_info{
	padding-top:20px;
	font-size:10px;
}

#log_in_lost_data{
	clear:both;
	width:197px;
	height:100px;
	background-image:url(../images/lost_data.gif);	
}

#right_col_wrapper{
	float: left;
	width:227px;
}

#right_col_wrapper p{
	margin:0;
	padding:0;
}

#news_header_container{
	width:205px;
}

#news_header_left{
	width:8px;
	height:23px;
	float:left;
}

#news_header_middle{
	width:189px;
	height:18px;
	padding-top:5px;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#7F7F7F;
	float:left;
}

#news_header_right{
	float:left;
}

#news_content_top{
	width:205px;
	height:11px;
	margin:0px;
	padding:0px;
	background-image:url(../images/news_content_top.gif);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
}

#news_content{
	width:185px;
	padding:0px 5px 0 10px;
}

#news_box_container{
	width:205px;
	min-height:200px;
	margin-top:5px;
	margin-bottom:10px;
	background-color:#FFFFFF;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border:1px solid #C5C6C6;
}

#news_content_bottom{
	width:205px;
	height:11px;
	background-image:url(../images/news_content_bottom.gif);
	background-repeat:no-repeat;
}

#poll_header_container{
	width:205px;
}

#poll_header_left{
	width:8px;
	height:23px;
	float:left;
}

#poll_header_middle{
	width:189px;
	height:18px;
	padding-top:5px;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#7F7F7F;
	float:left;
}

#poll_header_right{
	float:left;
}

#poll_content_top{
	width:205px;
	height:11px;
	background-image:url(../images/news_content_top.gif);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
}

#poll_content{
	width:185px;
	padding:0px 5px 0 10px;
}

#poll_box_container{
	width:205px;
	min-height:200px;
	margin-top:5px;
	margin-bottom:10px;
	background-color:#FFFFFF;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border:1px solid #C5C6C6;
}

#poll_content_bottom{
	width:205px;
	height:11px;
	background-image:url(../images/news_content_bottom.gif);
	background-repeat:no-repeat;
}

#footer{
	float:left;
	padding:2px 0 3px 0;
	color:#FFFFFF;
	text-align:right;
	width:975px;

}

#footer_cell{
	float:right;
	margin-left:50px;
}

#footer_cell a{
	text-decoration:none;	
}

#footer_img_left{
	float:left;
}

#footer_img_right{
	float:left;
}

#footer_space{
	float:left;
	margin-right:20px;	
}

#button_search{
	width:75px;
	height:25px;
	background-image:url(../images/search_button.gif);
	border:0px;
	color:#FFFFFF;
	font-wieght:bold;
}

#button_logout{
	width:75px;
	height:25px;
	background-image:url(../images/logout_button.gif);
	border:0px;
	color:#FFFFFF;
	font-weight:bold;
}

<!-- List Elements -->

#list_element{
	width:650px;
}

#list_element_top{	
	color:#FFFFFF;
	background-image:url(../images/list_element_top_bg.gif);	
	background-repeat:no-repeat;
	padding-left:5px;
	font-variant:small-caps;
	font-size: 13px;
}

#list_element_img{
	float:left:	
}

#list_element_middle{
	padding:5px 0 0 5px;
	border:1px solid #C5C6C6;
	height:auto;	
}

#list_element_title{
	font-weight:bold;
}

#list_element_text{
	width:500px;
	padding-top:8px;	
}

#infoM_news_news_bg{
	padding:3px 0 3px 5px;
	background-color:#EFF2F3;
	min-height:70px;;
}


/* rounded corners xsnazzy content */

#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0; padding:0;}
#xsnazzy h1 {font-size:2.5em; color:#fff;}
#xsnazzy h2 {font-size:2em;color:#06a; border:0;}
#xsnazzy h2 {padding-top:0.5em;}
#xsnazzy p {padding-top:0.5em;}
#xsnazzy {background: transparent; margin:2px 0 0 0;float: left;}

#xsnazzy {background: transparent; margin:2px 0 0 0;float: left; width:758px;}

/* IE 6*/
* html #xsnazzy {background: transparent; margin:2px 0 0 0;float: left; width:760px;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#fff; border-left:1px solid #C5C6C6; border-right:1px solid #C5C6C6;}
.xb1 {margin:0 5px; background:#C5C6C6;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {
	display:block; 
	background:#fff; 
	border:0 solid #a7a8aa; border-width:0 1px; 
	padding:0 5px 15px 10px; 
	margin: 0; 
	width:740px;  
/*	background-image:url(../images/bg_bottom.jpg); 
	background-position:bottom; 
	background-repeat:no-repeat;*/
	}


/* end rounded corners xsnazzy content */ 




/* rounded corners xsnazzy colum_right */

#colum_right_xsnazzy h1, #colum_right_xsnazzy h2, #colum_right_xsnazzy p {margin:0; padding:0;}
#colum_right_xsnazzy h1 {font-size:2.5em; color:#fff;}
#colum_right_xsnazzy h2 {font-size:2em;color:#06a; border:0;}
#colum_right_xsnazzy h2 {padding-top:0.5em;}
#colum_right_xsnazzy {background: transparent; margin:2px 0 0 0;width:227px;float: left;}

.colum_right_xtop, .colum_right_xbottom {display:block; background:transparent; font-size:1px;}
.colum_right_xb1, .colum_right_xb2, .colum_right_xb3, .colum_right_xb4 {display:block; overflow:hidden;}
.colum_right_xb1, .colum_right_xb2, .colum_right_xb3 {height:1px;}
.colum_right_xb2, .colum_right_xb3, .colum_right_xb4 {background:#fff; border-left:1px solid #C5C6C6; border-right:1px solid #C5C6C6;}
.colum_right_xb1 {margin:0 5px; background:#C5C6C6;}
.colum_right_xb2 {margin:0 3px; border-width:0 2px;}
.colum_right_xb3 {margin:0 2px;}
.colum_right_xb4 {height:2px; margin:0 1px;}

.colum_right_xboxcontent {display:block; background:#fff; border:0 solid #C5C6C6; border-width:0 1px; padding:0 5px 0 10px;}
.colum_right_xboxcontent p { padding:0; margin:0;}


/* end rounded corners xsnazzy colum_right */


/*index_xsnazzy only visible in index.php */
#index_xsnazzy {background: transparent; margin:2px 0 0 0; width:758px; float: left;}

/* rounded corners xsnazzy default */

#default_xsnazzy {background: transparent; margin:2px 0 0 0; width:227px; float: left;}

.default_xtop, .default_xbottom {display:block; background:transparent; font-size:1px;}
.default_xb1, .default_xb2, .default_xb3, .default_xb4 {display:block; overflow:hidden;}
.default_xb1, .default_xb2, .default_xb3 {height:1px;}
.default_xb2, .default_xb3, .default_xb4 {background:#a7a8aa; border-left:1px solid #C5C6C6; border-right:1px solid #C5C6C6;}
.default_xb1 {margin:0 5px; background:#a7a8aa;}
.default_xb2 {margin:0 3px; border-width:0 2px;}
.default_xb3 {margin:0 2px;}
.default_xb4 {height:2px; margin:0 1px;}

.default_xboxcontent {display:block; background:#a7a8aa;  padding:3px 5px 2px 10px;}

/* end rounded corners xsnazzy default */

#bold_white {color: white;}

/* Page Listing in Admin Manager */
#PageListing_TopNav{
	font-size:12px;
	font-weight:bold;
}
#PageListing_SubNav{
	padding-left:30px;
	font-size:11px;
}
#PageListing_SubSubNav{
	padding-left:60px;
	font-style:italic;
}

/* Index Page */
#index_tbl_left{
	font-size:9px;
	font-weight:bold;
}

#index_tbl_left_img{
	margin-bottom:2px;	
}

#index_tbl_right{
	padding:0 15px 0 0;
	vertical-align:top;	
}

/* Anmeldung */
#registration_red_font{
	color:#e2001a;	
	font-size:14px;
	font-weight:bold;
	line-height:18px;
}

/* Promotion Overview */
.promotion{
	width:900px;
	min-height:205px;
	padding:25px 0 0 15px;
}
.promotion #image{
	padding: 0 10px 0 0;
	float:left;	
}
.promotion #headline{
	color:#e2001a;
	font-weight:bold;
	padding:0 0 15px 0;
}
.promotion #info_text{
	min-height:180px;
}
.promotion #button{
	
}

.article_table_th{
	color:#FFF;
	border: none;
	width:950px;
	height:28px;
	margin: 0px 0 10px 0px;
	padding:0 0 0 0px;
}
.article_table_item{
	color:#000000;
	width:950px;
	margin: 0 0 5px 0px;
}
.article_tr{
	padding: 0 0 0px 0;
}
.th_left{
	width:11px;
	height:28px;
	background-image:url(../images/th_left.gif);
	background-repeat:no-repeat;
	background-color:#a7a8aa;
	padding:0;
	margin:0;
}
.th_right{
	width:11px;
	height:28px;
	background-image:url(../images/th_right.gif);
	background-repeat:no-repeat;
	padding:0;
	margin:0;
}
.th_center{
	background-color:#a7a8aa;
	background-repeat:no-repeat;
	border-left:solid;
	border-left-color:#fff;
	border-left-width:1px;
	font-weight:normal;
	padding:0;
	margin:0;
}
.th_center_image_spacer{
	background-color:#a7a8aa;
	background-repeat:no-repeat;
	padding:0;
	margin:0;
}
.td_left_white{
	height:120px;
	width:10px;
	background-image:url(../images/td_left_white.gif);
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;
}
.td_right_white{
	height:120px;
	width:11px;
	background-image:url(../images/td_right_white.gif);
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;
}
.td_left_green{
	height:120px;
	width:10px;
	background-image:url(../images/td_left_green.gif);
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;	
}
.td_left_red{
	height:120px;
	width:10px;
	background-image:url(../images/td_left_red.gif);
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;	
}
.td_left_grey{
	height:120px;
	width:10px;
	background-image:url(../images/td_left_grey.gif);
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;
}
.td_right_green{
	height:120px;
	width:11px;
	background-image:url(../images/td_right_green.gif);
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;
}
.td_right_red{
	height:120px;
	width:11px;
	background-image:url(../images/td_right_red.gif);
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;
}
.td_right_grey{
	height:120px;
	width:11px;
	background-image:url(../images/td_right_grey.gif);
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;
}
.td_image_white{
	margin:0;
	padding:0;
	text-align:center;
	height:122px;
	border-top:solid;
	border-top-color:#a7a8aa;
	border-top-width:1px;
	border-bottom:solid;
	border-bottom-color:#a7a8aa;
	border-bottom-width:1px;
	border-left: none;
	border-right: none;
}
.td_image_grey{
	background-color:#e3e4e4;
	margin:0;
	padding:0;
	text-align:center;
	height:122px;
	border-top:solid;
	border-top-color:#a7a8aa;
	border-top-width:1px;
	border-bottom:solid;
	border-bottom-color:#a7a8aa;
	border-bottom-width:1px;
	border-left: none;
	border-right: none;
}
.td_image_green{
	background-color:#D4FFBF;
	margin:0;
	padding:0;
	text-align:center;
	height:122px;
	border-top:solid;
	border-top-color:#a7a8aa;
	border-top-width:1px;
	border-bottom:solid;
	border-bottom-color:#a7a8aa;
	border-bottom-width:1px;
	border-left: none;
	border-right: none;
}
.td_image_red{
	background-color:#FFCFCF;
	margin:0;
	padding:0;
	text-align:center;
	height:122px;
	border-top:solid;
	border-top-color:#a7a8aa;
	border-top-width:1px;
	border-bottom:solid;
	border-bottom-color:#a7a8aa;
	border-bottom-width:1px;
	border-left: none;
	border-right: none;
}
.td_white{
	text-align:center;
	border-top:solid;
	border-top-color:#a7a8aa;
	border-top-width:1px;
	border-left:solid;
	border-left-color:#a7a8aa;
	border-left-width:1px;
	border-bottom:solid;
	border-bottom-color:#a7a8aa;
	border-bottom-width:1px;	
	padding:0;
	margin:0;
}
.td_grey{
	text-align:center;
	background-color:#e3e4e4;
	border-top:solid;
	border-top-color:#a7a8aa;
	border-top-width:1px;
	border-left:solid;
	border-left-color:#a7a8aa;
	border-left-width:1px;
	border-bottom:solid;
	border-bottom-color:#a7a8aa;
	border-bottom-width:1px;	
	padding:0;
	margin:0;
}
.td_green{
	text-align:center;
	background-color:#D4FFBF;
	border-top:solid;
	border-top-color:#a7a8aa;
	border-top-width:1px;
	border-left:solid;
	border-left-color:#a7a8aa;
	border-left-width:1px;
	border-bottom:solid;
	border-bottom-color:#a7a8aa;
	border-bottom-width:1px;	
	padding:0;
	margin:0;
}
.td_red{
	text-align:center;
	background-color:#FFCFCF;
	border-top:solid;
	border-top-color:#a7a8aa;
	border-top-width:1px;
	border-left:solid;
	border-left-color:#a7a8aa;
	border-left-width:1px;
	border-bottom:solid;
	border-bottom-color:#a7a8aa;
	border-bottom-width:1px;	
	padding:0;
	margin:0;
}

.profile_header_left{
	background-color: none;
	background-image: url(../images/th_left.gif);
	background-repeat: no-repeat;
	width: 11px;
	height: 28px;
}
.profile_header_right{
	background-color: none;
	background-image: url(../images/th_right.gif);
	background-repeat: no-repeat;
	width: 11px;
	height: 28px;
}
.profile_header{
	background-color: #A7A8AA;
	width: auto;
	color: #FFFFFF;
}
.profile_input{
	font-family:Verdana, Geneva, Arial, helvetica, sans-serif;
  	font-size:11px;	
  	padding:4px;
  	margin-bottom: 3px;
  	background-color: #EFEFEF;
  	border: 0px;
}

.input_cart_count{
	font-weight:bold; 
	font-size:11px;
	padding:0;
	margin:0;
	width:40px; 
	height:13px; 
	vertical-align: bottom;	
}

.input_submit_cart{
	font-weight:bold;
	font-size:10px;
	background-color: transparent;
	background-image: url("");
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
}

#table_hardware {background-color:#c6c7c8 ;}
#table_verbrauchsmaterial {background-color:#c6c7c8 ;}


/* Sortable tables */
table.sortable thead {
    background-color:#eee;
    color:#666666;
    font-weight: bold;
    cursor: default;
}



.news_txtarea {
width: 500px;
}


/* #################  Event-Fields ######################### */


.eventTextfield {
	font-family:Verdana, Geneva, Arial, helvetica, sans-serif;
  	font-size:11px;	
  	padding:4px;
  	margin-bottom: 3px;
  	background-color: #EFEFEF;
  	border: 0px;

}
.eventSelectfield {
	font-family:Verdana, Geneva, Arial, helvetica, sans-serif;
  	font-size:11px;	
  	padding:4px;
  	margin-bottom: 3px;
  	background-color: #EFEFEF;
  	border: 0px;

}

.time {
	position: absolute;
	top:127px;
	left:14px;	
	color:#A7A8AA;
	font-weight: bold;
}

/* e-Sales Styles */
#e_sales_wrapper_1{
	width:900px;
	margin:25px 0 25px 0;
	min-height:200px;
}

#e_sales_wrapper_2{
	width:900px;
}

#e_sales_title_va{
	float:left;
	width:600px;
	padding:0 0 0;
}

#e_sales_va{
	border:1px solid #A7A8AA;
	padding:0px;
	width:430px;
}

#e_sales_links{
	border:1px solid #A7A8AA;
	padding:0px;
	width:900px;
}

#e_sales_at{
	border:1px solid #A7A8AA;
	padding:0px;
	width:900px;
}

#e_sales_downloads{
	border:1px solid #A7A8AA;
	padding:0px;
	width:900px;
}

#e_sales_images{
	float:right;
	text-align:right;
	width:300px;
	padding:44px 0 0;
}

#e_sales_at_1{
	float:left;	
	width:50%;
}

#e_sales_at_2{
	float:right;
	width:50%;
}

#e_sales_title{
	height:30px;
	font-size:16px;
	font-weight:bold;
}

#e_sales_headline{
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
	background-color:#E3000F;
	width:894px;
	padding:4px;
}

#e_sales_th{
	height:40px; 
	width:225px;
	background-color:#A7A8AA; 
	color:#FFF; 
	text-align:center;	
}

#e_sales_td{
	height:120px;
	background-color:#EDEDED;
	text-align:left;
	vertical-align:top;
}	

#e_sales_menue_bar{
	width:900px;
}

#e_sales_search{
	width:100%;
	height:780px;
	text-align:center;
	margin-top:50px;	
}

#e_sales_message{
	margin:5px;
	color:#C00418;
	font-weight:bold;
	font-size:14px;
}

#e_sales_hr{
	background-color:#A7A8AA;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	margin-top:15px;
	padding:4px;
	text-shadow:1px 1px 1px #000000;
	text-align:center;
	text-transform:uppercase;
	width:894px;
}
