/* CONTAINER DIV */
#financial-content-container 
{
	width:620px;
	float:left;
}

#financial-content-container-leftcol {
	float:left;
	width:305px;
}

* html #financial-content-container-leftcol {
	width:310px;
}

#financial-content-container-rightcol {float:right;width:310px;}

#financial-content {
	float:left;
	width:300px;
	padding-bottom:40px;
}

#financial-content-leftcol {
	float: left;
	width: 113px;
	height:62px;
}
#financial-content-leftcol img {margin-left: 9px;}

#financial-content-rightcol{
	float: left; width:185px; height:auto;
	background-image: url(../images/s_crumb_arrow.gif);
	background-repeat: no-repeat;
	background-position:0px -2px;
}

#financial-content-rightcol p {
	padding-top: 5px;
	margin-left: 15px;
}

#financial-snapshotline {
	background-image: url(../images/s_headingdevide.gif);
	background-repeat: no-repeat;
	width: 300px;
	height: 10px;
}

#financial-snapshottitle {
	padding-left: 16px;
	font-size: 13px;
	color: #274196;
	font-weight: bold;
	text-decoration:none;
}

#financial-content-container a{text-decoration: none;color:#333333;font-size:10px;font-weight:bold;}
#financial-content-container a:hover{color:#274196;}
#financial-content-container a:visited{color:#333333;}

/* td{background-image: url(../images/s_headingdevide.gif);
	background-position: bottom;
	background-repeat: repeat-x;}
*/
