/* 
Copy from "style.css" into this file and make the changes HERE!
This makes it possible to upgrade the core system and theme without destroying your style changes.

Here is a List of Common CSS styles you may want to change: 
*/


.more-link 
{ 
margin-top:0px; 
margin-bottom:5px; 
float:right; 
color:#4C4C4C !important; 
font-size:10px; 
font-weight:normal; 
font-family: "Helvetica Neue", Helvetica, Verdana, sans-serif; 
text-align:center; 
padding: 8px 6px 5px 10px; 
background-color:#B2B2B2; 
-webkit-border-radius: 5px; 
-moz-border-radius: 5px; 
border-radius: 5px; 
letter-spacing: .2em; 
text-transform:uppercase; 
}

.more-link:hover, .more-link .a:hover 
{ 
text-decoration:none !important; 
color:#EFEFEF !important; 
background-color:#4C4C4C; 
}
