/*table.top{
	display:none;
}*/

.noshow{
	display: none;
}

.show{
	width: 100%;
}

.contentAreaWithSide{
	border: 0px solid #ffffff;
	padding: 0px 0px 0px 0px;
}

.contentAreaWithOutSide{
	border: 0px solid #ffffff;
	padding: 0px 0px 0px 0px;
}
