body{margin: 0px;  background-color:#ffffff;}

/* -- GENERAL LAYOUT --*/
#doc {
	width:756px; margin:10px auto; z-index:400;
}

#m_body {
	background-color:#e5fe98; width:100%;
}

#m_leftnav {
	 min-height: 740px; background-color:#e5fe98; width:139px; padding: 5px;overflow:hidden;
}

#m_rightnav {
	   min-height: 740px; background-color:#e5fe98; width:596px; padding: 5px;
}

/* -- MODULES --*/
.m_category {margin-top: -5px; border: 1px solid #ff9900; background-color:#ffffcc; font-family: arial, san_serif; font-size: 12px; background-image: url(/img/misc/sharehub/common/strip.gif);}
.m_category ul{list-style-type: none;margin:0;padding:0;} 
.m_category li{margin:0;padding:0;}
.m_category li a{display: block; height: 30px;text-indent: 4px; line-height: 30px; width:140; text-decoration: none; color:#000;}
.m_category li a:hover{color:#e1680f;}


.m_share_hub_main{
margin-left: -5px; padding: 5px; border: 1px solid #336633; background-color:#ffffcc;
background-image: url(/img/misc/sharehub/common/grad.gif); background-repeat: repeat-x;
}

.m_share_sub_main{
margin-left: -5px; padding: 5px; border: 1px solid #336633; background-color:#ffffcc;
background-repeat: repeat-x;
}

.content_main{
width:300px; padding: 10px; color:#ffffff;
font-weight: bold; font-family: arial, san_serif; font-size: 14px; line-height: 10px;
}

.info{
   font-weight: bold; font-family: arial, san_serif; font-size: 14px; line-height: 15px;
	 padding:4px;width:31%; float: left;
}


.module_break{
 height:8px;
}
.module_break_h{
 min-height:120px; width:6px; border: 0px solid #000; float: left; background: url(/img/misc/sharehub/common/br.gif) repeat-y;
}



/* -- TEXT --*/
h1 {
	font-weight: normal; font-family: arial, san_serif; font-size: 18px; line-height: 5px;
}

h2 {
	font-weight: bold; font-family: arial, san_serif; font-size: 11px; color: #0356a3; line-height: 15px;
}

h3 {
	font-weight: normal; font-family: arial, san_serif; font-size: 11px; line-height: 15px;
}

h4 {
	font-weight: normal; font-family: arial, san_serif; font-size: 12px; line-height: 16px; color: #000; 
}


.eInputs{
font-family: arial;
font-size: 12px;
color: black;
width:190px;
}


.info_link a{
color:#288e04; text-decoration: none; float: right; padding-right:10px; font-weight:normal; font-size:12px;
}

.info_link a:hover{
text-decoration: underline;
}

.btn {float:right;height:22px;}
.btn a:link, .btn a:visited {position:relative;display:block;width:99px;background-image:url(/img/misc/sharehub/common/btn-share.gif);color:#fff;font-weight:normal;font-size:12px;text-align:center;text-decoration:none;line-height:22px;height:22px;}

.btn a:hover{background-image: url(/img/misc/sharehub/common/btn-share-on.gif);color:#fff;}

#slideLeft {margin-left:30px;_margin-left:20px;cursor:pointer;display:block;float:left;background:url(/img/profile/arrowbuttonsLeft-dis.gif) no-repeat top left;width:20px;height:20px;}
#slideRight {margin-right:30px;_margin-right:20px;cursor:pointer;display:block;float:right;background:url(/img/profile/arrowbuttonsRight.gif) no-repeat top left;width:20px;height:20px;}

#m_rightnav {}
#m_rightnav h1 {padding:10px 0;margin:0;position:relative;}
#m_rightnav h4 {padding:0;margin:0;position:relative;}


