#wrapper {
width:700px;
border:none;
background-image:none;
}
#wrapperfull {
width:100%;
border:none;
background-image:none;
}
#top {
width:700px;
height:55px;
}
#topfull {
width:100%;
height:55px;
}
#logo {float:left;padding:5px 0 0 10px;}
#icons {
float:right;
border:1px solid #ccc;
margin-top:12px;
margin-bottom:10px;
padding:5px 10px;
margin-right:3px;
}
#main,
#contentBlock {
float:left;
width:700px;
}
#mainfull,
#contentBlockfull {
float:left;
width:100%;
}
#header {
padding:2px 0 15px;
}
#textBlock {
width:652px;
clear:both;
padding-left:48px;
overflow:visible;
}
#textBlockfull {
width:92%;
clear:both;
padding-left:48px;
overflow:visible;
}
#textarea {
width:600px;
padding-bottom:15px;
}
#tablearea {
width:98%;
padding-bottom:15px;
}

