font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
/* background-color: #ffffff; */
- background-color: #ddd;
+ /* background-color: #ddd; */
+ background-color: #F2F2F2;
color: #2d2d2d;
margin: 37px 0px 0px 0px;
display: table;
- width: 100%
+ /* width: 100% */
}
h4 {
font-size: 1.1em;
padding: 7px 7px 0px 0px;
}
+right_aside {
+ width: 0px;
+ display: block;
+}
+
/* aside */
aside {
display: table-cell;
section {
display: table-cell;
vertical-align: top;
- width: 760px;
+ width: 766px;
+ max-width: 766px;
padding: 10px 10px 10px 10px;
background-color: white;
}