.jshop{
}
.jshop h1{
    margin-top: 0px;
    font-size:16px;
}
.jshop td, .jshop tr{
    border: 0px;
	padding: 4px;
}
td.jshop_categ {
	vertical-align: top;

}
table.jshop {

	border: 0px;
	width: 100%;
}
table.jshop td{
	vertical-align: top;
}
table.list_product{
	margin:15px 0;
}
#jshop_menu_order{
	margin-bottom:10px;
	border: 1px solid #616161;
}
td.jshop_order_step{
	padding:2px;
	padding-top:5px;
	padding-bottom:5px;
	text-align: center;
	vertical-align: middle;
}
.jshop_order_step a{
	vertical-align: top;
	text-decoration: underline;
	font-size:12px;
}
img.jshop_img{
	padding: 1px;
	text-align: center;
	border: 1px solid #808080;
}
img.jshop_img_thumb{
	padding: 1px;
	text-align: center;
	border: 1px solid #808080;
    margin-left: 5px;
	margin-right: 5px;
	margin-bottom:5px;
	cursor: pointer;
}
.jshop table.category{
    width: 100%;
}
table.jshop a img.jshop_video_thumb{
    padding: 1px;
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom:5px;
}
div.jshop_prod_description{
	padding-top:10px;
}
div.jshop_prod_attributes{
	padding:0;
	margin:0;
}
td.jshop_img_description {
	vertical-align: top;
	text-align:left;
}
td.jshop_img_description_center {
	vertical-align: top;
	text-align:left;
}
.jshop_subtotal .value{
	text-align: right;
	width: 12%;
    font-weight: bold;
    white-space: nowrap;
}
.jshop_subtotal .name{
    text-align: right;
    padding-right: 10px;
    font-weight: bold;
    width:88%;
}
.related_header{
    margin-top: 20px;
    border-bottom: 1px solid #999;
    font-weight: bold;
}
table.list_related{
    margin-top:10px;
}
tr#checkout td.td_1{
	text-align: center;
	font-weight: bold;
}
tr#checkout td.td_2{
	text-align: center;
	font-weight: bold;
}
table.jshop a img {
	border: 0;
}
.jshop_pagination{
    margin-left: auto;
    margin-right: auto;
}
.jshop .product_list_hr{
    height: 1px;
    border-top:1px solid #aaa;
    margin-bottom: 10px;
}

table.jshop_checkout {
	border: 1px solid red;
	background-color: Gray;
}

div.jshop_register{
	width: 80%;
	text-align: left;
	padding:10px;
	padding-left:0px;
}
.jshop_register .name{
    width:215px;
}
.register_block .jshop_register .name{
    width:120px;
}
.address_block .jshop_register .name{
    width:115px;
}
.editaccount_block .jshop_register .name{
    width:115px;
}

span.small_header{
	padding-bottom: 3px;
	margin: 0px;
	display: block;
	font-size: 13px;
	font-weight: bold;
}

span.jshop_error {
	color:red;
	font-weight: bold;
	font-size: 14px;
	display: block;
}

span.text_pay_without_reg{
    display: block;
    padding-bottom: 10px;
}

a.policy {
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
}

.jshop_payment_method{
	padding-left: 20px;
}

#active_step{
	font-weight: bold;
	padding:0;
	margin:0;
	vertical-align: middle;
}

#order_add_info{
	width: 400px;
	height:70px;
}
p.jshop_cart_attribute{
	padding-left:10px;
	font-weight:bold;
	font-style: italic;
	font-size: 11px;
    margin-top:1px;
    margin-bottom:4px;
}



td.jshop_categ a.product_link{
	display:block;
	background-color: #0068B3;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    line-height: 35px;
    padding-left: 8px;

}

.table_order_list{
	width:100%;
	background-color: #F8F8F9;
	border: 1px solid #333;
}

.table_order_list td{
    vertical-align: top;
	text-align: left;
}

span.attr{
   font-weight: bold;
   font-style: italic;
   font-size:10px;
}

div.jshop_register .inputbox{
	width:240px;
}

span.review{
	font-weight: bold;
	margin-top:20px;
	display: block;
}
.review_text_not_login{
    margin-top: 10px;
    font-style: italic;
}

textarea.jshop{
	border: 1px solid #b0b1b2;
}

tr.reviews td{
	padding-bottom:15px;
}

