/* PECMS CALENDAR SPECIAL CSS */

div.calendar					{ width: 847px; margin: 0 auto; color: #D4D4D5; background: none; }
div.calendar .top_slant				{ width: 455px; height: 23px; float: left; background: transparent url('/epfs/gfx/main/top_slant.gif') no-repeat top right; }
div.calendar .top_title				{ width: 369px; height: 23px; float: left; background-color: #1C1C1C; }
div.calendar .top_corner			{ width: 23px; height: 23px; float: left; background: url('/epfs/gfx/main/top_corner.gif') no-repeat 0 0; }
div.calendar .inner_slant			{ width: 24px; height: 200px; float: left; background: url('/epfs/gfx/main/inner_slant.gif') no-repeat bottom center; }
div.calendar .inner_body			{ width: 800px; min-height: 614px; float: left; color: #E0E0E0; background: #5B5B5B; }
div.calendar .inner_body .date			{ width: 180px; margin: 0 auto; padding: 8px 0px; }
div.calendar .inner_body .date .dselect		{ width: 89px; padding-top: 3px; float: left; }
div.calendar .inner_body .date .dyear		{ width: 69px; float: left; }
div.calendar .inner_body .date .button		{ width: 22px; float: left; }

div.calendar .inner_body .cimage		{ width: 72px; height: 84px; float: left; padding: 2px; }
div.calendar .inner_body .cname			{ width: 380px; padding: 0px 12px; }
div.calendar .inner_body .cname span		{ padding-left: 20px; display: block; font-size: 7pt; }
div.calendar .inner_body .cdate			{ width: 80px; text-align: center; }
div.calendar .inner_body .climit		{ width: 80px; text-align: center; }
div.calendar .inner_body .cprice		{ width: 80px; text-align: right; }
div.calendar .inner_body .copts			{ width: 80px; text-align: center; }

div.calendar .inner_right			{ width: 23px; height: 200px; float: left; background-color: #1C1C1C; }
div.calendar .bottom_slant			{ width: 24px; height: 23px; float: left; background: url('/epfs/gfx/main/bottom_slant.gif') no-repeat 0 0; }
div.calendar .bottom_content			{ width: 800px; height: 23px; float: left; line-height: 23px; text-align: right; background: #1C1C1C; }
div.calendar .bottom_content a			{ float: left; padding: 0px 8px; }
div.calendar .bottom_corner			{ width: 23px; height: 23px; float: left; background: url('/epfs/gfx/main/bottom_corner.gif') no-repeat 0 0; }

