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


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

img.picB
{
	position: relative;
	top: -2px;
	width: 190px;
	height: 125px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 45px;
	padding-left: 10px;
	background-image: url(../../../images/a26.jpg);
	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: 475px;
	height: 345px;
	background-image: url(../../../images/a27.jpg);
	background-repeat: no-repeat;
	padding-top: 14px;
	padding-right: 20px;
	padding-bottom: 18px;
	padding-left: 14px;
}

