﻿.view
{
	float: left;
	margin: 0;
	width: 579px;
	background-color: #FFFFFF;
}

.topViewBorder
{
	background: url("../images/topViewBorder.png") no-repeat scroll left top transparent;
	width: 579px;
	height: 8px;
}

.bottomViewBorder
{
	background: url("../images/bottomViewBorder.png") no-repeat scroll left top transparent;
	width: 579px;
	height: 8px;
}