#viewButton {
border-radius: 18px;
    width: 84px;
    height: 31px;
	color: #ffffff;
    border: 1px solid #0071cc;
    background: #0071cc;
}
#enterDateCell {
    text-align: right; 
    margin-top: 10px; 
}