<div id=wrapper>
<header><header>
<section></section>
<aside></aside>
</div>
$(this).css("","");
#wrapper {width:1000px;}header {width:1000px;}aside {width:220px;float:left;}section {width:770px;float:right;}$(this).css("color","#f00");
<div id=wrapper>
<header><header>
<section></section>
<aside></aside>
</div>
$(this).css("","");