div#com_wn_hor1	{ 
	position:relative;
	float:left; 
	width:300px; height:160px;
	overflow:hidden;	
	}
div#com_wn_hor2	{ 
	position:relative;
	float:left;
	width:300px; height:160px;
	overflow:hidden;	
	}
div#com_wn_hor3	{ 
	position:relative;
	float:left;
	width:300px; height:160px;
	overflow:hidden;	
	}
div#com_wn_hor4	{ 
	position:relative;
	float:left;
	width:300px; height:160px;
	overflow:hidden;	
	}
.WhiteBorder {
	border: 1px solid #FFF;
}
.ErrorMessage_reg {
	color: #e3160b;
	background-color: #ffe3e3;
	background-image: url(../../../images/errordiv_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 5px;
}