.eventsdesc {
  height: 23px;
}

.eventsdescleft {
  float: left;
}

.eventsdescright {
  float: right;
}

.eventscontainer {
  background: url(../../layout/images/content-bg.jpg) repeat-x #FFF;
  margin-bottom: 10px;
  border: 1px solid #CCC;
}

.eventstitle {
  color: #333;
  font-size: 12px;
  font-weight: bold;
  margin: 0; padding: 6px 10px;
  background: url(../../layout/images/feed-title-white.jpg) repeat-x top;
  border-bottom: 1px solid #CCC;
}

.eventscontainer ul {
  background: url(../../layout/images/content-bg.jpg) repeat-x #FFF;
  padding-top: 10px;
  padding-left: 27px;
  padding-bottom: 10px;
  padding-right: 15px;
}

.eventscontainer li {
  list-style: disc;
}

.eventscontainer a, .eventscontainer a:link, .eventscontainer a:visited {
  text-decoration: none;
}

.eventswidget li a {
  color: #0052A3;
}

.eventswidget a:hover {
  color: #1A8DFF;
}

.eventswidget li div a {
  color: #5c5c5c;
}

.eventscontainer li div a:hover {
  color: #5c5c5c;
}

.eventswidget .eventsinfomiddle a {
  color: #0052A3;
}

.eventscontainer .eventsinfomiddle a:hover {
  color: #1A8DFF;
}

.eventswidget .eventsinfomiddle .eventsdesccontainer a {
  color: #3d3d3d;
}

.eventscontainer .eventsinfomiddle .eventsdesccontainer a:hover {
  color: #3d3d3d;
}

.eventswidget .eventsinformation a {
  color: #0052A3;
}

.eventscontainer .eventsinformation a:hover {
  color: #1A8DFF;
}

.eventsinformation {
  position: absolute;
  top: 157px;
  left: 50%;
  width: 500px;
  height: 460px;
  margin-left: -250px; /*set to a negative number 1/2 of your width*/
  border: 1px solid #CCC;
  background-color: #f3f3f3;
  z-index: 30;
  display: none;
}

.eventsinfotop {
  margin: 9px;
  border: 1px solid #CCC;
}

.eventsinfomiddle {
  margin: 9px;
  margin-top: 1px;
  padding: 10px;
  border: 1px solid #CCC;
  height: 83px;
  background-color: white;
  overflow: auto;
}

.eventcloser {
  float: right;
  text-align: center;
  margin-right: 10px;
}

.eventsinfolink {
  float: left;
  margin-left: 10px;
}

.eventsdesccontainer {
  margin-bottom: 20px;
}

.eventsdesctime {
  float: right;
}

.eventsdescheader {
  float: left;
  font-weight: bold;
}

.addmanager {
  padding-left: 8px;
  padding-top: 8px;
  padding-bottom: 5px;
}

.twittermanager {
  padding-top: 8px;
  padding-left: 8px;
  padding-bottom: 5px;
}

#twitterspot p {
  color: #666;
}

#twitterspot a {
  color: #0052A3;
}

#twitterspot a:hover {
  color: #1A8DFF;
}

#twitterspot ul {
  margin-bottom: -13px;
}

.youtubemanager {
  padding-left: 8px;
  padding-bottom: 1px;
}

.youtubeobjectcontainer {
  position: relative;
  top: -6px;
  left: 0px;
  width:197px;
  height:150px;
  overflow:hidden;
  text-align:center;
}

