﻿
/* overrides */
#contentsleft {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #77797c;
	width: 508px;
}
    #contentsleft p {
	    margin-top:15px;
    }
#contentsright {
	float: left;
	width: 315px;
}

.release
{
	width: 220px;
	padding-right:5px;
}
.releases { width:458px; }