
/******************************************************************************
* THIS FILE IS GENERATED ANY CHANGES WILL BE LOST NEXT TIME THIS IS GENERATED 
* Any custom modification should be made in the theme manager in configuration
******************************************************************************/

/* Body content */
div.content, div.content table, div.content p, div.content div, div.content span
{
	padding: 0;
	border: none;
}
/* Context Box Rounded Corner Definition */
div.content_box
{
	clear: both;
	max-width: 2400px;
	margin-bottom: 20px;
}
div.content_box div.top
{
	background: url(Layout/content_box_tl.png) no-repeat bottom left;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
div.content_box div.top div.right
{
	background: url(Layout/content_box_tr.png) no-repeat bottom right;
	height: 6px;
	margin-left: 6px;
}
div.content_box div.middle
{
	background: url(Layout/content_box_l.png) repeat-y top left;
	clear: both;
	width: 100%;
}
div.content_box div.middle div.right
{
	background: url(Layout/content_box_r.png) repeat-y top right;
	margin-left: 6px;
}
div.content_box div.middle div.right div.body
{
	margin-right: 6px;
}
div.content_box div.bottom
{
	background: url(Layout/content_box_bl.png) no-repeat top left;
	clear: both;
	padding: 0px;
	width: 100%;
}
div.content_box div.bottom div.right
{
	background: url(Layout/content_box_br.png) no-repeat top right;
	height: 6px;
	margin-left: 6px;
}
