.customdatatable {
	background: #ececec;
	border: 1px solid #c4c4c4; }
	
.customdatatable th.mainheader {
	font: bold 11px Tahoma;
	color: #e58c00;
	height: 32px;
	text-align: center !important;
	background: #e1e1e1;
	border-bottom: 1px solid #eca212; }
	
.customdatatable th.mainheader a {
	color: #e58c00; }
	
.customdatatable th.mainheader div.mid {
	width: 450px;
	background: url(http://www.rentabiliweb.com/ro/data/i/tableheader_orange_bg_mid.gif) repeat-x;
	height: 26px;
	text-align: center; }
	
.customdatatable th.mainheader div.left {
	width: 100%;
	background: url(http://www.rentabiliweb.com/ro/data/i/tableheader_orange_bg_left.gif) left top no-repeat;
	height: 26px; }
	
.customdatatable th.mainheader div.right {
	width: 100%;
	background: url(http://www.rentabiliweb.com/ro/data/i/tableheader_orange_bg_right.gif) right top no-repeat;
	height: 27px; }
	
.customdatatable th.mainheader div.text {
	padding: 5px;
	text-align: center; }

.customdatatable .container {
	padding: 5px; }

.customdatatable .container table {
	background: #fff;
	border: 1px solid #e1e1e1;
	width: 100%;
	margin-bottom: 5px; }

.customdatatable .container table td {
	font: 11px Tahoma;
	vertical-align: top; }

.container b {
	font-weight: bold;
	color: #447cd3; }

.container .hr {
	border-top: 1px solid #fdf5e3;
	margin: 7px 0px 0px 0px;
	height: 5px !important; }

.container p.small {
	font: 11px/1.5 Tahoma;
	margin: 0px; }

.container p.small a {
	font-weight: bold; }

.container .actions a, .container .actions a:visited {
	display: block;
	font: bold 10px Tahoma;
	color: #e58c00;
	text-decoration: none;
	background: url(http://www.rentabiliweb.com/ro/data/i/cdt_buttonbg.gif) repeat-x;
	border: 1px solid #e58c00;
	padding: 3px;
	margin: 4px;
	text-align: center; }
	
.container .actions a:hover {
	color: #c36500;
	background: url(http://www.rentabiliweb.com/ro/data/i/cdt_buttonbga.gif) repeat-x;
	border: 1px solid #c36500; }
	
a, a.visited {
	color: #1290e0; }