﻿#container
{margin: 40px auto 20px auto; width: 700px; border: 3px solid #BBB; border-style: double; background-color: white;}
#container h1
{margin: 0; padding: 15px 0 15px 20px; font-size: 20px; letter-spacing: -1px; border-bottom: 1px solid #BBB; text-align: left; color: #333 ;background: url(../images/header_fade_repeat.jpg) repeat-x;}
#content
{margin: 0; padding: 15px 20px 15px 20px;}

.status_error
{color: red;}
.required_field
{font-weight: bold;}
.optional_field
{font-weight: normal;}