/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; background:url(images/patern2.jpg) repeat; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }

table { border-width: 0 0 1px 1px; border-spacing: 0; border-collapse: collapse; border-style: dotted; width:100%; }
table td, table th { margin: 0; padding: 8px; border-width: 1px 1px 0 0; border-style: dotted; text-align:left; }
table th { font-weight:bold; }

h2 { color: #999999; font: 18px/100% normal; margin: 6px 0 14px; padding: 0 0 1px; border-bottom: 1px dotted #CCCCCC; }

form label { display:block; float:left; width:150px; }
form div { padding:5px 0; }
form input[type="text"], textarea, select, input[type="password"] { width:200px; border:1px dotted #008245; padding:5px; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
select { width:210px; }
form input[type=submit], a.btn { border:1px solid #008245; background:#390; color:#fff; width:80px; padding:3px 7px; cursor:pointer; margin-bottom:10px; display:block; text-align:center; }
span.msg{color:#C00; font-size:10px; margin-left:10px;}

a{text-decoration :none;}

.wrapper { width:778px; margin:10px auto; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:auto; background:#fff; padding:10px; border:2px solid #008245 }
.content { width:475px; margin:0 auto; }
ul.nav { font: 13px arial; list-style-type: none; margin: 0; padding: 5px 0; text-align: left; }
ul.nav li { padding: 2px 20px; display:inline-block; }
ul.nav li a { border-color: -moz-use-text-color; border-style: none; border-width: 0; color: #666666; padding: 0 0 6px; text-decoration: none; }

ul.all_requests li{margin:15px 0; line-height:18px;}