/***********************************************/
/*  Stores STYLESHEET FOR FRAWGwireless.com 
/***********************************************/


/* LAYOUT DIVS */ 
/***********************************************/

.areacont {
	padding-bottom:10px;
	border-bottom:1px #CCCCCC dashed;
	margin-bottom:30px;
	}		

.storecol1 { 
	width:40px; 
	height:60px; 
	float:left; 
	padding:0 5px 0 10px; 
	margin-bottom:10px;
	}
	
.storecol2 {
	width:140px; 
	height:60px; 
	float:left;  
	text-align:center; 
	margin-bottom:10px;
	padding:0px 5px; 
	border-right: 1px #CCCCCC solid;
	}
	
.storecol3 {
	width:285px; 
	height:60px; 
	float:left; 
	text-align:center; 
	margin-bottom:10px;
	padding:0px 5px;  
	border-right: 1px #CCCCCC solid;
	}

.storecol4 {	
	width:115px; 
	height:60px; 
	float:left; 
	text-align:center; 
	margin-bottom:10px; 
	border-right: 1px #CCCCCC solid;
	}

.storecol5 {	
	width:120px; 
	height:60px; 
	float:left; 
	padding:0 0 0 0; 
	text-align:center; 
	margin-bottom:10px;
	}
	

