

.box_top
{
	width:410px;
	padding: 0 30px 0 30px;
	height:22px;
	background: transparent url(../images/box_top.png) no-repeat;
}

.box2
{
	width:410px;
	padding: 0 30px 0 30px;
	text-align:left;
	margin:0px;
	z-index:99;
	background: transparent url(../images/box_middle.png) repeat-y scroll 0% 0%; 

}


.box_bottom2
{
	width:410px;
	padding: 0 30px 0 30px;
	height:24px;
	background: transparent url(../images/box_bottom.png) no-repeat;
}


#shadowDIV {
	z-index:100;
	background-image : url(../images/alphaback.png);
	background-position: top left;
	background-repeat: repeat;
	margin:0px;
	padding:0px;
	position: fixed;
	left: 0px; top: 0px;
}
	
img.button{
 cursor:pointer;
}


