﻿.ShowHideHeader
{
	float: none;
	width: 782px;
	border-bottom: #b8cbce 1px solid;
	height: 50px;
	background-color: #e2e9ea;
	text-align: left;
}

.ShowHideBody
{
	float: none;
	width: 782px;
	border-bottom: #b8cbce 1px solid;
	height: 274px;
	background-color: #fbfbfb;
}



