#specialContent
{
    padding-right:15px;
}

#link_cont div
{
	background: transparent url(/web/design/horiz-dots.gif) repeat-x left bottom;
	margin-top:20px;
	padding-bottom:10px;
}

.listLink
{
	display:block;
	line-height:24px;
	text-decoration:none;
	padding:0 8px;
	color:#fff;
	font-weight:bold;
	background: transparent url(/web/design/horiz-dots.gif) repeat-x left bottom;
}
.listLink:hover
{
	color:#ff0000;
}
.section
{
	margin-top:10px;
	margin-bottom:20px;


}
.hide
{
	display:none;
}
.show
{
	display:block;
}
.backLink
{
    display:block;
    color:#fff;
    padding:2px;
    text-decoration:none;
}

.backLink:hover
{
    color:#ff0000;
}

.content h3
{
	font-weight:bold;
}

.col3_cont
{
	width:expression("200px");

}


