.content_block {
  min-height: 400px;
}
.simple_content .no_border td {
  border: none;
}
.textarea {
border:1px solid #CDCACA;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
}

.error {
border: 1px solid red !important;
}
.field_title {float:left; text-align:right; width: 150px; padding: 3px 5px 0 0;}

.w200 {width: 200px;}

a.active {
text-decoration: underline !important;
font-weight: bold !important;
}

ul.sub0 li {
margin-left: 15px;
margin-top: 3px;
list-style: circle;
text-transform: none !important;
}
ul.sub0 li a {
padding: 2px 6px 0;
text-transform: none !important;
}

ul.sub1 li {
padding: 0px;
list-style: none;
margin-left: 10px;
text-transform: none;
}
ul.sub1 li a {
text-transform: none;
}
.name a {
text-decoration: none;
}
.name a:hover {
text-decoration: underline;
}
.old_price {
text-decoration: line-through;
}
a.x {
right: 25px;
}
table.shopcart tr td {
white-space: nowrap;
}
table.shopcart tr td.pad {
padding-right: 20px;
}
.message textarea {
font-size:11px;
padding:4px 8px;
color:#535252;
}
.description {
  padding-left: 175px;
}
.old_price {color:#d45713;}
select.text{font-size: 11px; color: #535252; padding: 3px 6px; border: 1px solid #a9a2a2;margin-right: 10px;}
.group .price {width: 15%; text-align: left;}
.group .place {width: 10%; text-align: center;}