/* CSS Document */

.td_curs_style {
	font-size:12px;
	line-height:17px;
	color:#333333;
	font-weight:normal;
	padding:5px;
}

.preluare_curs {
font-size:12px;
line-height:18px;
color:#ae0d73; 
margin-left: 15px;
font-weight:bold;
margin-top:15px;
text-decoration:none;
}




.convertorContainer {
	/* background:url(../images/curs_bg.jpg) no-repeat; */
	height:163px;
	width:630px;
	padding:0;
	margin:0;
}

.convertorContainer input, select {
	margin-left:2px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #ffd9f1;
	padding:3px 5px;
	background-color:white;
}

.convertorContainer .currencyTitle {
	font-size:12px;
	font-weight:bold;
	color:#ff3ba4;
}
