@charset "UTF-8";

/* --------------------------------------------------------------

   layout.css
   * Sets up extensions to 960.css for individual layout

-------------------------------------------------------------- */

html:not([dummy]) body { overflow-y:scroll; } 

#header { height:160px;	padding-top: 40px; text-align:right; }

#button_getback { height: 20px;	margin-top: 20px; }

.block 			{ margin-bottom: 40px; }
.mod_article 	{ margin-bottom: 0; }
.head 			{ margin-bottom: 40px; }

.ce_image,
.ce_hyperlink,
.image_container { margin: 0; padding: 0; }

.nomargin 		{ margin: 0 !important; }
.align_right 	{ text-align: right; }

#newspreview p,
#newspreview h2,
#newspreview a { width: 160px; margin: 0; padding: 0; display: inline; font-weight: normal; }

#newspreview h2 a { color: #bbb;  }