.EnhancedListing td,
.EnhancedListingOdd td  {
	padding-top: 0px;
	padding-bottom: 20px !important;
	background: url(/img/common/enhanced/el_bottommid.gif) transparent repeat-x 0% 100%;
}

.EnhancedListing td.SpanCol,
.EnhancedListingOdd td.SpanCol {
	padding-top: 0px;
	padding-bottom: 20px;
	background: url(/img/common/enhanced/el_bottomright.gif) transparent no-repeat 100% 0%;
}

.EnhancedListing .PLrightbot,
.EnhancedListingOdd .PLrightbot {
	background: url(/img/common/enhanced/el_bottomright.gif) transparent no-repeat 100% 100%;
	padding-left: 0px;
	padding-right: 10px !important;
}

.EnhancedListing .PLleftbot,
.EnhancedListingOdd .PLleftbot {
	background: url(/img/common/enhanced/el_bottomleft.gif) transparent no-repeat 0% 100%;
	padding-left: 10px !important;
}

.EnhancedListingTop .PLrighttop,
.EnhancedListingTopOdd .PLrighttop {
	background: url(/img/common/enhanced/el_topright.gif) transparent no-repeat right 10px;
	padding-left: 0px !important;
	padding-top: 0px !important;
	padding-right: 0px !important;
}

.EnhancedListingTop .PLlefttop,
.EnhancedListingTopOdd .PLlefttop {
	background: url(/img/common/enhanced/el_topleft.gif) transparent no-repeat 0px 10px;
	padding-left: 0px !important;
}

.EnhancedListingTop .PLmidtop,
.EnhancedListingTopOdd .PLmidtop {
	background: url(/img/common/enhanced/el_topmid.gif) transparent repeat-x 0px 10px;
}

.LastTH {
	padding-right: 10px !important;
}

.EnhancedListing  {
	border: none !important;
}

.EnhancedListingTop {
	height: 10px !important;
}

.EnhancedListingTop td,
.EnhancedListingTopOdd td  {
	border: none !important;
	line-height: 20px !important;
}

.NoPaddingTop td.PLmidtop,
.NoPaddingTop td.PLlefttop {
	background-position: 0px 0px !important;
	line-height: 10px !important;
}

.NoPaddingTop .PLrighttop{
	background-position: right 0px !important;
}

