div.TopContainer {
	border:1px solid #CDAE18;
	background:#e1e1e1 none repeat scroll 0%;
	padding:5px;
      margin-bottom:10px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}

h6 {
	color:#CDAE18;
	font-size:15px;
	margin-top:0px;
      margin-bottom:0px
	border-bottom:0px solid #CDAE18;
}