/* CSS Document */

div[class*="box-"] h3.jsn-moduletitle {
    margin: 0;
    padding: 5px 10px;
}

div[class*="lightbox-"] ul.menu-sidemenu > li.active > a {
    background-image: none;
}
#main div.attachmentsList table, div.attachmentsList table {
    width: 75%;
    font-size: 110%;
    line-height: 200%;
}
.dl-horizontal:after {
    clear: right;
}
.contact .pull-right {
    float: left;
}
.dl-horizontal:after {
  clear: right;
}
.contact .thumbnail {
  border: 0px;
}
legend {
    margin-bottom: 5px !important;
}
.form-horizontal .control-group {
    margin-bottom: 5px !important;
}
span.star {
  color: red;
}
  
.title_cell label {
    display: inline;
    margin-bottom: 5px;
}
.contact-form textarea {
    width: 60%;
}

#jsn-header-inner, #jsn-body-inner, #jsn-pos-content-bottom-before, #jsn-content-bottom-inner, #jsn-footer-inner {
    max-width: 960px !important;
}


/* Attachments */

.at_icon {
    margin-right: 10px;
}

.at_user_field {
    display: none;
}

/* Category Blog Last updated change */

.article-info {
    float: none !important;
}  