img.floatleft
{
float: left;
margin: 0px 14px 3px 0px;
}


img.picA
{
	position: relative;
	top: -2px;
	width: 76px;
	height: 74px;
	background-image: url(../images/PIC_bkg/pictures_bkg_thumb.gif);
	background-repeat: no-repeat;
	padding-top: 11px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 11px;
}

img.picB
{
	position: relative;
	top: -2px;
	width: 190px;
	height: 125px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-image: url(../images/PIC_bkg/pictures_bkg_featured.gif);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.picC {
	position: inherit;
	width: 485px;
	height: 345px;
	background-image: url(../images/PIC_bkg/pictures_bkg_listing.gif);
	background-repeat: no-repeat;
	padding-top: 17px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 17px;
}

img.picD {
	position: inherit;
	width: 133px;
	height: 90px;
	background-image: url(/images/PIC_bkg/pictures_homepagebkg.gif);
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 8px;
}

