﻿audio, canvas, video
{
    display: inline;
    zoom: 1;
}
html
{
    font-size: 100%;
}

div#site-container
{
    width:1024px !important;
}
img
{
    width: auto\9;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
button, input
{
    overflow: visible;
   
    min-height:20px !important;
    padding:5px !important;
    
}
.row
{
    zoom: 1;
}
.row-fluid
{
    zoom: 1;
}
.dl-horizontal
{
    zoom: 1;
}
input[type="radio"], input[type="checkbox"]
{
    margin-top: 0;
}
.form-actions
{
    zoom: 1;
}
.help-inline
{
    display: inline;
    zoom: 1;
}
.form-horizontal .control-group
{
    zoom: 1;
}
.table-bordered
{
    border-collapse: collapse;
}
.dropdown-toggle
{
    margin-bottom: -3px;
}

.breadcrumb
{
    margin-bottom: 0px;
}
.container-fluid
{
    padding-left:10px;
    padding-right:10px;
}
#cw_sitesmenu
{
    text-align: center;
}
.content_border_right
{
    border-right: 1px dashed #e4e4e4;
}
#colorbox-container > div > .span3
{
    margin-bottom: 20px !important;
}

#cw_topmenu > div > div
{
    border-left: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
    margin-bottom: 0px;
}
#cw_leftmiddle
    {
        padding-right:0px !important;
    }
#cw_centercolumn
{
    border-left: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
}
#cw_footer
{
    border-left: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    width: 99.8% !important;
    overflow: hidden;
}
#cw_rightcolumn
{
    border-right: 1px solid #e4e4e4;
    width:25.5%;    
    margin-left:.03%;
    *margin-left:-.2%; /* IE 7*/
}
#cw_leftcolumn
{
    border-left: 1px solid #e4e4e4;
}
#border-fix
{
    overflow: hidden;
}
