﻿table.Interface
{
	border-right: 1px none #c0c0c0;
	border-left: 1px none #c0c0c0;
	width: 980px;
	height: 100%;
	background-color: #FFFFFF;
}

tr.Header
{
	height: 105px;
}

td.LeftColumn
{
	border-right: 1px solid #c0c0c0;
}

td.RightColumn
{
	border-left: 1px solid #c0c0c0;
}

table.TinyRandomView
{
	width: 65%;
}

.OfferPane
{
	padding: 10px;
	text-align: left;
}