.orange-holder .roundcont {
	background-color: #ffffff;
	color: #fff;
}

.orange-holder .roundtop { 
	background: url(../img/main_page/colt_dreapta_sus.jpg) no-repeat top right; 
	text-align: left;
}

.orange-holder .roundbottom {
	background: url(../img/main_page/colt_dreapta_jos.jpg) no-repeat top right; 
}

.orange-holder img.corner {
   width: 12px;
   height: 12px;
   border: none;
   display: block !important;
   text-align: left;
}

.orange-holder .middle-div {
	border-left-style: solid;
	border-left-width: 2px;
	border-right-style: solid;
	border-right-width: 2px;
	border-color: #dc812e;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}

.orange-holder .horizontal-filler-div-top
{
	background-color: #ffffff;
	background-image: url('../img/main_page/element_sus.jpg');
	background-repeat: repeat-x;
	height: 12px;
	margin-right: 12px;
	font-size: 0px;
	overflow: visible;
}

.orange-holder .horizontal-filler-div-bottom
{
	background-color: #ffffff;
	background-image: url('../img/main_page/element_jos.jpg');
	background-repeat: repeat-x;
	height: 12px;
	margin-right: 12px;
	font-size: 0px;
	overflow: visible;
}

/*------------------------------------BLUE HOLDER-----------------------------------*/

.blue-holder .roundcont {
	background-color: #ffffff;
	color: #fff;
}

.blue-holder .roundtop { 
	background: url(../img/main_page/colt_albastru_dreapta_sus.jpg) no-repeat top right; 
}

.blue-holder .roundbottom {
	background: url(../img/main_page/colt_albastru_dreapta_jos.jpg) no-repeat top right; 
}

.blue-holder img.corner {
   width: 12px;
   height: 12px;
   border: none;
   display: block !important;
   text-align: left;
}

.blue-holder .middle-div {
	border-left-style: solid;
	border-left-width: 2px;
	border-right-style: solid;
	border-right-width: 2px;
	border-color: #edf3f8;
	color: #000000;
	background-color: #edf3f8;
	padding-left: 10px;
	padding-right: 10px;
}

.blue-holder .horizontal-filler-div
{
	background-color: #edf3f8;
	background-repeat: repeat-x;
	height: 12px;
	margin-right: 12px;
	font-size: 0px;
}