div#content {
	background: #f4f7fc url(/images/template/fr_right_shadow.gif) 520px repeat-y; /*change*/
	width: 710px;
	float: right;
}

div#maincorner {
  background: url(/images/template/fr_corner2.gif) 0 0 no-repeat;
  width: 100%; /*change*/
  height: 9px;
  font-size: 0; 
}

div#maincol {
	background: #2455a1;
	float:right;
	width:	190px; /*change*/
}

div#cnr {
  background: #4d4d4d url(/images/template/fr_corner_menu.gif) 182px no-repeat; /*change*/
  width: 100%;
  height: 13px;
  font-size: 0; 
}

div#maincontent {
	float:left;
	width:	520px;	/*change*/
}

div#mainmenu {
	width: 190px; /*change*/
	float: left;
	color: #f4f7fc;
}


div#generalpage{
	background: #4b4b4b url(/images/template/fr_menu_shadow.gif) 182px repeat-y; /*change*/
	width: 100%;
	float:left;
}

p {
  margin-top: 8px;
  margin-bottom: 12px;
}

ul {
  margin-top: 0px;
  margin-bottom: 15px;
}

