
@

background: #98C8E8;
background: linear-gradient(to top,#3090D0,#FFF);
text-shadow: rgba(0, 0, 0, 0.2) 0px 3px 2px;
/* 2 variants of hover */
/* Common */
background: #CBE3F3;
background: linear-gradient(to top,#98C8E8,#FFF);
/* 1 */
color: #D3D3D3;
/* 2 */
color: gray;
text-shadow: rgba(255,255,255,0.8) 0px 0px 4px;
background: #E0E0E0;
background: linear-gradient(to top,#C0C0C0,#FFF);
border: 1px solid #999;