/*Change Login Text to white*/
.login a {
color: #fff;
}
/*Change Title Colour */
.s_title {
color: #fff;
}
/*Fix appearance of search box*/
.search_btn {
margin-right:5px;
}
#dnnTopMenu {
width:255px !important;
}

.bottom_search{
float:right !important;
}

.dnnForm { 
width:100% !important;
 margin-left:19px !important;
}

.flash_pad {
width: 940px;
margin-left: -19px;
}
#homepagepromo {
border-top:1px solid #fff;
border-left:1px solid #fff;
}




