

.cb1{
	
	border-top:1px solid grey;
}


.cb2{

border-top:1px solid grey;
}



.margetext{margin-left:170px;}

#levHolder{margin:auto;width:820px;height:80px;margin-top:30px;}



@media screen and (max-width:820px) {
 
	
	#levHolder{margin:auto;width:460px;height:50px;margin-top:30px;text-align:center;}
}

@media screen and (max-width:460px) {
 
	#levHolder{margin:auto;width:291px;height:10px;margin-top:30px;text-align:center;}
}