﻿#RequestNotification td
{
background-color: #eeeeee;
padding: 5px 0.5em;
}
#RequestNotification .Input, .Button
{
font-family: geneva, tahoma, Arial, Helvetica, sans-serif;
color: #333333;
font-size: 12px;
letter-spacing: 0.1pt;
}
#RequestNotification .col1
{
width: 150px;
}
#RequestNotification .col2
{
width: 500px;
}
#RequestNotification p
{
text-align: center;
}