﻿.PageHeader {
	font-size: 1.3em;
	color: #000000; 
	font-family: Arial;
	margin-bottom: 25px;
	margin-top: 0px;
	padding-top: 0px;
}
.StoryCopy_Divider {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.8em;
	line-height: 16px;
	padding-bottom: 15px;
	background: url('/citi/template/images/bdr_dotted_x.gif') repeat-x bottom left;
}
/* UL styles start here */
.BizList_Cont {
	padding: 15px 0px 0px 0px;
	font-size: .8em;
}

.productTable_bg{
	background: url('/citi/products/images/product_3col_bg.gif') repeat-y top left;	
}
.productTable_bg2{
	background: url('/citi/products/images/product_2col_bg.gif') repeat-y top left;	
}
.list {
	vertical-align: top;
	padding: 0px 0px 18px 0px;
	width: 33%;
}
.list .header {
	padding: 0px 0px 10px 0px;
	display: block;
	font-size: 1.4em;
	font-family: Arial;
	color: #333333;
}
.list ul {
	list-style: none;
	font-size: 1em;
	padding: 0px 0px 0px 10px;
	margin-top: 0px;
	margin-left: -8px;
	/margin-left: -6px;
	m/argin-left: -8px;
	margin-bottom: 0px;

}
.list ul li {
	background: url('../images/gray_arrow.gif') no-repeat 0px 8px;
	padding: 3px 0px 5px 9px;
}

.productsDivider {
	background:#ffffff url('/citi/template/images/bdr_dotted_x.gif') repeat-x center left  ;
	padding: 10px 0px 10px 0px;
}
a {
	color: #ff0000;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
/* UL styles end here */
.RightCont{
	width: 694px;
}


