#content img
{
	padding:15px;
}
p
{
	margin-top:5px;
	margin-bottom:10px;
}
.rightpod
{
width:186px;
font-size:12px;
}
.podhead{
height:15px;
background-repeat:no-repeat;
background-position:bottom left;
background-image:url(/template/zewn/images/podhead.gif);
}
.podbody{
padding: 0 5px;
background-color:#f8f8f8;
background-image:url(/template/zewn/images/podback.gif);
background-repeat:repeat-x;
background-position:top;
border:1px solid #bed730;
border-bottom:none;
border-top:none;

}
.podfoot{
height:50px;
background-repeat:no-repeat;
background-position:top left;
background-image: url(/template/zewn/images/podfoot.gif);

}


.scedule
{
	width:752px;
}
.scedule .top
{
	width:712px;
	padding:0px 20px;
	background: url(/images/ourschedule_head.jpg) top left no-repeat;
	color:#C0DA3B;
	height:65px;
}
.scedule .top td
{
	text-align:left;
	font-weight:bold;
}
.scedule .top h1
{
	margin:0px;
	padding:0px;
	font-size:16px;
} 
.scedule .content
{
	width:712px; 
	padding:10px 20px 0px;
	background: url(/images/ourschedule_mid.gif) top left repeat-y;
	line-height:15px;
}
.scedule .bottom
{
	width:752px;
	background: url(/images/ourschedule_foot.gif) top left no-repeat;
	height:30px;
}
.scedule .signup
{
	width:58px;
	background: url(/images/signup.gif) top center no-repeat;
	height:26px;
	display:block;
	text-decoration:none;
}
.scedule .signup:hover
{
	background-position: bottom center;
}
	
.scedule .content form 
{
	display:block;
	float:left;
	height:17px;
}