/* 
    Document   : ie
    Created on : Nov 9, 2012, 12:52:27 PM
    Author     : giorgos
    Description:
        Purpose of the stylesheet follows.
*/



#blog_navigation li:hover
{
    width: 200px !important;
    height: 80px !important;
    margin: 0px !important;
   
}

#blog_navigation a:hover
{
    width: 180px !important;
    height: 70px !important;
    color: white !important;
}

#commentform
{
    width: auto;
}