@import url('/styles/common.css'); body { font: normal 85% Verdana, Arial, Helvetica, sans-serif; } h1, h2, h3, h4, h5, h6 { margin-top: 0em; margin-bottom: .25em; font-weight: normal; font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Verdana, sans-serif; } h1 { font-size: 2.6em; } h2 { font-size: 2.3em; } h3 { font-size: 2.0em; } h4 { font-size: 1.8em; } h5 { font-size: 1.6em; } h6 { font-size: 1.4em; } p { margin-bottom: 1em; line-height: 1.3; } a { color: #095eae; font-weight: bold; text-decoration: none; } a:hover { text-decoration: underline; } ul.list, ol.list { margin-left: 3em; margin-bottom: 1em; } .list li { margin-bottom: .5em; color: #1b1b1b; } ul.list li { list-style-type: disc; } ol.list li { list-style-type: decimal; } .img-shadow { float:left; background: url(/images/backgrounds/shadowAlpha.png) no-repeat bottom right !important; background: url(/images/backgrounds/shadow.gif) no-repeat bottom right; margin: 10px 0 0 10px !important; margin: 10px 0 0 5px; } .img-shadow img { display: block; position: relative; background-color: #fff; border: 1px solid #a9a9a9; margin: -6px 6px 6px -6px; padding: 4px; }