* {
border:none;
margin:0;
padding:0
}

body {
background:#fff url(../images/bg.png) repeat-y top center;
font:normal 100% Verdana, sans-serif
}

#wrapper {
background:transparent url(../images/top-light.png) no-repeat top center;
position:absolute;
top:0;
width:100%
}

#header,#content,#footer {
margin:0 auto;
width:640px
}

#header {
margin-top:40px
}

#header h1 {
line-height:0
}

#content {
border:solid #666;
border-width:1px 0;
color:#333;
margin:15px auto;
padding:20px 0
}

#content h1 {
font-size:1.5em;
line-height:1.15em;
margin-bottom:10px
}

#content h2 {
font-size:1.2em;
line-height:1.15em;
margin:30px 0 10px 0
}

#content a {
color:#00c
}

#content .l {
color:#333;
text-decoration:none;
cursor:text;
}

#add {
color:#000;
float:left;
height:280px;
margin:0 1em 1em 0;
text-align:left;
width:336px
}

h2 {
font-size:.8em
}

p {
font-size:.8em;
line-height:1.4em;
margin-bottom:1em
}

p b i {
color:#49ba2f
}

ul,ol {
margin:0 0 1em 1em;
font-size:.8em
}

#footer {
color:#444;
font-size:.75em;
margin-bottom:65px;
margin-top:15px
}

#footer .left {
float:left
}

#footer span {
display:none;
}

#footer .right {
float:right
}

#footer a {
color:#444
}