
/* content start*/
.bodyContrainers .content {
	margin:3px 11px 2px 6px;
	text-align:left;
}
/* content stop*/

/* content left bar start*/
.bodyContrainers .contentLeftBar {
	float:left;
	width:0px;
	text-align:left;
}
/* content left bar stop*/

/* content firht bar start*/
.bodyContrainers .contentRightBar {
	float:right;
	width:988px;
	text-align:left;
}
/* content right bar stop*/