/* === Begin Chapter Additions and Changes to Global and Campus Stylesheets === */
ul.Venues li {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:5px 0;
text-align:center;
width:45%;
}
ul.Venues {
float:left;
margin:20px 0 10px;
width:90%;
}
p.TIXTagline {
color:gray;
font-size:150%;
font-weight:bold;
margin:30px 0;
text-align:center;
width:93%;
}
 
/* === End Chapter Stylesheet === */