#user3Mod ul {
	font-size:16px;
	margin:0;
	padding:0;
	float: left;
}

#user3Mod li.page_item {
	list-style:none;
	margin: 0;
	padding: 0;
	float	: left;
	background	: none;
}



#user3Mod a:link,
#user3Mod a:visited
 {
	display	: block;
	width	: 100%;
	padding	: 0 20px;
	height		: 60px;
	padding-top	: 25px;
	color			: #333433;
	background		: url(images/user3-sep.jpg) 100% 0px no-repeat;
	font-size		: 15px;
	font-weight		: bold;
	text-decoration	: none;
}



#user3Mod a:hover {
	color			: #303234;
	background		: url(images/user3-active-left.jpg) 100% 0px no-repeat;
}

#user3Mod  .current_page_item a:link, 
#user3Mod  .current_page_item a:visited
{
	color			: #303234;
	background		: url(images/user3-active-left.jpg) 100% 0px no-repeat;
}

