#catalogs {
	background-image: url(/themes/default/images/tw/catalogbg.png);
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	min-height: 450px;
}

.itemblueword {
	color: #36267C;
	font-size: 14px;
}
.itemblueword a {
	text-decoration: none;
	color: #36267C;
}
.itemblueword a:hover {
	font-weight: bold;
}


.itemtitle {
	color: #FFF;
	margin-left: 17px;
	margin-top: 7px;
	display: block;
	padding: 0px;
}
