/* This file will hold styles that are loaded using the same media query as the narrow grid. */
/* If you are using the default media queries provided by Omega, these styles will also
 *  apply to the normal and widescreen layouts. You may override these styles in the normal 
 *  and widescreen CSS files as appropriate. */


.container-12 #region-branding {width:714px;}

#region-branding .site-name-slogan {width:430px; float:right; margin-right:10px;}

.site-name-slogan h1 a {font-size:26px; line-height:31px;}
.site-name-slogan h2 a {font-size:26px; line-height:31px;}

#region-sidebar-second ul.menu {margin:0; padding:0; margin-top:20px;}
#region-sidebar-second ul.menu li {list-style:none; margin-bottom:5px;}



table.table-first {width:80%; float:left; margin-left:25px;}
table.table-second { width:80%; float:left; margin-left:25px;}


