#col1{
width:100%;
float:left;
}
#col2{
width:auto;
float:right;
display:none;
}
#col2_content{
display:none;
}
#col3{
width:auto;
float:inherit;
display:none;
}
#col3_content{
display:none;
}
#topnav{
top:10px;
right:10px;
position:static;
width:100%;
}
#search{
position:static;
bottom:10px;
right:10px;
}
#nav{
position:relative;
width:100%;
}
#title_wrapper{
float:none;
}
#header{
background-image:url(/designer/images/inCssImg1.jpg);
background-position:top left;
background-repeat:no-repeat;
}
#title{
background-image:none;
width:auto;
height:auto;
margin-top:0;
}