td.reviews{
	padding-left:45px;
}

#maxx_copyright{
	padding-top:20px;
	text-align: right;
	display:block;
}

#maxx_copyright a{
	font-size:9px;
}

.jshop_code_prod{
    color: #999;
    font-weight: normal;
    font-size:12px;
}

table.cart{
    border-collapse: collapse;
    border:1px solid #ccc;
}
table.cart th{
    text-align: center;
    background-color: #ccc;
    padding:1px;
    color: #000;
}
table.cart td{
    text-align: center;
    border:1px solid #ccc;
    padding:7px 5px;
    vertical-align: top;
}
table.cart th table{
    border-collapse: collapse;
}
table.cart .odd td{
    background-color: #fff;
    color: #000;
}
table.cart .even td{
    background-color: #f9f9f9;
    color: #000;
}

table.cart .taxinfo{
    display: block;
    font-size:11px;
}

table.cart .jshop_code_prod{
    font-size:10px;
}

.jshop .weightorder{
    text-align: right;
    margin-top:3px;
}

.jshop .shippingfree{
    text-align: right;
    margin-top:3px;
}

.jshop .price_prod_qty_list .qty_line{
    padding-left: 5px;
    padding-right: 5px;
}
.jshop .price_prod_qty_list .qty_price{
    padding-left: 5px;
    font-weight: bold;
}
.jshop .price_prod_qty_list .qty_price span.per_piece{
    font-weight: normal;
}

.jshop .prod_buttons{

}

.jshop span.old_price{
    text-decoration: line-through;
    font-style: normal;
}

.jshop .list_product_demo{
    padding-top:10px;
}
.jshop .list_product_demo table{
}
.jshop .list_product_demo .download{
    padding-left:5px;
}

.jshop .not_available{
    color: #0068B3;
    margin-top:10px;
}

.jshop_list_product  {
	width:100%;
}

.jshop_list_product .block_product{

}
.jshop_list_product .jshop .old_price{
    text-decoration: line-through;
    font-style: normal;
    padding-bottom: 1px;
}
.jshop_list_product .product td{
    vertical-align: top;
}
.jshop_list_product .product .image{
    padding-right: 5px;
}
.jshop_list_product .product .name{
    padding-top: 2px;
}
.jshop_list_product .product .description{
    font-size: 11px;
    padding-bottom:5px;
}
.jshop_list_product .product .buttons{
    padding-top:2px;
}
.jshop_list_product .product table.review_mark{
    border-collapse: collapse;
    margin-top: -12px;
    margin-left: auto;
    margin-right: auto;
}
.jshop_list_product .product div.count_commentar{
    text-align: center !important;
}
.jshop_list_product .product .taxinfo{
    font-size:11px;
}
.jshop_list_product .product .plusshippinginfo, .jshop_list_product .product .plusshippinginfo a{
    font-size:11px;
}
.jshop_list_product .jshop_related{
    padding-bottom: 5px;
}
.jshop_list_product .image_block{
    padding: 2px;
}
.jshop_list_product .jshop .not_available{
    margin-top:4px;
}
.jshop_list_product .box_products_sorting{
    padding-right:5px;
}
.jshop_list_product .box_products_sorting img{
    cursor: pointer;
}
.jshop_list_product .box_products_count_to_page{
}

.jshop_list_product .margin_filter{
    height:8px;
}
.jshop_list_product .box_manufacrurer{
    padding-right: 5px;
}
.jshop_list_product .box_category{
    padding-right: 5px;
}
.jshop_list_product .filter_price{
    padding-right: 5px;
}
.jshop_list_product .box_price_from{
    padding-right: 3px;
}
.jshop_list_product .clear_filter{
    font-size:10px;
    padding-left: 5px;
}

.jshop .product_label{
    position: absolute;
    margin-left: -5px;
    margin-top: -5px;
}
.jshop .product_label .label_name{
    font-weight: bold;
    color: #950000;
}

.productfull #block_price{
    font-size:16px;
    font-weight: bold;
}
.productfull .taxinfo{
    font-size:11px;
}
.productfull .plusshippinginfo{
    font-size:11px;
}
.productfull .plusshippinginfo a{
    font-size:11px;
}

