/* Copyright teamSoft, 2008 */
#index_left_content {
	width: 633px;
	margin-left: 30px;
	float: left;
	font-family: tahoma, sans-serif;
	font-size: 0.8em;
}

#index_right_content {
	width: 280px;
	float: right;
	background-image: url("../img/index_content_right_bg.png");
	background-position: left top;
	background-repeat: repeat-y;
}

#index_right_content_text {
	width: 249px;
	margin-left: 8px;
	font-family: tahoma, sans-serif;
	font-size: 0.8em;
}