/* Enter Your Custom CSS Here */
@media only screen and (max-width: 540px) and (min-width: 294px)
main_dark.css?ver=20120208:1
.fullWidth .in, .bpd .in { width: 380px !important;}

.in.darkSec.pddbg.pdwbg {
   background-size: cover !important;
}

header #logo > a > img {
   max-width: 300px !important;
}  
header nav ul li {
   display: inline-block !important;
   font-size: 1.0em !important;
   float: none !important;
   letter-spacing: 1px !important;
   padding: 0px 14px !important;
   position: relative !important;
}
header .side_logo #nav_right {
    vertical-align: middle;
}