@charset "utf-8";
/* CSS Document */


#question{
height:auto;
width:auto;
float:left;
margin:0px 85px 0px 0px;
padding:0px 150px 0px 0px;
background-image:url(../images/ask.png);
background-position:right top;
background-repeat:no-repeat;
}

#cle{
height:auto;
width:auto;
float:left;
margin:0px 85px 0px 0px;
padding:0px;
}

#cle h4{
display:block;
margin:20px 0px 4px 0px;
padding:0px;
font-size:12px;
font-weight:bold;
color:#818703;
}
