@import url(/wp-content/themes/yoo_glass_wp/warp/css/layout.css); .wrapper { padding: 0 10px; }
#header { margin: 5px 10px 25px 10px; }
#toolbar { margin-bottom: 15px; }
#menu,
#search { margin: 25px 0; }
#content,
.module { margin: 10px; }
#breadcrumbs { margin: 20px; }
#footer {
margin: 13px 20px 12px 20px;
}
#footer .module { margin: 0; }  #menu { float: left; } .top-a-line #top-a,
.bottom-b-line #bottom-b {
position: relative; 
margin-top: 70px; 
}
.top-a-line #top-a:before,
.bottom-b-line #bottom-b:before { 
content: "";
position: absolute;
display: block;
top: -35px;
left: 10px;
right: 10px;
border-bottom: solid 1px #fff;
} #footer,
#toolbar {
font-size: 12px;
line-height: 18px;
} #totop-scroller {
display: block;
position: relative;
margin: 0 auto 20px;
width: 32px;
height: 32px;
background-position: 50% 0;
background-repeat: no-repeat;
}
#totop-scroller:hover { background-position: 50% -50px; }