

	/*--------------------------------------------------------------------------------------------------------------*/
	/* Common.ascx */
	
	.st-Common{margin-left:0px; margin-right:0px;margin-bottom: 10px; max-width:100%;}
	.st-Common .st-title{font-family: Arial, Helvetica, sans-serif; height:25px;padding:0 10px;margin:0;color:#ffffff;font-size:16px;font-weight:bold;}
	.st-Common .st-title .Head{font-family: Arial, Helvetica, sans-serif; color:#ffffff;font-size:16px;font-weight:bold;line-height:25px;  padding-bottom : 0px;  padding : 0px 0px 0px 0px;  }
	.st-Common .st-content{padding: 10px 15px 0px 10px;border:solid #1A4776;border-width:0 1px 1px; background-image: url(images/main.png); }
	
	/* Grey Box */
	.nd-grey-box {background-image: url(images/grey-box.jpg); background-color: #2f2f2f; text-align: left; background-repeat: repeat-x; padding: 3px 3px 0px 3px; margin: 0px 0px 0px 5px; border: 1px solid #8b8989;}
	.nd-grey-box h2 {font-size: 11px; text-transform: uppercase; font-family: Helvetica, Arial;}
	.nd-grey-box a {color: #ccc;}
	
	/*--------------------------------------------------------------------------------------------------------------*/
		/* Clearing floats without extra markup  */
	

	.clearfloats{display:inline-block;}
	.clearfloats:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
	* html .clearfloats{height:1%;}
	.clearfloats{display:block;}
	
	



