#generalContent {
	background:0 !important;
	border:0;
	/*border-color:-moz-use-text-color #999999 #999999;
	border-style:none solid solid;
	border-width:0 1px 1px;*/
	overflow:hidden;
	padding:10px;
}
.Content {
	height:500px;
}	
.Title {
	font-family:Arial;
	font-size:25px;
	font-weight:bold;
	margin-bottom:11px;
}
.BoxImage {
	border:1px solid #CCCCCC;
	height:110px;
	margin-bottom:20px;
	margin-top:20px;
	padding:5px;
	width:110px;
}
.Image {
	background-image:url(../images/img_404.jpg);
	background-repeat:no-repeat;	
	height:110px;
	width:110px;
}
.Text {
	line-height:36px;
}
.TextDetail {
	display:block;
	font-family:Arial;
	font-size:15px;
	font-weight:normal;
}
