2
font-family: "Ubuntu Beta", "Bitstream Vera Sans", DejaVu Sans, Tahoma, sans-serif;
4
background: white url(report/images/body_bg.png);
12
margin: 0px auto 20px;
17
background-color: #dfdcd9;
19
#header, #container-inner {
20
-moz-border-radius: 0px 0px 5px 5px;
21
-webkit-border-bottom-left-radius: 5px;
22
-webkit-border-bottom-right-radius: 5px;
23
-moz-box-shadow: #bbb 0px 0px 5px;
24
-webkit-box-shadow: #bbb 0px 0px 5px;
27
background: #dd4814 url(report/images/header_bg.png) top left repeat-x;
44
/*padding: 32px 80px 32px 80px;*/
45
padding: 32px 240px 32px 160px;
48
background-color: #fff;
49
-moz-border-radius: 4px;
50
-webkit-border-radius: 4px;
58
margin: 0px 0px 0px 0px;
59
padding: 8px 8px 32px 8px;
60
background-color: #fff;
61
-moz-border-radius: 4px;
62
-webkit-border-radius: 4px;
66
background-position: 803px 40px;
67
background-repeat: no-repeat;
90
border-bottom: 1px dotted #aea79f;
92
#footer p.footer-title {
111
border-bottom: 1px dotted #aea79f;
154
h1 span.grey, h2 span.grey, h1 span, h2 span{
168
text-decoration: none;
172
text-decoration: underline;
174
div.footer-div:hover a, div#content:hover a {
176
text-decoration: none;
178
div.footer-div:hover a:hover, div#content:hover a:hover {
180
text-decoration: underline;
185
list-style-image: url(report/images/bullet.png);
218
/* Clearing floats without extra markup
219
Based on How To Clear Floats Without Structural Markup by PiE
220
[http://www.positioniseverything.net/easyclearing.html] */
229
-moz-border-radius: 5px 5px 5px 5px;
230
-webkit-border-bottom-top-radius: 5px;
231
-webkit-border-bottom-left-radius: 5px;
232
-webkit-border-bottom-bottom-radius: 5px;
233
-webkit-border-bottom-right-radius: 5px;
234
-moz-box-shadow: #bbb 0px 0px 5px;
235
-webkit-box-shadow: #bbb 0px 0px 5px;
236
display: inline-block;
242
border-bottom: 1px dotted #aea79f;
253
vertical-align: middle;