dl.curved {
	background:#7f7f9c url('http://www.resursecrestine.ro/RCWS/c_tl1.gif') no-repeat top left; margin:0px; padding:0; width:160px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif
}

dl.curved dt {
	background:url('http://www.resursecrestine.ro/RCWS/c_tr1.gif') no-repeat top right; 
	padding:1px; 
	text-align:center; 
	color:#fff;
	font-size:0.8em	
}

dl.curved dd {
	background:#eee url('http://www.resursecrestine.ro/RCWS/c_bl1.gif') no-repeat bottom left; 
	padding:0; 
	margin:0 
}

dl.curved dd p {
	margin:0; 
	padding:8px; 
	line-height:1.1em; 
	color: #E5ECF9;
	text-align: center;
}

dl.curved dd p.last {
	background:url('http://www.resursecrestine.ro/RCWS/c_br1.gif') no-repeat bottom right; 
	padding-left:2px; 
	padding-right: 2px; 
	color: #E5ECF9;
	font-size: 13px}

.RC_link {
	color: red;
	cursor: pointer;
}
	
.dhtmlgoodies_question{	
	
	user-select: none;
	overflow:hidden;
	cursor:pointer;
	text-align: center;
	color:#FFFFFF;
	z-index: 3;	
	font-size:1em;	
}

.dhtmlgoodies_answer{		
	border:1px solid #317082;
	background-color:#E2EBED;
	width:460px;
	text-align: center;
			
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:absolute;	
	z-index: 99;	
}

.dhtmlgoodies_answer_content {	
	padding:1px;
	font-size:0.9em;	
	position:relative;
}

.textbox {
	width:100px; 
	font-size:0.7em;
}