/*text with input box padding style*/
div#whatrudiv1{
  padding-top: 5px;
  padding-bottom: 5px;
}

/*main text padding style*/
div#whatrudiv2{
  padding-top: 5px;
  padding-bottom: 5px;

background:#F7F7F7 none repeat scroll 0 0;
border-bottom:1px solid #B7B7B7;
font-size:10px;
margin-bottom:10px;

}

/*text with input box style*/
div#whatrudiv1 h3{
display: inline;    
font-size: 16px;
color: black;
}

/*main text style*/
div#whatrudiv2 h3{
display: inline;    
font-size: 12px;
color: black;

}


/*time ago text style*/
div#whatrudiv2 h5{
display: inline;   
font-size: 9px;
color: black;
font-weight: normal;
}