
#leftside {
	float:left; width: 200px; margin-right: 16px; 
}

#middleside {
	float:left; width: 400px; margin-right: 16px;
}

#rightside {
	float:left;
        font-size: 1em;
}

#rightsideinfo {
	width:268px; padding: 8px; border: solid 1px #004b8d; background-color: #e7e7f3;
 	color: #000;
}

#rightside ul {
  	padding-left: 20px;
}

/* Factoid Area */

.t_sm { background: url("../images/fct_dot.gif") 0 0 repeat-x; width: 223px; }
.b_sm { background: url("../images/fct_dot.gif") 0 100% repeat-x}
.l_sm { background: url("../images/fct_dot.gif") 0 0 repeat-y}
.r_sm { background: url("../images/fct_dot.gif") 100% 0 repeat-y}
.bl_sm { background: url("../images/fct_bl.gif") 0 100% no-repeat}
.br_sm { background: url("../images/fct_br.gif") 100% 100% no-repeat}
.tl_sm { background: url("../images/fct_tl.gif") 0 0 no-repeat}
.tr_sm { background: url("../images/fct_tr.gif") 100% 0 no-repeat; padding: 10px 10px 10px 10px; }

.t2_sm { background: url("../images/fct_dot.gif") 0 0 repeat-x; width: 284px; }
.b2_sm { background: url("../images/fct_dot.gif") 0 100% repeat-x}
.l2_sm { background: url("../images/fct_dot.gif") 0 0 repeat-y}
.r2_sm { background: url("../images/fct_dot.gif") 100% 0 repeat-y}
.bl2_sm { background: url("../images/fct_bl.gif") 0 100% no-repeat}
.br2_sm { background: url("../images/fct_br.gif") 100% 100% no-repeat}
.tl2_sm { background: url("../images/fct_tl.gif") 0 0 no-repeat}
.tr2_sm { background: url("../images/fct_tr.gif") 100% 0 no-repeat; padding: 10px 10px 10px 10px; }


.factoidinfo p  {
	font-size: 0.8em;
        margin-bottom: 0px;
        vertical-align: middle;
	
}
     

.frontfactoid {
	width: 223px; margin-right: 8px; float:left;
}


.factoidimage {
	width:80px;float:left;vertical-align:middle;
}

.factoidinfo {
	width:115px;float:left;vertical-align:middle;
}

#factoid4 {
     margin-right: 0px;
}


#frontfactoidcontainer {
	width: 948px; margin-top: 16px;
}


/* End of Factoid Area */

/*
Breadcrumbs
*/

#breadcrumbbar {
  width: 948px;
}

#breadcrumbs {
  width: 458px;
  float: left;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
  font-size: 0.9em;
}

#breadcrumbs a {

}

/*
End Breadcrumbs
*/

/* Share stuff */

.sharecontainer { 
	text-align:right;
	padding-left: 754px;
	margin-top:6px;
}
.share {
 width:170px;
}

/* End share stuff */
