A

{

	text-decoration:none;

}



#nm-sticky-subscription *{

	margin: 0;

	padding: 0;

}





#nm-sticky-subscription

{

	position:fixed;

	/*top:0*/;

	height:auto;

	z-index:10000;

	width:100%;

}





#nm-sticky-subscription #bottom-contents

{

	margin:auto;

	border: 1px solid #CC7C00;

	 

	 

	position:relative;

}



#nm-sticky-subscription span

{

	margin:0;

	padding:0 5px;

	text-align:left;

}



#nm-sticky-delete{

	float: right;

width: 16px;

position: absolute;

right: 0;

height: 100%;

cursor: pointer;

}





.nm_help

{

	font-size:10px;

	font-style:italic;

}
#bottom-contents a:hover {
	color:#000;
}