.swgcmsEntryItem {
	width: 120px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 0px;
	text-align: left;
	overflow: hidden;
}
.swgcmsEntryThumbnail {
	text-align: center;
}

.swgcmsEntryThumbnail img{
	width: 96px;
	height: 96px;
}
.swgcmsEntryDescription {
	font-size: 10px;
	text-align: left;
	margin-left: 0px;
	height: 130px;
}
.swgcmsEAttrValueStrike {
	text-decoration:line-through;
	color: red;
}

.swgcmsEntryItem li {
	list-style-type: none;
	white-space: nowrap;
}
.swgcmsEntryItem ul {
list-style-type: none;
margin-top: 0px;
margin-left: 0px;
padding-left: 5px;
}

a img { border: #FFFFFF solid 1px; }
a:link img { border: #FFFFFF solid 1px; }
a:visited img { border: #FFFFFF solid 1px; }
a:hover img { border: #CCCCCC outset 1px; }

.swgcmsEntryListWrap {
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	width: 100%;
	overflow: hidden;
	zoom: 1;
}
