div.bkg_smallwin_middle {
	position:absolute;
	left:136px;
	top:369px;
  width:748px;
  height:614px;
	
	background-image: url(../images/bg_smlwindow.jpg);
  background-position: top left;
  background-repeat: no-repeat;

	z-index: 0;
}

div.smallwin {
	position: absolute;
	
	top:35px !important;
	
	width:762px !important;
	height:408px;
	
	margin: 0px; padding: 0px;
}

div.smallwin_main {
	position: absolute;
	
	width:760px !important;
	height:400px;
	
	margin: 0px; padding: 0px;

	background-image: url(../images/newsbg.png);
  background-repeat: repeat-x;
	
	border-width:1px; border-color:gray; border-style:none solid none solid;

	overflow: hidden !important;
}

div.smallwin_bottom {
	position: absolute;
	top:400px !important;

	width:762px !important;
	height:8px !important;

	margin: 0px; padding: 0px;

	background-image: url(../images/newsbg_bottom.png);
  background-position: top left;
  background-repeat: no-repeat;

	overflow: hidden !important;
}

img.token {
	position:absolute;
	left:680px; top:406px;
	z-index:200;
}

