/* CSS Document */#show {	position:relative;	font-size: 11px;}#show ul {	position:relative;	margin: 0px;	padding: 0px;}#show li {	width: 472px;	margin-top: 1px;	margin-right: 0px;	margin-bottom: 1px;	margin-left: 0px;	list-style-type: none;}#showbar {	position: relative;	left:0px;	background-image: url(../images/show_bg.jpg);	background-repeat: no-repeat;	padding: 1px 1px 1px 4px;	width: 472px;	height: 18px;	cursor: hand;}#showbar .past {	background-image: url(../images/show_past_bg.jpg);}#showbar .date {	position: absolute;	left: 4px;	display: inline;	width: 130px;	color: #ffffff;	font-style: italic;	height: 15px;	overflow: hidden}#showbar .location {	position: absolute;	left: 134px;	display: inline;	width: 130px;	color: #74899C;	font-style: italic;	height: 15px;	overflow: hidden}#showbar .title {	position: absolute;	left: 264px;	display: inline;	width: 208px;	height: 15px;	font-style: normal;	color: #FFFFFF;	overflow: hidden}#showinfo {	position: relative;	display: block;	font-style: normal;	color: #999999;	background-color:#efefef;	padding:8px;}#showinfo .description {	display: block;	color: #74899C;}#showinfo .price {	display: block;}#showinfo .venue {	display: block;}