/*Style for Browser Categoryx*/
.homcomess {
    margin: 0px -19px -1px -15px !important; 
}
/*Style for recent news*/
.homcome {
    margin: 0px -19px 33px -17px !important;
}
/*Style for box in Ask Question page*/
.boxxx {
    width: 110% !important;
}
/*Style for Ask question Search box just set into the center of div(boxxx)*/
#askquest {
    top: 30px !important;
    width: 96% !important;  
}
/*Style for JustPosted question background width*/
#justpostedquestion {
    width: 109% !important;
}
/*Style for ARC object*/
a.category {
    margin:-30px !important;

}
p{
    text-align:justify;
}
