#categoryDisplay {
	position: relative;

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:center;
	float: left;
	height: 130px;
	width: 130px;
}	

#categoryCenter {
	text-align:left;
	width: 655px;
	margin: 0px auto 5px auto;
	position: relative;
}

#categoryStyle {
	width: 130px;
	border-right: 1px solid #082C84;
}

#categoryType {
	width: 520px;
	float: right;
}

#categoryCenter h1 {
	font-size: 14px;
	text-align: center;
}

/*
#categoryDisplay img {
	float: left;
	margin: 0 7px 7px 0;
	border: none;
}
*/

