﻿.form td
{
	padding: 4px;
}

.form .caption
{
	width: 150px;
	font-weight: bold;
	vertical-align: top;
}

.form .optional
{
	font-weight: normal;
}

.form .field input
{
	width: 300px;
}

.form .field select
{
	width: 304px;
}

.form .buttons-row
{
	text-align: right;
}

.form .buttons-row input
{
	width: auto;
}

.cc-expiration-month, .cc-expiration-year
{
	width: 150px !important;
}

.error
{
	color: red;
}