.productfull .prod_buttons .buttons{
    padding-left:10px;
}
.productfull .prod_buttons {
    margin-top:5px;
}
.productfull div.prod_url{
    text-align: right !important;
}
.jshop_subtotal .plusshippinginfo, .jshop_subtotal .plusshippinginfo a{
    font-size:11px;
}

.jshop_subtotal .free_discount{
    font-size:11px;
}


.jshop_list_category .category td{
    vertical-align: top;
}
.jshop_list_category .category .image{
    padding-right: 5px;
}

.jshop_list_manufacturer .manufacturer td{
    vertical-align: top;
}
.jshop_list_manufacturer .manufacturer .image{
    padding-right: 5px;
}

.shipping_weight_to_price{
    margin-left:24px;
    margin-top:5px;
    border: 1px solid #000;
}
.shipping_weight_to_price .weight{
}
.shipping_weight_to_price .price{
    padding-left: 5px;
}

span.prod_attr_img{
    padding-left:5px;
}
span.prod_attr_img img{
    width:20px;
    height:20px;
}
.radio_attr_label img{
    width:20px;
    height:20px;
}


/*review*/
.review_header{
    margin-top:20px;
    font-weight: bold;
    border-bottom: 1px solid #999;
}
.review_item{
    border-bottom: 1px dotted #999999;
    padding: 10px;
    padding-left: 0px;
}
.review_user{
    font-weight:bold;
}
.review_time{

}
.review_text{
    padding-top: 2px;
    padding-bottom: 2px;
}
.review_mark{
    color: #333333;
    height: 18px;
}
#jshop_review_write .inputbox{
    width:180px;
}

.stars_no_active{
    height:16px;
    background-image:url(../images/star.gif);
    background-repeat: repeat-x;
    background-position: 0px 0px;
}
.stars_active{
    height:16px;
    background-image:url(../images/star.gif);
    background-repeat: repeat-x;
    background-position: 0px -16px;
}

.jshop .downlod_order_invoice{
    float:right;
}

.jshop .order_payment_params{
    padding-top:3px;
    font-size: 11px;
}

.vendordetailinfo .name{
    width:150px;
}
.vendordetailinfo .vendor_logo{
    float:right;
}

.requiredtext{
    padding-bottom: 10px;
    color: #A00;
    font-size:11px;
}
.jshop .input_type_radio{
    margin-right: 5px;
    white-space: nowrap;
}

/* module categories*/
.jshop_menu_level_0, .jshop_menu_level_0_a{
    margin-top:3px;
    margin-bottom:3px;
}
.jshop_menu_level_1, .jshop_menu_level_1_a{
    padding-left: 10px;
    margin-top:3px;
    margin-bottom:3px;
}

.jshop_menu_level_2, .jshop_menu_level_2_a{
    padding-left: 20px;
    margin-top:3px;
    margin-bottom:3px;
}
.jshop_menu_level_0_a a, .jshop_menu_level_1_a a, .jshop_menu_level_2_a a{
    font-weight:bold !important;
}
/**/

.label_products .block_item{
    margin-bottom: 10px;
}

.top_rating .block_item{
    margin-bottom: 10px;
}

.bestseller_products .block_item{
    margin-bottom: 10px;
}

.latest_products .block_item{
    margin-bottom: 10px;
}

.random_products .block_item{
    margin-bottom: 10px;
}

.jshop_filters .filter_price{
    padding-right: 5px;
}
.jshop_filters .clear_filter{
    display: block;
    font-size: 10px;
}

.jshop_button_print{
    width: 30px;
    float: right;
    padding-top:3px;
    text-align:right;
}
.extra_fields .extra_fields_group{
    font-weight: bold;
    padding-top:3px;
}
.extra_fields div{
}
.filter_characteristic .characteristic_name{
    padding-top:5px;
}
.filter_characteristic .characteristic_group{
    font-weight: bold;
    padding-top:5px;
}

