#contentSideBar
{	
	text-align: left;
	width: 155px;
	border-left: 1px dotted #C9C9C9;
	padding-left: 10px;
	margin-top: 15px;	
	margin-left:10px;
	float: right;
}

#contentSideBar ul
{
	margin-top:10px;
	margin-left: 20px;
}

#contentSideBar li
{
	list-style-image: url(../images/red-arrow.gif);	
	line-height: 14px;	
}


#ServicePlans Table
{
	width: 100%;
	border: solid 1px #000000;
}

.AltColumn
{
	background-color: #F3F3F3;
}

.TitleRow
{
	font-weight: bold;
	font-size: 11px;
	background-color: #E3E3E3;
	text-align: left;
}

.TableRow
{
	border-bottom: solid 1px #000000;
}

.SmallRowText
{
	font-size: 9px;
	font-weight: bold;
}

#ServicePlans th
{
	font-size: 12px;
	font-weight: bold;	
	border-bottom: solid 1px #000000;
}
