﻿/* Cascading containers */

#container
{
	background: #fff url('../images/3col-bg.gif') repeat-y left;
}

.content
{
	width: 360px;
}

.contentsupport
{
	float: right;
	clear: right;
}