.box {
	background-position: top left;
	background-repeat: no-repeat;
	width: 150px;
	overflow: hidden;
	padding-top: 0;
	background: white;
}
	.box-inner {
		background-position: top right;
		background-repeat: no-repeat;
		padding: 0 4px;
		margin: 0;
		overflow: hidden;
		zoom:1; /*hack for IE*/
	}
	
	.box-bottom-left {
		background-position: bottom left;
		background-repeat: no-repeat;
		height: 5px;
		overflow: hidden;
		clear:both;
		padding: 0;
		margin: 0;
		background-image: url(../img/forte/box-bottom-left.gif);
	}
	.box-bottom-right {
		background-position: top right;
		background-repeat: no-repeat;
		height: 5px;
		padding: 0;
		margin: 0;
		overflow: hidden;
		background-image: url(../img/forte/box-bottom-right.gif);
	}
	.box-top-left {
		background-position: top left;
		background-repeat: no-repeat;
		height: 7px;
		overflow: hidden;
	}
	.box-top-right {
		background-position: top right;
		background-repeat: no-repeat;
		height: 7px;
		overflow: hidden;
	}
	.box-content { 
		padding: 3px 0 0 0; 	
		margin: 0;
		border-left: 1px solid #d2d2d2;
		border-right: 2px solid #d2d2d2; 
		overflow: hidden;
		zoom:1; /*hack for IE*/
	}

	.shadowbox { background-image: url(../img/box/shadowbox-left.gif);background-repeat: repeat-y; }
	.shadowbox .box-inner { background-image: url(../img/box/shadowbox-right.gif);background-repeat: repeat-y;border: none; }
	.shadowbox .box-top-left { background-image: url(../img/box/shadowbox-top.gif);background-repeat: no-repeat;border: none; }
	.shadowbox .box-top-right { background-image: url(../img/box/shadowbox-top-right.gif); }
	.shadowbox .box-bottom-left { background-image: url(../img/box/shadowbox-bottom.gif);height: 7px; }
	.shadowbox .box-bottom-right { background-image: url(../img/box/shadowbox-bottom-right.gif);height: 7px; }
	.shadowbox .box-content {border: none;}
	.shadowbox { background-color: white; }


#ea-forte-searchbox {	
	background: transparent url('../img/forte/1px.gif') repeat-y;
	border: none;
	color: white;
}
	#ea-forte-searchbox .box-inner {
		width: 150px;
		font-size: 11px;
		margin: 0;
		border: none;
		font-family: Tahoma,Verdana,sans-serif;
		padding: 25px 0px 0px 0px;
		background: transparent url('../img/forte/search_header_est.png') no-repeat;
	}
	#ea-forte-searchbox .box-content { /*hack to make box same height for all browsers*/
		height: 260px;
		overflow: hidden;
		border: none !important;
	}

	#ea-forte-searchbox form {
		margin: 0;
		padding: 0;
	}

	#ea-forte-searchbox input,
	#ea-forte-searchbox select {
		width: 134px;
		border: 1px solid #949494;
		margin: 0;
		padding: 0 2px;
		height: 20px;
	}
	#ea-forte-searchbox select {
		width: 140px;
		padding:0;
	}
	#ea-forte-searchbox input.type-checkbox {
		width: auto;
		border: none;
		height: 18px;
		padding: 0;
		margin: 0 2px;
		vertical-align: middle;
	}

	#ea-forte-searchbox input.type-rangetext {
		width: 58px;
	}

	#ea-forte-searchbox .box-inner p {
		padding: 0 3px;
		margin: 1px 0;
		height: 24px;
		overflow:hidden;
		zoom:1;
	}

	#ea-forte-searchbox .box-inner p acronym {
	}
	#ea-forte-searchbox button {
		width: 138px;
		height: 28px;
		border: none;
		display: block;
		margin: 5px auto 0 5px;
		background: transparent url('../img/forte/otsi.gif') no-repeat;
	}
	#ea-forte-searchbox label {
		display: none;
	}

	#ea-forte-searchbox .box-bottom-left {
		height: 4px;
		background-image: url(../img/forte/searchbox-bottom-left.gif); 
	}
	#ea-forte-searchbox .box-bottom-right {
		height: 4px;
		background-image: url(../img/forte/searchbox-bottom-right.gif);
	}
	
	#ea-forte-searchbox .box-content { 
		border-left: 1px solid #d2d2d2;
		border-right: 1px solid #d2d2d2; 
	}


#ea-forte-ads2 {
	width: 420px;
	text-align: center;
	overflow: auto;
	background-image: url(../img/box/shadowbox-left.gif);background-repeat: repeat-y;
}	
	#ea-forte-ads2 .box-inner {
	}
	#ea-forte-ads2 .box-content {
	}

	#ea-forte-ads2 img {
		border: 0;
		margin: 2px 4px;
	}

#ea-forte-forumbox {
}
	#ea-forte-forumbox .box-inner {
		width: 150px;
		font-size: 11px;
		font-family: Verdana,sans-serif;
		padding: 25px 0px 0px 0px;
		background: transparent url('../img/forte/forum_header_est.png') no-repeat;
	}

	#ea-forte-forumbox a {
		display: block;
		margin: 0px 6px;
		padding: 6px 0;
		text-decoration: none;
		color: #2e2e2e;
		font-size: 12px;
		font-weight: bold;
		border-bottom: 1px solid #efefef;
	}
	#ea-forte-forumbox a:hover {
		text-decoration: underline;
	}
	#ea-forte-forumbox a.last {
		border: none;
	}
#ea-forte-text-banner {
		color: #176289;
		font-size: 11px;
		font-weight: bold;
}
	#ea-forte-text-banner .box-inner {
		width: 150px;
		font-size: 11px;
		font-family: Verdana,sans-serif;
		padding: 26px 0px 0px 0px;
		background: transparent url('../img/forte/text_banner_header_est.png') no-repeat;
	}

	#ea-forte-text-banner a {
		display: block;
		background: transparent url('../img/forte/bullet.gif') no-repeat left 5px;
		padding: 0 0 0 7px;
		margin: 4px 5px;
		color: #176289;
		font-size: 11px;
		font-weight: bold;
	}
#ea-right-banners .scrolling-banner {
	clear: both;
	height: 600px;
	position: relative ! important;
	width: 120px;
	padding:0;
}
	#ea-right-banners .scrolling-banner div {
		position: absolute;
		left: 0px;
		top: 1px;
		width: 120px;
		height: 600px;
		padding:0;
		margin:0;
	}

	#ea-right-banners embed,
	#ea-right-banners img,
	#ea-right-banners object{
		margin: 0 0 1px 0;
	}


