body { 
    background: white;
	margin-left: auto; 
	margin-right: auto; 
	width: 90%;
}

a:link { 
    color: red;
}

#header {
	margin-left: auto; 
	margin-right: auto;
}

.separator {
    margin: 5px 0px 5px 0px;
    border-top: 2px dotted gray;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 0px;
}

h1 { 
	margin-bottom: 0px; 
	margin-top: 0px; 
}

h2 { 
    margin-top: 0px; 
    margin-bottom: 0px; 
}

.description {
    font-size: 85%;
	margin-bottom: 0px; 
}

form {
    margin-bottom: 5px;
}

.v_bar {
    background: url(browse.php?u=Oi8venpsLmxpYi5ydS9pbWFnZS92X2RvdC5naWY%3D&b=29);
    background-repeat: repeat-y;
    background-position: center;
}

.no_border {
    border: black solid 0px;
}

.one_border {
    border: black solid 1px;
}

.buy {
    padding-bottom: 5px; 
    font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; 
    font-size: 11px; 
    font-weight: bold;
}