@charset "utf-8";
/* CSS Document */

  #askquestion {
	position:absolute;
	width:386px;
	height:94px;
	z-index:4;
	left: 50px;
	top: 148px;
}
#askquestion img {
	padding-bottom: 5px;
}

#askquestion a
{text-decoration: none;
color:#FFFFFF;}

#askquestion a:hover
{text-decoration: underline;
color:#FFFFFF;}
