/* Styling of the title */

.Web2OrangeTitle{
	color: #FF6600;
	font-family : "Trebuchet MS", verdana, arial, sans-serif;
	font-size:20px;
	font-weight:bold;
}

/* Styling of the container */

.Web2UnderOrange{
	margin:0 0 20px 0;
}

.Web2UnderOrange .TitleBar{
	background : url(images/o-out-divide.gif) repeat-x scroll bottom;
}

.Web2UnderOrange .WebContPadd{
	padding:10px 0 0 0;
}

.Web2UnderOrange .TitleHeight{
	height:38px;
}
