.lienrdv,.lienabs
{
    background:linear-gradient(to bottom ,#f8dd5c,#eeeeee);
	border-radius:20px;
	border-color:gainsboro;
	width:100%;
	height:20px;
	line-height:2em;
     padding-bottom:40px;
	 font-size:20px;
	cursor:pointer;
	text-align:left;
	
}