.product_underline_text p {
	float:left;
	font-size: 12pt;
 	color: #666;
 	font-weight: lighter;
 	line-height: 140%;
	white-space:nowrap;
}

.megamenu .dropdown_flyout {
    min-width: 370px;
	opacity: 1;
}

.megamenu .pusher {
    margin-top: 18px;
}

.megamenu h2 {
    font-size: 21px;
    font-weight: 400;
    margin-bottom: 0;
    padding-bottom: 5px;
	white-space:nowrap;
}

.megamenu li ul li {
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    text-shadow: 1px 1px 1px #000000;
	padding-right:15px;
}

.megamenu_light_theme .megamenu > li > div,
.megamenu_light_theme ul .levels li ul {
	background:#eeeeee;
	border:1px solid #EEEEEE;
	border-top: none;
}

.megamenu_light_theme .megamenu > li > div, .megamenu_light_theme ul .levels li ul {
	opacity: 1;
}

label {
display: inline-block;
width: 5em;
}