div#pnlSecondMenu {
  width: 235px;
  height: 560px;
  padding: 0 0 0 4px;
  background-color:#ffffff;
  background-image: url(images/webinar.gif);
  background-repeat: no-repeat;
  background-position: left top;
}
div#pnlSecondMenuBottom {
  background-image: url(images/webinar.gif);
  background-position: left bottom;
  padding: 0 0 0 4px;
  height: 15px;
}



.webTitle {
 	padding-top:  4px;
    color: #354F8A;
	font-family: verdana, sans-serif;
	font-weight:	bold;
	font-size: 13px;
    text-decoration: none
}

