/* override border for main nav */
#mainnav {
border: none;
}

#inside {
/*background:url(images/2c_background.gif) top left repeat-y;*/
}
#c2 {
width: 540px;
padding-left: 10px;
}
.half {
float: left;
width: 260px;
padding-right: 20px;
}
.half.last {
padding: 0;
}

#c1 #cart h2 {
font-size: 12px;
font-weight: normal;
padding: 0 0 15px 30px;
background:url(images/shoppingcart.gif) top left no-repeat;
}

#breadcrumb {
margin-bottom: 10px;
}

.subcategory_table {
border: 1px solid #696868;
border-collapse: separate;
padding: 5px 0;
}
/** for resources sectin **/
.link a {
text-decoration: underline;
}


label.error {
display: block;
padding-bottom: 4px;
color: #C00;
font-weight: bold;
}
td.label {
font-weight: bold;
vertical-align: top;
}