.container_holder {
	margin-bottom: 20px;
}

td.bottomRow {
	/*background: white url(images/borderBottom.png) no-repeat center bottom;*/
	background: white url(images/sjena2.png) no-repeat center bottom; 
	height: 20px;
}

.content_pane_holder {
	background: white;
	padding: 5 10px;
}
.top_left_corner {
	background: url(images/okvir_lijevo.png) no-repeat left 1px;
	width: 2px;
}

.top_right_corner {
	background: url(images/okvir_desno.png) no-repeat right 1px;
	width: 2px;
}

.title {
	background: url(images/titleBg.png) repeat-x top left;
	color: white;
	font-size: 12px;
	font-family: Tahoma;
	height: 20px;
	padding-left: 3px;
	font-weight:bold;
}

.title div {
	display: inline;
}

.ModuleTitle_MenuItem {
	border: 0 none;
}



.no_container_holder {
	background: #f1f1f1;
	/*padding: 10px 10px 5px 10px;*/
	padding: 0;
}

.no_container_holder_no_back {
	background: transparent;
	/*padding: 10px 10px 5px 10px;*/
	padding: 0;
}


.no_container_holder p {
	margin: 0;
}