#wrapper {
border-left:1px #ccc solid;
height: 900px;
}

#blank {
width:120px;
padding:0 10px;
}

#header {
height:30px;
margin-top:25px;
margin-left:0px;
padding-bottom:20px;
}

a:link {
color:#6D656B;
text-decoration:none;
}

a:visited {
color:gray;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

a:active {
color:red;
}

table {
margin-top:15px;
margin-left:0px;

}

td {
/* border:1px #fff dashed; */
padding-bottom:30px;
vertical-align:middle;
}

td.last {
padding-bottom:5px;
}

td.space {
width:20px;
}

#footer {
letter-spacing: 0.05em;
color:#666;
margin-left:25px;

}
