.column-home-left {
	width: 481px;
	height: auto;
	height:415px;
	float: left;
}

.column-home-right {
	width: 481px;
	height: auto;
	height:415px;
	float: left;
}

.column-home-center {
	width: 3px;
	height: 410px;
	/*border:dotted #999999;
	border-width: 0 1px 0 0;*/
	float: left;
	background-image: url(../images/dots-vertical.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.container-home {
	height: 205px;
	margin: 0 4px 0 4px;
}

.linegraph {
	background-image: url(../images/linegraph.jpg);
}

.home-thumb01 {
	background-image: url(../images/container-home-thumb01.jpg);
	background-repeat: no-repeat;
	background-position: 15px 45px;
}

.container-home .title {
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	letter-spacing: -1px;
	font-weight: bold;
}

.box01 .textbox-home {
	width:325px;
	float: left;
	position: relative;
	top: 45px;
	left: 80px;
}

.box01 .textbox-home .title {
	color: #3f5c8d;
	text-align: left;
	display:block;
}

.box01 .textbox-home p {
	text-align: justify;
}

.box02 .title, .box03 .title {
	color: #818ba0;
	display:block;
	position: relative;
	top: 10px;
}

.box03 {
	top:0;
	position: relative;
}

.box03 .businessbox {
	width: 380px;
	height:auto;
	border: solid #dadada;
	border-width: 1px 0 0 0;
	margin: 0 auto;
	position: relative;
	top: 20px;
	clear: both;
}

.box03 .businessbox h1 {
	font-size: 12px;
	color: #505692;
	clear: both;
	margin: 0;
	display: block;
	width: 100%;
	text-align: left;
	text-transform: uppercase;
	/*font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;*/
   font-family: Arial, Helvetica, sans-serif;
	height: 12px;
}

.box03 .businessbox p{
	text-align:justify;
	line-height:11px;
	font-size: 11px;
}

.todaysmarkets-table-area {
	background-image: url(../images/container-box-greybox.jpg);
	width: 333px;
	height: 152px;
	margin: 0 auto;
	position: relative;
	top: 10px;
}

.todaysmarkets-table {
	width: 292px;
	position: relative;
	top: 17px;
	margin: 0 auto;
	color: #ffffff;
	left: 1px;
	overflow: auto;
	height: 105px;
}

.todaysmarkets-table ul {
	width: 272px;
	height: 20px;
	clear: both;
	float: left;
	border: #ffffff solid;
	border-width:  1px 0 0 0;
	display: block;
}

.todaysmarkets-table ul li{
	float:left;
	display: block;
	height: 20px;
	border: #ffffff solid;
	border-width:  0 1px 0 0;
	width: 67px;
	position: relative;
	top: 2px;
}

.todaysmarkets-table .table-title {
   background-color: #364391;
	font-size: 14px;
	font-weight: bold;
}

.todaysmarkets-table .table-row01 {
	background-color: #4788be;
}

.todaysmarkets-table .table-row02 {
	background-color: #2c60a7;
}

.todaysmarkets-table-area .clickhere {
	top:26px !important;
	position: relative;
	right: 15px;
}

.table-cel-big {
	width: 113px !important;
}

.table-cel-small {
	width: 20px !important;
}

.newsscroller .clickhere {
	top:-13px !important;
	position: relative;
	right: 85px;
}

.clickhereformorenews {
	display:block;
	font-size: 13px;
	color: #565e72;
	text-align: center;
	position: relative;
	top: 35px;
}

.date {
	top:26px !important;
	position: relative;
	left: 15px;
	clear: both;
	width:180px;
	float: left;
	font-weight: normal;
	font-size: 9px;
    text-align: left;
}