#header{
width:100%;
height:48px;
}
html>body #header{
width:100%;
height:58px;
}

#logo{
width:230px;
height:48px;
float:left;
padding-bottom:5px;
padding-left:5px;
padding-right:5px;
padding-top:5px;
}

#login{
width:230px;
height:48px;
float:right;
text-align:right;
margin-right:12px;
margin-top:10px;
}

html>body #login{
width:230px;
height:48px;
float:right;
text-align:right;
margin-right:20px;
margin-top:10px;
}

#navigation{
width:100%;
height:25px;
}

#breadcrumb{
width:98%;
height:20px;
margin-left:15px;
margin-top:2px;
z-index:auto;
}
html>body #breadcrumb{
width:98%;
height:20px;
margin-left:15px;
margin-top:2px;
float:left;
}
#spaceAfterBreadcrumb{
width:100%;
}
html>body #spaceAfterBreadcrumb{
width:100%;
margin-top:2px;
}
#mainworkArea{
PADDING-RIGHT: 1px; 
FLOAT: left; 
MARGIN-LEFT: 6px; 
WIDTH: 98%; 
}
#Subcontent 
{
POSITION: relative;
}
html>body #mainworkArea{
width:98%;
margin-left:15px;
}

#indexleft{
MARGIN: 0px 0px 10px; 
WIDTH: 87%;
padding-top:3px;
POSITION: relative;
}
#indexright{
RIGHT: 0px; 
WIDTH: 12%; 
POSITION: absolute; 
TOP: 3px;
}


#space{
width:100%;
}
html>body #space{
width:100%;
height:10px;
float:left;
}
#spaceone{
width:1%;
}
html>body #spaceone{
width:1%;
height:10px;
background:url(../images/dot.gif);
}
#spaceAftercontantArea{
width:80%;
}
html>body #spaceAftercontantArea{
width:80%;
height:10px;
float:left;
}
/* Start setting page code */
#pageHeading{
position:relative;
width:100%;
}

html>body #pageHeading{
position:relative;
width:100%;
z-index:1;
}
/*#Rating{
width:17%;
float:left;
padding-top:4px;
background-color:#FDF0C4;
height:23px;
}*/
#GeneralSettings{
width:100%;
padding-left:3px;
}
#BlogSettings{
width:100%;
}

/* End setting page code */

#footer{
width:98%;
margin-left:12px;
}
html>body #footer{
width:98%;
margin-left:15px;
float:left;
}