.prod_url a,.prod_url2 a,.prod_url3 a{
	display:block;
	width:30px;
	height:16px;
	font-size:0;
	margin:15px 0;
}
.productfull .prod_url a,.productfull .prod_url2 a,.productfull .prod_url3 a{display:inline-block;}
.category_short_description{margin:0;}
.prod_url a{background:url(../images/produktinfo.gif) no-repeat;}
.prod_url2 a{background:url(../images/bedienungsanleitung.gif) no-repeat;}
.prod_url3 a{background:url(../images/anfrageblatt.gif) no-repeat;}
.list_product .block_product{border:1px solid #DEDCD9;  height:160px;}
.list_product .block_product2{height:160px;position:relative;}

#right .list_product .image{vertical-align:middle!important;}
.product{height:100%;}
.list_product .block_product .buttons{
	position: absolute;
	text-align: center;
	font-weight: bold;
	line-height: 15px;
	height: 14px;
	color: #ffffff !important;
	padding: 7px 17px;
	margin-left: 220px;
	bottom: 5px;
	background-image: linear-gradient(to bottom, #ff4b00, #bb0000);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ff4b00, endColorstr=#bb0000);
	background: -ms-linear-gradient(top, #ff4b00 0%, #bb0000 100%);
	background: -moz-linear-gradient(
		top,
		#ff4b00 0%,
		#bb0000);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ff4b00),
		to(#bb0000));
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #ffffff;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
	text-shadow:
		0px 1px 0px rgba(0,51,102,1),
		0px 1px 0px rgba(255,255,255,0.3);
}

.list_product .block_product .buttons:hover{
	position: absolute;
	text-align: center;
	font-weight: bold;
	line-height: 15px;
	height: 14px;
	color: #ffffff !important;
	padding: 7px 17px;
	margin-left: 220px;
	bottom: 5px;
 	background-image: linear-gradient(to bottom, #ff713f, #ff0000);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ff713f, endColorstr=#ff0000);
	background: -ms-linear-gradient(top, #ff713f 0%, #ff0000 100%);
	background: -moz-linear-gradient(
		top,
		#ff713f 0%,
		#ff0000);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ff713f),
		to(#ff0000));
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #ffffff;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
	text-shadow:
		0px 1px 0px rgba(0,51,102,1),
		0px 1px 0px rgba(255,255,255,0.3);
}

.list_product .block_product .buttons1{
	position: absolute;
	text-align: center;
	font-weight: bold;
	line-height: 15px;
	width: 99px;
	height: 13px;
	color: #00568c !important;
	padding: 7px 7px;
	margin-left: 220px;
	bottom: 5px;
	background: #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #00568c;

	-moz-box-shadow:
		0px 1px 1px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 1px 1px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
	box-shadow:
		0px 1px 1px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
}

.list_product .block_product .buttons1:hover{
	position: absolute;
	text-align: center;
	font-weight: bold;
	line-height: 15px;
	width: 99px;
	height: 13px;
	color: #00568c !important;
	padding: 7px 7px;
	bottom: 5px;
	background: #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #00568c;
	background: -moz-linear-gradient(
		top,
		#ffffff 75%,
		#b6d5ff);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ffffff),
		to(#b6d5ff));
	-moz-box-shadow:
		0px 1px 1px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 1px 1px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
	box-shadow:
		0px 1px 1px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
}

.list_product .block_product .buttons a{text-decoration:none; color: #fff; padding:0; font-size:15px;}
.list_product .block_product .buttons1 a{text-decoration:none; color: #00568c; padding:0; font-size:15px;}
.image_block{font-size:0;}

.jshop_price{
	color: #950000;
	font-weight:bold;
	font-size:20px;
}

div.jshop_prod_description .buttons{
	position: relative;
	text-align: center;
	font-weight: bold;
	line-height: 15px;
	width: 55px;
	height: 14px;
	color: #ffffff !important;
	padding: 7px 30px;
	background-image: linear-gradient(to bottom, #ff4b00, #bb0000);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ff4b00, endColorstr=#bb0000);
	background: -ms-linear-gradient(top, #ff4b00 0%, #bb0000 100%);
	background: -moz-linear-gradient(
		top,
		#ff4b00 0%,
		#bb0000);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ff4b00),
		to(#bb0000));
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #ffffff;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
	text-shadow:
		0px 1px 0px rgba(0,51,102,1),
		0px 1px 0px rgba(255,255,255,0.3);
}

div.jshop_prod_description .buttons:hover{
	position: relative;
	text-align: center;
	font-weight: bold;
	line-height: 15px;
	width: 55px;
	height: 14px;
	color: #ffffff !important;
	padding: 7px 30px;
background-image: linear-gradient(to bottom, #ff713f, #ff0000);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ff713f, endColorstr=#ff0000);
	background: -ms-linear-gradient(top, #ff713f 0%, #ff0000 100%);
	background: -moz-linear-gradient(
		top,
		#ff713f 0%,
		#ff0000);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ff713f),
		to(#ff0000));
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #ffffff;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
	text-shadow:
		0px 1px 0px rgba(0,51,102,1),
		0px 1px 0px rgba(255,255,255,0.3);
}

div.jshop_prod_description .buttons1{
	position: relative;
	margin-left:130px;
	bottom: 29px;
	text-align: center;
	font-weight: bold;
	line-height: 15px;
	width: 99px;
	height: 13px;
	color: #00568c !important;
	padding: 7px 30px;
	background: #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #00568c;
	-moz-box-shadow:
		0px 1px 1px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 1px 1px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
	box-shadow:
		0px 1px 1px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
}

div.jshop_prod_description .buttons1:hover{
	position: relative;
	margin-left:130px;
	bottom: 29px;
	text-align: center;
	font-weight: bold;
	line-height: 15px;
	width: 99px;
	height: 13px;
	color: #00568c !important;
	padding: 7px 7px;
	background: #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #00568c;
	background: -moz-linear-gradient(
		top,
		#ffffff 75%,
		#b6d5ff);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ffffff),
		to(#b6d5ff));
	-moz-box-shadow:
		0px 1px 1px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 1px 1px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
	box-shadow:
		0px 1px 1px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,0);
}

div.jshop_prod_description .buttons a{text-decoration:none; color: #fff; padding:0; font-size:15px;}
div.jshop_prod_description .buttons1 a{text-decoration:none; color: #00568c; padding:0; font-size:15px;}

.table {

        }

        .row {
            display: table-row;
        }

        .column {
            display: table-cell;
            vertical-align: top;
        }
		
.cart_description {
	padding-left:50px;
}

.where_to_buy {
	text-align: justify;
	margin-left: 30px;
}

#pr_price {
	display:inline;
}

/* Форма заказа счета */
#window {
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	background-color:#000;
	display:none;
	z-index:9000;
}

/* The form dimensions */
#makeInvoice {
  width: 40em;
  height: 33em;
  padding: 0 1.5em 1.5em 1.5em;
  margin: 0 auto;
	width:300px;
	height:300px;
	padding: 0 1.5em 1.5em 1.5em;
	margin: 0 auto;
	z-index:9999;
}
/* Position the form in the middle of the window (if JavaScript is enabled) */
#makeInvoice.positioned {
  position: fixed;
  top:0;
  bottom:0;
  left:0;
  right:0;
  margin-top:auto;
  margin-bottom:auto;
  background-color:#fff;
}
/* Dimensions and position of the status messages */
.statusMessage {
  display: none;
  margin: auto;
  width: 30em;
  height: 2em;
  padding: 1.5em;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.statusMessage p {
  display:block;
  background:#fff;
  font-size:18px;
  font-weight:bold;
  border:1px solid #0066CC;
  line-height:1.1;
  color: #0066CC;
  -webkit-box-shadow: 1px 1px 3px #666666;
  -moz-box-shadow: 1px 1px 3px #666666;
  box-shadow: 1px 1px 3px #666666;
  text-align: center;
  margin: 0;
  padding: 10px;
  z-index:9999;
}
/* The header at the top of the form */
#makeInvoice h2 {
  color: #0066CC;
}
/* Give form elements consistent margin, padding and line height */
#makeInvoice ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#makeInvoice ul li {
  margin: .9em 0 0 0;
  padding: 0;
}
#makeInvoice input, #makeInvoice label {
  line-height: 1em;
}

/* Header/footer boxes */
.wideBox {
  clear: both;
  text-align: center;
  padding: 10px;
  background: #ebedf2;
  border: 1px solid #333;
}
.wideBox h1 {
  font-weight: bold;
  margin: 20px;
  color: #666;
  font-size: 1.5em;
}

#sendMessage {
	padding: 0 10px;
	margin:10px 0;
	float: left;
}

#cancel {
	padding: 0 10px;
	margin:10px 0;
	float: right;
}


form dt {
	float: left;
	clear: both;
	width: 120px;
	margin-right: 10px;
	vertical-align: top;
	position: relative;
	top: 4px;
}
form dd {
	margin-bottom: 10px;
}
form dd input {
	width: 200px;
	padding: 3px;
	border: 1px solid #6699ff;
}
* html form dd input {
	height: 25px;
}