@import url(style.css);

body { font-family: Arial, Tahoma, sans-serif; font-size: 12px; color:#000 !important; line-height:16px; background:none; }
body * { background: none !important; color:#000 !important; }
body div.button, body a.button { display: none; }

#wrapper { width: auto; background: none; box-shadow:none; -moz-box-shadow:none; -webkit-box-shadow:none; }
#wrapper > header { display: none; }
#wrapper > aside { display: none; }
#wrapper > #breadcrumb { display: none; }
#wrapper > #content { float: none; }
#wrapper > #profile-data { display: none; }
#wrapper > #nav-footer { display: none; }
#sidebar-left { display: none; }
footer { display: none; }

.toolbox { display: none; }
#content.table > section header { display: none; }
#content.table > section .form { display: none; }
#content.table > section tfoot tr td section:nth-child(1) { display: none; }
#wrapper > #content { overflow: hidden; width:807px !important; float:none; }
#wrapper > #content.shop .form { display:none; }
#content.shop.item header { display: none; }
#content.shop header .progress { display: none; }

#content { overflow: hidden; width:807px !important; float:none; }

h1{ font-size:24px; margin:0 0 25px 0; line-height:26px; }
.data { padding:7px 12px; margin:0 0 7px 0; }
.data ul { margin:0 0 0 29px; width:450px; list-style: none; }
.data .expand { width:auto; }
.data ul li { border-bottom:1px solid #efeeee; padding:0 0 4px 0; margin:0 0 4px 0; }
.data ul li:last-child { border:0; }
.data ul li strong, #content .data ul li label { width:170px; display:block; float:left; }
.data ul li label span { color:#ff0000; }
.data h2 span{ display:block; float:left; background:#5e4f70; padding:2px 3px; color:#fff; margin:0 10px 0 0; line-height:16px; }
h2{ margin-left:30px; }
.data h2, form legend { font-size:16px; font-weight:bold; line-height:22px; margin:0 0 14px 0; }
table.products { margin:0 0 15px 30px; width:635px; }
table.products col:nth-child(1){ width:20%; }
table.products col:nth-child(2){ width:40%; }
table.products col:nth-child(3){ width:15%; }
table.products col:nth-child(4){ width:10%  !important; }
table.products col:nth-child(5){ width:15% !important; }
table.products tr th:nth-child(3) {text-align: center;}
table.products tr th:last-child {text-align: right;}
table.products tr td:nth-child(3){ text-align:center; }
table.products tr td:nth-child(4){ text-align:right; }
table.products tfoot tr td:nth-child(3){ text-align:right; }
table.products tr th { text-align: left; font-size:12px; border:1px solid #fff; background:#d7cfe2; padding:3px 7px; font-weight:bold; color:#5e4f70; }
table.products tr td { text-align:left; font-size:11px; border:1px solid #fff; padding:3px 7px; border-bottom:1px solid #EFEEEE; }


