dl.curved {
	background:#800000 url(images/c_tl.gif) top left no-repeat; margin:0px; padding:0; width:462px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
}


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

dl.curved dd {
	background:#eee url(http://www.tineripentrumisiune.ro/images/c_bl.gif) bottom left no-repeat; 
	padding:0; 
	margin:0; 
}

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

dl.curved dd p.last {
	background:transparent url(http://www.tineripentrumisiune.ro/images/c_br.gif) bottom right no-repeat; 
	padding-left:2px; 
	padding-right: 2px; 
	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:115px; 
	font-size:0.7em;
}