body {
	font-family: "trebuchet MS";
	size: 13px;
	color: #333;
}

#mesaj_content_top {
	width: 980px;
	margin: 20px auto;
	position:relative;
	z-index:2
}

.cauta{
	border:1px solid white;
	font-size:13px;
	font-family: "trebuchet MS";
	background-image: url(../images/stea_alba.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	height:20px;
	width:150px;
}

#mesaj_content_top a{
	color: #333;
	font-size:13px;
	text-decoration:none;
	
}
#mesaj_content_top a:hover{
	text-decoration:underline;
}

	
