/* ALTERNATIVE SOLUTION FILE TO FIX BUGGY MS EDGE */
.stpc_catdiv_1{
		margin:10px 0 10px 10px;
	background-color:#FFFDFF;
	  border-radius:5px;
	  border:1px solid #CDD1D3;
	  width:380px;
	}
	
	.stpc_catdiv_2{
	margin:10px 0 10px 10px;
	background-color:#fff; 
	border:none;
	 width:380px;
	}

.stpc_catdiv_3{
		margin:10px 0 10px 10px;
	background-color:#fff; 
	border:.5px dotted #DDDEDE;
	 width:380px;
	}	
	
.stpc_catdiv_4{
	margin:10px 0 10px 10px;
	background-color:#fff; 
	border:none;
	 width:380px;
	}	
	
.stpc_catdiv_5{
	margin:10px 0 10px 10px;
	background-color:#FBFBFB; 
	border:none;
	 width:380px;
	}		