	/*=============================Tables================================*/
.hcell {padding:5px; border-right:1px solid #BCBCBC; margin-right:3px; background-color:#d9eaff; text-align: center; height:100%; min-height:33px; line-height:25px;}
.rcell {padding:5px; border-width:1px 1px 0px 0px; border-style:solid; border-color:#BCBCBC; margin-right:3px; min-height:33px; line-height:25px;}
.rtgold {border-right:1px solid #ffc82e; margin-right:3px}
.bottomgold {border-bottom:1px solid #ffc82e; padding-bottom:10px}
.tenc {width:10%; float:left; }
.sevenc {width:10%; float:left; }
	.sixc {width:14%; float:left; }
	.fivec {width:18%; float:left; }
	.fourc {width:23%; float:left; }
	.threec {width:31%; float:left; }
	.twoc {width:48%; float:left; }

.threec .last {margin-left:7px} 

	@media screen and (min-width:0px) and (max-width:650px){
	.hcell  {float:none; width:100%}
	.rcell {float:none; width:100%}
	.last {border-width:1px 0px 5px 0px;}
		<!--.tenc {float:none; width:100%}-->
		.sevenc {float:none; width:100%}
	.sixc {float:none; width:100%}
	.fivec {float:none; width:100%}
	.fourc {float:none; width:100%}
	.threec {float:none; width:100%}
	.twoc {float:none; width:100%}
		
		
	}
@media screen and (min-width:0px) and (max-width:900px){
	.hcell  {float:none; width:100%}
	.rcell {float:none; width:100%}
	.last {border-width:1px 0px 5px 0px;}
		.tenc {float:none; width:100%}
}

.twocolumn {width:50%; float:left;}
.threecolumn {width:33%; float:left;}
.threecolumn50 {width:50%; float:left;}
.threecolumn25 {width:25%; float:left;}
.fourcolumn {width:25%; float:left;}
.fivecolumn {width:20%; float:left;}
.sixcolumn {width:16%; float:left;}
.sevencolumn {width:14%; float:left;}
.tencolumn {width:10%; float:left;}

@media screen and (min-width:0px) and (max-width:650px){
	.twocolumn  {float:none; width:100%}
	.threecolumn {float:none; width:100%}
	.fourcolumn {float:none; width:100%}
	.fivecolumn {float:none; width:100%}
	.sixcolumn {float:none; width:100%}
	.sevencolumn {float:none; width:100%}
	<!--.tencolumn {float:none; width:100%} -->
}
@media screen and (min-width:0px) and (max-width:900px){
.tencolumn {float:none; width:100%}
}