.LabelNew {
	background: transparent url(images/label_new.jpg) 0 0 no-repeat;
	height:253px;
	
	width:579px;

}
.LabelNewWrap {
		margin-top:20px;
		padding:28px 75px 38px 15px;
		overflow: hidden;
}
.LabelNew .c_footer .actionsArrow {float: left;}

.LabelNew h1 {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #333;
	padding: 21px 0 10px;
}

.LabelNew img {
	float: left;
	
}

.LabelNew p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	
}


.LabelNew a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	text-decoration: underline;
}

.LabelNew a:hover {
	text-decoration: none;
}

a.LabelNewMore {
	color:#0C87B3;
	display:block;
	font-size:14px;
	font-weight:bold;
	padding-right:20px;
	padding-top:10px;
	text-align:right;
	text-decoration:none;

}
