/* divs */

/* indented divs */
div.indent, div.textmargin, div.celebindentc {
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
padding:0px;
}

div.indent{
margin-left:20px;
padding-top:2px;
font-family: Arial, Helvetica, sans-serif ;
font-size: 10pt;
}

div.textmargin {
margin-right:200px;
}

div#celebindent {
float:left;
width:50px;
clear: both;
padding-top:5px;
}

div.celebindentc {
margin-left:0px;
font-family: Arial, Helvetica, sans-serif ;
font-size: 10pt;
float:left;
width:298px;
padding-top:5px;
}

p#actorbottom  {
	clear:both;
	padding-top: 5px;
}

p#actorbottom1 {
	clear:both;
	padding-top: 5px;
}

p#actorbottom2 {
	clear:both;
	padding-top: 10px;
}

* html p#actorbottom{
	padding-top: 0px;
}

* html p#actorbottom1 {
	padding-top: 0px;
}

* html p#actorbottom2 {
	padding-top: 0px;
}

/* Calender divs */
/*****************/

div.calendaroverall{
background-color: #E3C886;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 20px;
width: 487px;
}

* html div.calendaroverall {
width: 525px; /* for IE5 and IE6 in quirks mode */
w\idth: 505px; /* for IE6 in standards mode */
background-color: #E3C886;
padding-top: 10px;
padding-bottom: 10px;
}

div.calendar {
width: 282px;
background-color: #FFFFEA;
float:left;
margin-bottom:20px;
}

div.caltitle {
border-bottom:1px;
border-style:solid;
border-top:0px;
border-left:0px;
border-right:0px;
text-align:center;
padding:4px;
margin:0px;
}

div.calimage{
float:right;
width: 192px;
}