/* CSS Document */

.comm-col-1{
	padding:1px 0px 1px 5px;
	width:50%;
	float:left;
	height:20px;
}

html>body .comm-col-1{
	padding:0px 0px 1px 5px;
	width:48.5%;
	height: 470px;
}

.comm-col-2{
	padding:1px 0px 1px 5px;
	width:49.6%;
	float:left;
	height:20px;
}

html>body .comm-col-2{
	padding:0px 0px 1px 5px;
	width:48%;
}

/*Single line classes - ends*/
/* Table Structure - ends */

