#main {
width:960px;
margin:0 auto;
position:relative;
}
#container {
width:760px;
float:left;
}
#content {
margin:0;
width:760px; }
.main-aside {
width:200px;
float:right;
position:relative; }
#secondary {
clear:right;
}
#subsidiary {
width:760px;
margin:0 auto;
overflow:hidden;
}
#subsidiary .aside {
width:200px;
float:left;
margin:0 20px 0 0;
}
#subsidiary #third {
margin:0;
}
#main .module, #main .single-post {
margin-right: 10px;
}
.fixed {
width:760px; 
margin:0 auto;
}