
/******************************************************************************
* 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
******************************************************************************/

/* Welcome Bar Background Rounded Corner Definition */
div.welcome_bar
{
	float: left;
	clear: both;
	max-width: 2400px;
	position: relative;
}
div.welcome_bar div.middle
{
	background: url(Layout/welcome_bar_l.png) no-repeat top left;
	clear: both;
	height: 19px;
}
div.welcome_bar div.middle div.right
{
	background: url(Layout/welcome_bar_r.png) no-repeat top right;
	margin-left: 8px;
	height: 19px;
}
div.welcome_bar div.middle div.right div.body
{
	padding-right: 10px;
}
