.postbitlegacy .postfoot .textcontrols span.seperator, .postbit .postfoot .textcontrols span.seperator {
    display:none;
}

.sticky a.title {font-weight: bold; color: blue;}

.lock a.title {font-weight: bold; color: Red;}

@charset "UTF-8";
/* Additional CSS */

#headerFill{
background-image: url(http://www.dvdnextcopysupportforum.com/Downloads/dnclm.jpg);
background-repeat: repeat-x;
height: 120px;
width: 100%;
margin-right: auto;
margin-left: auto;
}
#headerL{
background-image: url(http://www.dvdnextcopysupportforum.com/Downloads/dncll.jpg);
height: 120px;
background-repeat: no-repeat;
width: 468px;
float: left;
margin-left: 0px;
}
#headerR {
background-image: url(http://www.dvdnextcopysupportforum.com/Downloads/dnclr.jpg);
background-repeat: no-repeat;
height: 120px;
width: 175px;
float: right;
margin-right: 0px;
}
.postbit .posttitle, .postbitlegacy .title
{
    border-bottom: 1px solid #007171;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.cms_widget:first-child  {
margin-bottom:10px;
}
#sidebar_container .underblock {background: none; height: 10px;}
#sidebar_container > ul {
    -moz-border-radius:0px;
    -webkit-border-radius:: 0px;
    -moz-box-shadow: none;
    background-color:transparent;
    border:0px;
}
#sidebar_container .block {
    background-color:#f1f1f1;
    border:1px solid transparent;
    -moz-border-radius:5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow:-2px 2px 2px #c8c8c8;
}
.bbcode_container div.bbcode_code,
.bbcode_container pre.bbcode_code {
-moz-border-radius: 1em;
overflow: auto;
border-style: solid;
}
/* change link color in article and preview */
.vbcms_content .postcontainer a {color:blue;text-decoration: underline;}
/* change link color in posts */
.postcontent a {color:blue;text-decoration: underline;}
.navbar {
margin: 0;
}
.cms_widget {margin-bottom: 10px;} 