#ajaxoptions_load-more-button {    background: #DDDDDD;	color: #000000;	padding: 10px;	width: 80px;	height: 15px;	line-height: 15px;	border-radius: 5px;	border: 1px solid  #000000;	font-size: 14px;}#ajaxoptions_load-more-button:hover {    background: #EEEEEE;	color: #000000;}