﻿.pageHead
{
	font-size: 16px;
	font-weight: bold; 
	line-height: 17px; 
	margin-top: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
	color: #990000;
}

.indexLetterBar
{
	font-weight: bold;
	font-size: 12px;
	line-height:12px;
}

.wrapper
{
    margin: 10px;
	clear: both;   
}

.leftBox
{
	float: left;
	vertical-align: top;
	width: 450px;
}

.rightBox
{
	margin-left: 460px;
	vertical-align: top;
}


