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

