/* CSS Document */

.scaledown {
	font-size: 75%;
	text-indent: 2em;
	}

.topImgContainer {
	display: block;	
	position: relative;
	width: 540px;
	height: 186px;
	}
	
.topImgContainer .itemImages {
	display: block;
	position: absolute;
	width: 352px;
	height: 166px;
	top: 10px;
	left: 0px;
	}
	
.topImgContainer .topIcons {
	}
	
.topImgContainer .topIcons .topIcon01 {
	display: block;
	position: absolute;
	width: 136px;
	height: 23x;
	top: 59px;
	right: 0;
	}
.topImgContainer .topIcons .topIcon02 {
	display: block;
	position: absolute;
	width: 104px;
	height: 81px;
	bottom: 13px;
	right: 15px;
	}

