div#pnlSecondMenu {
  width: 225px;
  height: 980px;
  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;
}

a.smLink:link {font-size:11px; text-decoration: none}
a.smLink:visited {font-size:11px; text-decoration: none}
a.smLink:hover{font-size:11px; text-decoration: underline}

.webTitle {
 	padding-top:  4px;
    color: #354F8A;
	font-family: verdana, sans-serif;
	font-weight:	bold;
	font-size: 13px;
    text-decoration: none
}

hr {color: #354F8A;background-color: #354F8A;height: 1px;border: 0; width:85%;padding: 0; margin:auto;text-align:center}
