<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#col1{
width:70%;
margin-left:0;
float:left;
}
#col2{
width:auto;
float:right;
display:none;
}
#col2_content{
display:none;
}
#col3{
width:auto;
margin-left:70%;
margin-right:0;
float:inherit;
display:block;
}
#col3_content{
display:block;
}
#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:none;
background-position:top left;
background-repeat:repeat-x;
background-color:#93baaf;
}
#title{
margin-top:-70px;
background-image:url(/designer/images/inCssImg1.jpg);
width:169px;
height:200px;
font-style:normal;
text-decoration:none;
text-transform:none;
color:#3d998d;
}
#title_inner{
margin-left:0;
}
</pre></body></html>