﻿body 
{
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 12px;
}
body a {text-decoration: none; }
body a:hover {text-decoration: underline;}

.field_caption {width: 70px; display: block; float: right;}
.TextBoxCaption {padding: 5px; text-align: center; }
.ActionButton {width: 200px;}