#viewermenu{

}

#viewermenu li{
	display: block;
	float: left;

	height: 30px;
	outline: none;

	margin-right: 5px;
}

#viewermenu a{
	display: block;
	float: left;

	text-indent: -20000px;
	height: 30px;

}


#addcaddy a{

	width: 138px;
	height: 30px;
	background: url('../images/addcaddynl.jpg') top left no-repeat;

}

#addcaddy a:hover{
	background-position: 0 -30px;
}

#downpdf a{

	width: 262px;
	height: 30px;
	background: url('../images/downpdfnl.jpg') top left no-repeat;

}

#downpdf a:hover{
	background-position: 0 -30px;
}

#endcaddy a{

	width: 176px;
	height: 30px;
	background: url('../images/endcaddynl.jpg') top left no-repeat;

}

#endcaddy a:hover{
	background-position: 0 -30px;
}

#listbrochure a{

	width: 238px;
	height: 30px;
	background: url('../images/listbrochurenl.jpg') top left no-repeat;

}

#listbrochure a:hover{
	background-position: 0 -30px;
}
