/* Start: To compensate for differences in home page and 2nd level layouts */
.wrapper {
		width:943px;
		}

#nav {
    background: transparent url(img/nav_bg_left.gif) 0 0 no-repeat;
    padding-left: 2px;
}

.myfesttitle {
   background: transparent url(img/my_festival_title_bg_home.gif) 0 0 no-repeat;
}

#myfest {
	width:185px;
	float:right;
	position:relative;bottom:48px;right:0;
	padding: 0;
}

#myfest .schedule {
    margin-right: 2px;
}

#myfest div {
	background: url(img/myfest_bg.gif) repeat-y 0 0;
}

#content {
    width: 494px;
}

#myfest div.shareprint {
    background-image: none;
}

/* End */