#pui {
    body { background-color: #17fa1e;}
}

.buttonAj {border-bottom-style: outset; border-bottom-width:5px;
        border-left-style: outset; border-left-width: 5px;
        border-right-style: outset; border-right-width: 5px;         
        border-top-style: outset; border-top-width: 5px;
	border-radius: 10px;
	height:30px;
	width:145px;
	font-color: #000000;
	background-color: #66FFFF;
}

.button{
	width:150px;
}