/* 
================================
 Container Styles for OnlineWeb
================================
*/   

.ContainerTop
{
	border-left-color: #e3e3e3;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: #e3e3e3;
	border-right-style: solid;
	border-right-width: 0px;
	border-top-color: #e3e3e3;
	border-top-style: solid;
	border-top-width: 0px;
}

.ContainerContent
{
	border-color: #e3e3e3;
	border-style: solid;
	border-width: 0px;
}
