/* CSS Document */
/*to fix the width of div of the content area in the video carousel*/
.mbw-hero-pilot .leftcontent {width:700px;}

/* to fix the content holder box padding besides the video carousel*/       
.gdb .gd-left {margin:0;}

/* to fix the position of video carousel holder */
.gd-right {position:relative;}

/* to fix the font and transparent box alignment in the video carousel*/
.mbw-hero-pilot .leftcontent h3 {padding: 0 290px 4px 20px;}

/* to fix right content area width in products home page for IE */
.nn11-pilot {
    *margin-left: 10px;
    _margin-left: 10px;
}



