div#swcat {
	clear: both;
	margin: 15px auto 5px auto;
	background: #000;
	border: 12px solid #2e2e2e;
	height: 100px;
}
div#swcat h1 {
	/*width:600px;*/
	font-family:Georgia,Gentium,"Times New Roman",Times,serif;
	font-weight:400;
	color:#FFFFFF;
	margin:5px auto;
	font-size:10px;
	text-align:center;
	border: none;
	background: #000;
}
div#swcat img {
	border: none;
	border: 0px;
}