/* this stylesheet only overwrites stuff that is broken in IE from all other stylesheets */

#top-main-menu {
	left:15px;
}

#adv-options {
	margin:15px 0 0px -3px;
	padding-top:10px;
}


#footer {
	position:relative;
	top:10px;
}


/**********************************************************
 * Buttons
 **********************************************************/
 
.white-button {
	margin-right:10px;
}


.white-button a {
	font-size:9px;
	font-family:Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	text-transform:uppercase;
}

.white-button a {
    padding:4px 8px 7px 3px;
    background: url(/en/images/wht_btn_bgrd_edge.png) no-repeat 100% 0;
    color: #000099;
  height:20px;
  position:relative;
  right:-6px;
  top:4px;
  font-size:10px;
  font-weight:bold;
  font-family:Arial, Helvetica, sans-serif;
  text-transform:uppercase;
}

/**********************************************************
 * GUI Layout
 **********************************************************/


div.leftCol {
	z-index:100;
}


div.blueBoxBtm {
	width:594px;
	height:15px;
	background-image:url(/en/images/blue_bottom.gif);
	position:relative;
	
}

#ads-bottom-leaderboard {
	left:-10px;
}


div.cwrapper	{
	padding-top: 0px;
	
}



#sendFilebox {
	margin-top:0px;
	margin-left:0px;
	
}

#ContactsContainer{
 position:relative;
 width:100px;
 margin-top:170px;
 margin-left:-406px;
}

#passwd_div{
margin-top:0px;
}

#confirm_passwd_div{
margin-top:0px;
}




div.blueBox fieldset  {
    height:100%;
}


div.homeGreyBox{
width:585px; 
height:105px;
padding:5px;
}

.fixMargin {
	margin-top: -23px;
}

.homepageEmailBox{
width:980px; 
height:60px; 
border:1px solid #ccc; 
margin:0 0 8px 0;
}

.fixMarginTop{
margin-top: 0px;
}

