
/******************************************************************************
* 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
******************************************************************************/

/* Icon Background Rounded Corner Definition */
div.icon_background
{
	clear: both;
	max-width: 2400px;
	width: 100%;
}
div.icon_background div.top
{
	background: url(Layout/icon_background_tl.png) no-repeat bottom left;
	padding: 0px;
	width: 100%;
}
div.icon_background div.top div.right
{
	background: url(Layout/icon_background_tr.png) no-repeat bottom right;
	height: 17px;
	margin-left: 17px;
}
div.icon_background div.middle
{
	background: url(Layout/icon_background_l.png) no-repeat top left;
	clear: both;
	width: 100%;
}
div.icon_background div.middle div.right
{
	background: url(Layout/icon_background_r.png) no-repeat top right;
	margin-left: 17px;
}
div.icon_background div.middle div.right div.body
{
	background: url(Layout/icon_background_bg.png) repeat-x top right;
	margin-right: 17px;
	padding: 0px 7px;
}
div.icon_background div.bottom
{
	background: url(Layout/icon_background_bl.png) no-repeat top left;
	clear: both;
	padding: 0px;
	width: 100%;
}
div.icon_background div.bottom div.right
{
	background: url(Layout/icon_background_br.png) no-repeat top right;
	height: 17px;
	margin-left: 17px;
}

