#cmd_topSpacer
{
  width: 900px;
  height: 15px;
}
#cmd_site
{
	width: 900px;
	height: 700px;
	margin: 0 auto;
	text-align: left;
}

#cmd_logo
{
	float: left;  
	width: 900px;
	height: 246px;
	background-image: url(./uploads/internal/site/images/logo.gif);
	background-repeat: repeat-y;
}

#cmd_left
{
	float: left;
	width: 900px;
/*	height: 438px;*/
	background-image: url(./uploads/internal/site/images/left.gif);
	background-repeat: repeat-y;
}
#cmd_leftSpacer
{
  float: left;
  width: 16px;
  height: 418px;
}

#cnt_content
{
	float: left;
	width: 884px;
	min-height: 418px;
/*	overflow: auto;*/
	text-align: left;
  background: #f0f1f6 url(./uploads/internal/site/images/right.gif) top right repeat-y;
}

#cmd_right
{
	float: left;
	width: 17px;
	/*height: 438px;*/
	background-image: url(./uploads/internal/site/images/right.gif);
	background-repeat: no-repeat;
}

#cmd_bottom
{
	float: left;
	width: 900px;
	height: 16px;
	background-image: url(./uploads/internal/site/images/bottom.gif);
	background-repeat: no-repeat;
}

img
{
	border: 0;
}

.form_errors
{
  color: #ff0000;
  font-size: 10px;
}

#itm_paragraph_8
{
}


