ul.breadcrumb-navigation
{
	padding:0; margin:0;
	padding-top:4px;
	list-style:none;
}
#calendar_header_theatre {
	background:url(/i/calendar-theatre.jpg) right no-repeat;
	height:36px;
	width:216px;
}
#calendar_header_spect {
	background:url(/i/calendar-spect.jpg) right no-repeat;
	height:36px;
	width:216px;
}
#calendar_header_concert {
	background:url(/i/calendar-concert.jpg) right no-repeat;
	height:36px;
	width:216px;
}
#calendar_header_4child {
	background:url(/i/calendar-4child.jpg) right no-repeat;
	height:36px;
	width:216px;
}
ul.breadcrumb-navigation li
{
	display:inline;
}
#start_date, #end_date 
{
        font-size:12px;
}
ul.breadcrumb-navigation a
{
	font-size:12px;
        color:#666666;
        text-decoration:none;
}
ul.breadcrumb-navigation a:hover
{
	font-size:12px;
        color:#666666;
        text-decoration:underline;
}
ul.breadcrumb-navigation span
{
	font-size:12px;
        color:#666666;
}
div#navchain
{
        padding:0 0 5px 10px;
}
#ssearch_box
{
        width:541px;
        height:195px;
        padding:35px 0 0 15px;
        background:url(/i/ss_bg.jpg) no-repeat;
}
.opt
{
        width:350px;
}
.but_go_ss
{
        width:68px; 
        height:21px;
        border:0;
        background:url(/i/but_search.jpg);
        cursor:pointer;
}