div.np1
{
	position:absolute;
	border:1px solid #EE1A1D;
	background-color:#EE1A1D;
	left:0px;
	height:50px;
	width:20px;
	text-align:right;
	background-image:url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right;	
	padding:0;
	margin:0;
}

div.np2
{
	border:1px solid #68B500;
	background-color:#68B500;
	position:absolute;
	left:0px;
	height:50px;
	width:20px;
	text-align:right;
	background-image:url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right;	
	padding:0;
	margin:0;
}

div.np3
{
	border:1px solid #0059BC;
	background-color:#0059BC;
	position:absolute;
	left:0px;
	height:50px;
	width:20px;
	text-align:right;
	background-image:url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right;	
	padding:0;
	margin:0;
}

div.np4
{
	border:1px solid #DD9629;
	background-color:#DD9629;
	position:absolute;
	left:0px;
	height:50px;
	width:20px;
	text-align:right;
	background-image:url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right;	
	padding:0;
	margin:0;
}

div.np5
{
	border:1px solid #00B1DB;
	background-color:#00B1DB;
	position:absolute;
	left:0px;
	height:50px;
	width:20px;
	text-align:right;
	background-image:url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right;	
	padding:0;
	margin:0;
}
