/* global reset
----------------------------------------------- */
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {
		margin: 0; padding: 0; vertical-align: baseline; text-indent: 0; color: black; text-decoration: none; list-style-type: none}

/* links
----------------------------------------------- */
a:link, a:visited {}	
a:hover {}
a:focus {outline:none}
a img {border:none}

/* global .g-
----------------------------------------------- */
body {font:62.5% Verdana, Arial, Helvetica, sans-serif}

.g-clear {clear:both}

h1 {margin:33px 0 3px 0;font-weight:normal; font-size:1.4em}
h2 {font-size:1.2em}
h2 a {color:#000}
em {color:#999;font-size:1.1em;font-family: Georgia, Arial, Helvetica, sans-serif}

/* sidebar .l-
----------------------------------------------- */

 #l-sidebar {padding:25px; width:50px; height:500px; float:left}

 /* content .l-
----------------------------------------------- */ 

#l-content {float:left}


.block {margin:150px 0 0 0}
