@charset "utf-8";
/* CSS Document */

CSS code

#eventchoices {
	position: relative;
	clear: both;
	width: 600px;
	height: 180px;
	margin: 0 auto;
	border: #CCC 0px solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#eventbuttons{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	width: 600px;
	height: 180px;
	float: left;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}


.eventbuttonstm{
	background: url(/hohimgs/cssi/rhslhs/tmbutton3.png) #fff no-repeat 0px 0px;
}

.eventbuttonsib1{
	background: url(/hohimgs/cssi/hhib13boxes.png) #fff no-repeat 0px 0px;
}

#eventbuttons li {
	float: left;
	margin: 1px 0px;
	width: 190px;
	text-indent: -9999px
}
#eventbuttons a {
	display: block;
	height: 180px;
	text-decoration: none
}
#eventbuttonleft {
	width: 190px
}
#eventbuttonmiddle {
	display: inline;
	width: 200px
}
#eventbuttonright {
	display: inline;
	width: 180px
}


/*

*/

