/* Style for ContentBox.tag */
.ContentBoxTable	{
	background-color:#f9f9f9;
	width:161px;
	min-width:161px;
	max-width:161px;
	border:none;
}
.ContentBox			{
	border-left:1px solid #999999;
	border-right:1px solid #999999; 
	padding:4px;
	background-color:#f9f9f9;
	width:161px;
	min-width:161px;
	max-width:161px;
}


/* Style for ContentBox.tag */
.table_ContentBoxTable	{
	background-color:#f9f9f9;
	width:550px;
	min-width:550px;
	max-width:550px;
	border:none;
}
.table_ContentBox			{
	border-left:1px solid #999999;
	border-right:1px solid #999999; 
	padding:4px;
	background-color:#f9f9f9;
	width:550px;
	min-width:550px;
	max-width:550px;
}

/* Style for ContentBox2.tag */
.ContentBox2Table	{ background-color:#f9f9f9; border:none; width:100%}
.ContentBox2left	{ width:9px; background-color:#f9f9f9; }
.ContentBox2right	{ width:9px; background-color:#f9f9f9; }
.ContentBox2		{ border-top:1px solid #999999; border-bottom:1px solid #999999; background-color:#f9f9f9; }
