@charset "utf-8";
/* DHWEP - TEMPLATE: "Misc" - CSS */

#misc_top
{
position:relative;

text-align:center;

padding-left:10%;

padding-right:10%;
}

	#misc_top table
	{
	text-align:inherit;
	}
	
			#content_title_real
			{
			color:#000000;
			
			font-size:xx-large;
			
			font-weight:bold; /*For misc.dwt page only*/
			}
			
			#content_description
			{
			font-size: large;
			
			color:#0066FF;
			
			font-weight:bold;
			}

