
.AdTitle
{
  
  height:20px;
  overflow:hidden;
  cursor:pointer;
  /*  font-family: Arial, sans; */
  font-family: Georgia, serif; 
  font-size: 12px;
  vertical-align:middle;
  padding-top: 4px;
  padding-bottom: 7px;
  padding-left: 4px;
  background: url('images/silvergradient.gif') bottom;
  -moz-user-select:none;
  
}

.AdTitle .title
{
	margin-left: 3px;
	white-space: nowrap;
}

.AdTitle .title2
{
	margin-left: 16px;
	white-space: nowrap;
}

.AdTitle:hover
{
	background: url('images/silvergradientover.gif') bottom !important;
	color: white !important;
}

.AdContent
{
  
  height:0px;
  overflow:auto;
  display:none;
  line-height: 1.5em;
  padding: 10px;
  margin-bottom: 3em; 
  
}

.AdContainer
{
  border-top: solid 1px #EDEDED;
  border-bottom: solid 1px #EDEDED;
  border-left: solid 1px #EDEDED;
  border-right: solid 1px #EDEDED;
  width: 100%;
}
