html,body {
margin:0;
padding:0;
border:0;
font: 11px Arial, Helvetica, sans-serif;
color:#4b4b4b;
background-color:#def0c4;
}

a { 
color: #7c7c7c;
text-decoration: none; 
}

.contentsp a {
color:#602B2F;
text-decoration: underline;
}

a:hover { 
text-decoration: none;
color:#602B2F;
}

p { 
margin: 8px 0 8px;
}

img {
border: 0;
}

h1 {
font-size:12px; font-weight:bold; color:#999999;
padding:0; margin:0;
}

h2 { 
font-size: 12px;
border:none;
}

.title {
font-size: 10px; 
color:#812b00;
background-color:#d2ebaf;
padding:4px 6px;
border-bottom: 1px solid #ff8622; 
}


form {
padding:0px;
margin:0px;
}

/****************** wrapper ********************/

#template { 
width: 753px;
padding: 10px;
background-color:#b6df7e;
}

#template img { 
border:none; 
}

/****************** header ********************/

#logo {
position:absolute;
top: 4px; left:8px;
width: 160px;
}

#editmainbtn {
position:absolute;
top: 30px; left:650px;
width: 100px;
}

/****************** header ********************/

#header {
height: 77px;
margin: 0;
/**background-color:#33CC00;
background: url(../images/header/logobanner.gif) no-repeat;**/
}

/** categorypath **/
#categorypath  {
float:right;
clear: both;
color: #333399;
font-size:10px;
z-index: 1;
margin-top:-4px ;
}


#categorypath a, #categorypath a:visited  {
color: #999999; 
}

/***********************************************/
#content {
float:right;
width:625px;
} 

#margin {
padding:0px;
width:125px; 
float:left;
_margin-left:-1px;
}

/*
#marginLeft {
width: 125px;
margin-top:0px;
margin-left: 11px;
background-color:#FFFFFF;
border: 1px solid #000000;
}
*/




