/**
 * home_id.css.css
 *
 * Specific styling for the home page for Indonesia.
 *
 */

div.feature div.box table.stock-ticker{
	width:263px;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}

div.feature table.stock-ticker caption{
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	margin-bottom:12px;
	text-align:left;
}

div.feature {
	margin-right:0px;
}

div.feature table.stock-ticker tr td {
	color: #000;
	font-weight: normal;
	text-align: left;
	border-bottom:0px;
	border-top:1px solid #E9AB00;
}


#page-home div.promo-box {	
	height:120px !important;
	padding:3px 0 0 3px;	
}

#content
#content-body
div.col-left-2{
	width:635px;
}
