/*=============================================*/
/*  Main container                             */
/*=============================================*/

td.MainActions {
	width: 1px;
}

td.MainTitle {
	padding: 9px 0 0 14px;
}

td.MainTitle .Head {
	color: #222;
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 19px;
}

td.MainContent {
	padding: 20px 14px 10px 14px;
}


td.grey-content, td.blue-content {
	padding: 2px 26px 5px 26px;
}

td.SimpleActions {
	width: 1px;
}

td.SimpleTitle {
	padding: 9px 0 0 14px;
}

td.SimpleTitle .Head {
	color: #222;
	font-family: "trebuchet ms", verdana, sans-serif;
	font-weight: bold;
	font-size: 18px;
}


td.blue-top {
	width: 226px;
	height: 67px;
	background: url(blue-top.gif) top left no-repeat;
}


td.blue-middle, td.grey-middle {
	width: 226px;
	background: url(grey-mid.jpg) top left repeat-y;
	padding: 0;
}


td.blue-bottom, td.grey-bottom {
	width: 226px;
	height: 31px;
	background: url(grey-bottom.jpg) top left no-repeat;
	font-size: 1px;
}


td.grey-top {
	width: 226px;
	height: 67px;
	background: url(grey-top.jpg) top left no-repeat;
	padding-top: 27px;
}

td.grey-top .Head, td.blue-top .Head {
	color: #fff;
	margin: 2px 0 0 24px;
	font-size: 13px;
}