#content
{
	background-color: #ffffff;
}

#topBar
{
	width: 840px;
	height: 37px;
	background-image: url(../img/downloads_subnavbg.gif);
}

#selectedTitle
{
	float: right;
	text-align: right;
	font-size: 10px;
	margin-top: 8px;
	margin-right: 8px;
}

#navBlock
{
	position: relative;
	left: 59px;
	top: 15px;
}

.navBlockLink
{
	margin-left: 12px;
}

.selected
{
	font-weight: bold;
}

#divideTop
{
	height: 16px;
	margin-top: 7px;
	background-color: #c12876;
	margin-bottom: 30px;
}

#listTitle
{
	margin-bottom: 3px;
}

#itemsBlock
{
	padding-left: 38px;
	margin-bottom: 35px;
}

#itemsBlock a
{
	color: #000000;
	font-size: 14px;
	margin-bottom: 3px;
}

#leftside, #rightside
{
	float: left;
}

#rightside
{
	margin-left: 24px;
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 12px;
	margin-bottom: 25px;
}
