* {
    margin: 0px;
    padding: 0px;
}
#contetn-wrapper {
    margin: 0 20px;
}
#outline-footer {
    padding: 5px;
    margin-top: 20px;
    border-top: 1px solid #999999;
}
#close-button {
    text-align: center;
}
#close-button a:link {
    color: #333333;
    text-decoration: none;
}
#close-button a:hover {
    color: #0000ff;
    text-decoration: underline;
}
h1 {
    padding: 5px;
    margin-bottom: 10px;
    border-bottom: 1px solid #999999;
    color: #333333;
    font-size: small;
    background-color: #cccccc;
}
h2 {
    color: #000000;
    font-size: medium;
    border-bottom: 3px double #ff0000;
    margin-bottom: 5px;
}
h3 {
    color: #333333;
    font-size: small;
    border-bottom: 1px solid #cccccc;
    margin-top: 10px;
    margin-bottom: 5px;
}
#back_pop #contetn-wrapper #it {
	font-style: italic;
}
h5 {
    padding: 5px;
    margin-bottom: 10px;
    border-bottom: 1px solid #999999;
    color: #333333;
    font-size: medium;
    background-color: #cccccc;
}#small {
	font-size: small;
}
