.ngparanewsletterunsubscribe a
{
	border-color: #dfedf7;
	border-width: 1px;
	border-style: solid;
	padding: 5px 10px 5px 10px;
	background: url(../../../../../images/gradient/?s=ffffff&e=dfedf7&h=24) repeat-x #dfedf7;
	font: italic 15px Corbel,'Lucida Grande','Lucida Sans Unicode','Lucida Sans',Verdana,sans-serif;
	color: #486982;
	letter-spacing: 0px;
	box-shadow: 3px 3px 3px rgba(0,0,0,0.1);
	border-radius: 2px;
	display: inline-block;
	cursor: pointer;
    -webkit-appearance: none;
    text-decoration: none;
    margin-top: 10px;
}

.ngparanewsletterunsubscribe a:hover
{
	border-color: #486982;
	background: url(../../../../../images/gradient/?s=ffffff&e=dfedf7&h=24) repeat-x #dfedf7;
	font-weight: normal;
	font-style: italic;
	text-transform: none;
	color: #486982;
}

.ngparanewsletterunsubscribe a:focus
{
	border-color: #dfedf7;
    background: url(../../../../../images/gradient/?s=ffffff&e=dfedf7&h=24) repeat-x #dfedf7;    box-shadow: 3px 3px 3px rgba(0,0,0,0.1);	font-weight: normal;
    font-style: italic;
	text-transform: none;
	color: #486982;
    outline: none;
}