/*  width of the top menu - have to be set because IE6 and IE7 */
#header DIV.topmenu, #header SPAN.tm-shadow, #header SPAN.tm-shadow-bottom {
	width: 940px;
	}


/*  form button width  */
FORM DIV.form-button, FORM DIV.form-button INPUT {
	width: 270px;
	}

/* tooltipbar left bubble */
DIV#tooltipbar {display: block;}
DIV#tooltipbar P.text1 {display: none;}
DIV#tooltipbar P.text2 {display: none;}

/* iyogi banner */
#downloads-content {
	margin-bottom: 0px;
}
DIV#tooltipbar {
	height: auto;
	padding-top: 20px;
	}
DIV#tooltipbar DIV.tool-img {
	background: transparent url("../images/support/iyogi-banner.png") center top no-repeat;
	height: 68px;
	position: relative;
	right: 0px;
	top: 0px;
	width: 960px;
	}


#download_lightbox h1{
  font-size:29px;
}