

div.mainColumn {
	min-height: 505px;	
	margin: 0px;
	
}


.wrapperMenuRightBox {
	border: 0px solid #fff;
	height: 254px;
	margin: 0px;
	background: url(bckg_worlds.jpg) top left no-repeat;
}

.extranetMenuWrap{
 margin: 0px 0px 0px 15px;	
}

#myColumnScroll {
/* Typical fixed height and fixed width example */

width: 98%;
height: 460px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;

margin: 5px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: left;
background: transparent url(../) top left no-repeat;

}

