


.space_above {
	display:block;
	clear:both;
	padding-top:3px!important;
}

.double_space_above {
	display:block;
	clear:both;
	padding-top:10px!important;
}

.member_box a {
	display:block;
	clear:both;
	color:#333;
	margin-bottom:2px;
	line-height:15px;
}

.member_box a:hover {
	text-decoration:none;
}

.borderless {
	margin-left:20px!important;
}

.newsletter {
	height:133px;
	margin-top:20px!important;
	background-image:url('images/background_newsletter.gif');
	background-position:top left;
	background-repeat:no-repeat;
}

	.newsletter .abonare {
		display:block;
		width:106px;
		height:24px;
		background-image:url('images/aboneaza-te.gif');
		background-position:top left;
		background-repeat:no-repeat;
		text-indent:-5000px;
		overflow:hidden;
		position:relative;
		top:15px;
		left:20px;
	}
	
	.newsletter .abonare:hover {
		background-position:bottom left;
	}
	
.img_align_left {
	display:block;
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}

.top {
	display:block;
}

.top li {
	display:block;
	float:left;
	margin-bottom:7px;
}

	.top .star {
		display:block;
		float:left;
		width:24px;
		line-height:23px;
		background-image:url('images/star.jpg');
		font-size:11px;
		color:#fff;
		font-weight:bold;
		text-align:center;
	}

	.top .nume {
		display:block;
		float:left;
		padding-left:5px;
		width:150px;
	}

		.top .nume h3 {
			font-size:11px;
			font-weight:bold;
			color:#333;
		}

		.top .nume h4 {
			font-size:11px;
			color:#333;
			font-weight:normal;
		}
		
	.top .vot {
		color:#51812E;
		font-weight:bold;
		text-decoration:underline;
		font-size:12px;
	}
	
	.top .vot:hover {
		text-decoration:none;
	}