
.atdg_container
{
	width:100%;	
}

.atdg_container .ttext span
{
	color:White;
	font-family:Arial;
	font-size:15px;	
	display:block;
	padding-top:10px;
	
}
.atdg_container .HeaderHeight
{
	height:36px;	
}
.atdg_container  .ticon
{
	float:left;	
	width:36px;
	height:36px;
	background-image:url(images/darkgreen_arrow4.gif);
	background-repeat:no-repeat;
}
.atdg_container .ttext 
{
	
	padding-top:0px;
	padding-bottom:0px;
}
.atdg_container .theader
{
		background-image:url(images/darkgreen_detail_bg.gif);	
		height:36px;
		width:100%;
	}
.atdg_container .Content
{	
	background-color:#F7F7F7;
	vertical-align:top;
	height:100%;
}




