/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles at the end of this file instead 
of style.css so it is easier to update the theme. 
Simply copy an existing style from style.css to this file, 
and modify it to your liking.
*/

.dallas-symposium-2013-registration-form .title {
display: none;
}




#loopedSlider .content h4,
#loopedSlider .content h4 a,
#loopedSlider .content h4 a:visited {
  color: #fff;
}
#loopedSlider .content h4 a:hover {
  text-decoration: underline;
}
#loopedSlider .content .title {
  margin: 0;
}
#loopedSlider .content p {
  color: #fff;
  padding: 5px 20px 10px 20px;
}
a.flex-prev,
a.flex-next {
  display: block;
  position: relative;
  overflow: hidden;
  width: 30px;
  height: 0;
  padding-top: 60px;
}
a.flex-prev:hover,
a.flex-next:hover {
  text-decoration: none !important;
}