table.t_mainpage_objects {
	padding:10px 20px;
	width:840px;
	margin:0;
	float:left;
}

table.t_mainpage_objects td {
	padding:8px 15px 0 0;
}

div.d_main_inner {
	width:400px;
	height:205px;
	background:#fff5ee;
	border:2px solid #40bc7d;
}

div.d_main_inner2 {
	height:130px;
	width:100%;
}

table.t_mainpage_objects table {
	width:100%;
}

table.t_mainpage_objects table th {
	vertical-align:top;
	padding: 1px 1px 1px 3px;
	height: 30px;
}

table.t_mainpage_objects table td {
	vertical-align:top;
	padding: 1px 1px 1px 3px;
	text-align:left;
}

table.t_mainpage_objects table td.td1 {
	width:245px;
}
table.t_mainpage_objects table td.td2 {
	width:45px;
}

table.t_mainpage_objects table td.td3 {
	/*width:100px;*/
}

table.t_mainpage_objects table td a {
	font:normal 12px Arial,sans-serif;
	background:url(/img/box_green.gif) no-repeat 0 4px;
	padding-left:13px;
	color: #000;
}

table.t_mainpage_objects table a b {
	white-space:nowrap;
	color:#d00;
}
table.t_mainpage_objects table h2 {
	height:22px;
	border-bottom:1px solid #006b31;
	padding:4px 2px 0 2px;
	margin:0;
	text-transform:uppercase;
	font:bold 14px Arial,sans-serif;
	color:#0027DF;
}

table.t_mainpage_objects table img.flag {
	float:right;
	width:51px;
	height:24px;
}
