span.word-wrap{
float:left;
clear:both;
}
.about1{width:145px; height:16px;}
.about2{width:220px; height:16px;}
.about3{width:260px; height:16px;}
.about4{width:270px; height:48px;}
.about5{width:260px; height:48px;}
.about6{width:250px; height:48px;}
.about7{width:160px; height:64px;}
.about8{width:120px; height:16px;}
/*//////////////////////////////////////////////*/
/*/ activity-guide /*/
/*//////////////////////////////////////////////*/
#activity-guide .content{
min-height:200px;
/*/ IE6 /*/ _height:200px;
background-repeat:no-repeat;
background-position:0 15px;
overflow:hidden;
}
/*/ IE6 /*/ *html #activity-guide .content{background-position:10px 30px;}
/*/ IE7 /*/ *+html #activity-guide .content{background-position:10px 30px;}
/*//////////////////////////////////////////////*/
/*/ venue lists /*/
/*//////////////////////////////////////////////*/
#venue-list ul{
list-style-position:inside;
}
#venue-list ul li{
line-height:16px;
font-size:120%;
}
#venue-list ul li a{
text-decoration:none;
color:#FC0;
}
#venue-list ul li a:hover{
background:#E35B0B;
text-decoration:none;
color:#EEE;
}