#wrap {
background-color:#F0F2F5;
-padding-left:18px;
-padding-right:18px;
+padding-left:1.795%;
+padding-right:1.795%;
width:auto;
}
color:#000;
}
+#header {
+width:131%;
+}
+
#content {
-width:95%;
+width:92.7%;
+}
+
+#aside_primary {
+display:none;
}
#site_nav_local_views a {
background-color:#FAFBFC;
}
+#form_notice .form_note + label {
+position:absolute;
+top:25px;
+right:10.5%;
+cursor:pointer;
+text-indent:-9999px;
+width:16px;
+height:16px;
+background:transparent url(../../base/images/icons/icons-01.png) no-repeat 0 -328px;
+}
+
+#form_notice #notice_action-submit {
+height:47px !important;
+}
+
+
span.facebook-button {
border: 2px solid #aaa;
padding: 3px;