#sidesponsors {
	text-align: center;
	margin-top:20px;
}

#sidesponsors img { border:0; margin-bottom:10px; }
#sidesponsors p {margin:5px; line-height:100%;}
#sidesponsors a {color:#4f2449; text-decoration:none;}
#sidesponsors a:hover {text-decoration:underline;}

#tophead #logo {float:left; width:150px; }
.headtext {
	float:left;
	text-align:left;
	padding-left:20px;
	padding-top:5px;
	font-size: 110%;
	line-height: 125%;
	font-weight: bold;	
}

.disclaimer {font-size:10px; line-height:100%; text-align:left; padding:6px; }

.dotted {
	border: 1px;
	border-style: dotted;
}

/*register early box*/

#win {
	background-image: url(../images/win-bg.jpg);
	background-repeat: repeat-x;
	text-align: left;
	padding: 20px;
	margin-top:20px;
	margin-bottom: 20px;
	
}

#win h3 { text-align:center; font-size:150%; }
#win p {font-size:120%; margin-top:12px; }
#win img {margin-right:10px;}

/*topics page */

#topics h2 {
	color:#FFF;
	font-size:130%;
	background-color: #b2bb38;
	height: 18px;
	padding: 10px;
}

#topics h4 {margin-top:18px; margin-bottom:0;}
#topics p {margin-top:0; margin-bottom:6px;}
.speaker {font-style:italic; padding-left:20px;}

/*agenda */

#agenda td {
	vertical-align: top;
}

#agenda a {color:#502549; }

/* alternating row color */
.r1 {background-color:#ae9bb8;}

