.anylinkcss{
position:absolute;
visibility: hidden;
border:0;
padding:20px 0 20px 0;
line-height: 23px;
z-index: 100;
background-color: #d1dbe4;
font-family: Arial, Helvetica, sans-serif;
width: 180px;
}

.anylinkcss a{
color: #395674;
width: 100%;
display: block;
text-decoration: none;
font-size: 11px;
font-weight: normal;
text-indent: 20px;
}

.anylinkcss a:hover{ /*hover background color*/
color: #000;
}

/*div navs*/

#dd_why {
width: 147px;
border-bottom: 1px solid #999;
}

#dd_products {
	width: 150px;
	border-bottom: 1px solid #999;
}

#dd_faqs {
width: 129px;
border-bottom: 1px solid #999;
}

#dd_products.anylinkcss #bottom {
height: 16px;
color: #000;
}

#dd_aboutus {
width: 129px;
border-bottom: 1px solid #999;
}
/*div navs end*/



