div.tarot_main {
	width: 650px;
}
div.tarot_container {
	padding: 12px 21px;
}

span.tarot_content {
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}

span.tarot_highlight {
	font-size: 15px;
	font-weight: bold;
	color: #f081ca;
	line-height: 18px;
}

span.tarot_denumire {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
}


div.tarot_carte {
	float: left;
	width: 120px;
	text-align: center;
	margin-top: 8px;
}

span.tarot_keywords {
	font-size: 13px;
	font-weight: normal;
	color: #f081ca;
	line-height: 18px;
}

.articol_title {
background-color:#ddf5be;
padding:2px 5px 2px 5px;
font-size:20px;
line-height:22px;
font-weight:bold;
margin-top:10px;
margin-left:5px;
margin-bottom: 9px;
font-family:Arial, Helvetica, sans-serif;
}

