/* HEADER */
#header h1 a {
    text-indent: 0 !important;
}

.headerInner {
     height: 127px !important;
}

.headerInner p {
    display: inline-block !important;
    margin: 0px !important;
    width: 495px;
}

.headerInner p img {
    float: right !important;
}

#header h1 {
    display: inline-block;
}

#header h1 a {
    text-indent: 0 !important;
}

#header .w_identity, #w_menu {
    margin-left: 0px !important;
}

/* CONTENT */
#wrapper {
    min-height: 450px !important;
    background-color: transparent !important;
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: auto !important;
}

#main {
    padding: 0 8px 0 8px !important;
}

#sidecol {
    width: 190px !important;
}

#page_2012-conference-home #main {
    width: 524px !important;
}

#page_2012-conference-home .cg_content .cg_box {
    margin-top: 0px !important;
    margin-left: 14px !important;
}

/* WIDGETS */
.cg_widget {
    margin: 16px 0 16px 8px !important;
}

.cg_widget h2, .cg_widget .w_content {
    margin: 0px !important;
}

.cg_widget h2 .ttl {
    color: white;
    
    margin-left: 0px !important;
}
.cg_widget h2 span {
    float: none !important;
}

.cg_widget h3 {
    padding: 0px 0px 0px 0px !important;
}

/* FOOTER */
#w_footer_custom {
    color: #222 !important;
}


























