h3 {
font-size:12px;
font-weight: bold;} /* Used for module titles and feature story headline. */

h4 {
font-size:11px;
color:#000306;
font-weight: bold;} 
a {color:#000306;}
.moduleFooter {clear:both;}

/*********************
Speakers
*********************/
#date {
	font-size: 12px;
	font-weight: bold;
	color: #000306;
	text-align:right;
	width:200px;
	float:right;
	margin-top: 50px;
}
/*********************
Speakers
*********************/
#speakersContainer {
     width: 500px;
     float:left;
}
#speakersContainer h3 {
     color:#000306;
}
#speakersContainer hr {
     height:1px;
	 color:#a8a8a8;
}
#speakers .moduleHeader{
     height: 20px;
     clear:both;
}
#speakers h3 {
     color:#000306;
}
#speakers h4 a{
     color:#000306;
     text-decoration: none;
}
#speakers h4 a:hover{
     color:#333;
}
#speakers img{
     float:left;
     margin: 0px 8px 50px 0px;
}
#speakers hr{
    display:none;
}
#speakers .storySeparator{
    height: 10px;
	clear:both;
}
#speakers .story{
    float:left;
}

/*********************
Front Links
*********************/
#frontLinksBox {
     width: 170px;
     float:right;
     background-color: #97BAE6;
	 margin-bottom:10px;
}
#frontLinksBox .containerPadding{
   padding:6px;
}
#frontLinksBox h4 {
   color:333;
}
#frontLinksBox h4 a{
   color:#000306;
     text-decoration: none;
}
#frontLinksBox h4 a:hover{
   color:#333;
}
#frontLinksBox hr {
   color:#fff;
     height:1px;
	 margin: 8px 0px 8px 0px;
}
/*********************
Registration
*********************/
#registration {
     text-align: center;
     font-size:12px;
color:#fff;
font-weight: bold;
line-height: 18px;
}
#registration h4{
     text-align: center;
     font-size:12px;
color:#fff;
font-weight: bold;
line-height: 18px;
text-transform: uppercase;
}
/*********************
 Sponsors
*********************/
#sponsor {
     text-align: center;
}
#sponsor h3{
     color:#fff;
     height: 18px;
}
#sponsor .moduleContent{
	border-top: 1px solid #fff;
	
}
#sponsor img{
     margin: 5px 0px 5px 0px;
}

