<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Кричевская библиотечная сеть
Theme URI: http://vk.com/id20422586
Description: A theme by &lt;a href="http://vk.com/id20422586"&gt;Website Designs&lt;/a&gt;.
Version: 1.0
Author: Kotkin Aleksei
Author URI: http://vk.com/id20422586
*/


/* General */

body 
{
 margin: 0px;
 background-color: gainsboro;
 background-image: url("molodezh/fon_molodezh.jpg");
 background-repeat: repeat;
 background-attachment: fixed;
 background-position: 40% ;

 font-family:           Verdana, Arial, Helvetica, Sans-Serif;

}

h1, h2, h3, h4 {
	margin: 0;
}

img {
	border: 0;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}


/* Page */

#page {
	margin: 0 auto;
	width: 1204px;
	background: url("molodezh/page_molodezh.jpg") repeat-y;
}

#page-top {
	width: 1204px;
	background: url("molodezh/page_top_molodezh.jpg") no-repeat;
}

#page-bottom {
	width: 1204px;
	min-height: 555px;
	background: url("molodezh/page_bottom_molodezh.jpg") no-repeat left bottom;
}


/* Header */

#header {
	width: 1204px;
	height: 250px;
	position: relative;
}

	/* Header - Info */
	
	#header #header-info {
	position: absolute;
	top: 168px;
	left: 18px;
	width: 639px;
	}
	
	#header #header-info h1 {
	color: #B6D4DE;
	font: normal 36px Verdana;
	padding-bottom: 3px;
	}
	
	#header #header-info h1 a {
	color: #09F;
	text-decoration: none;
	}
	
	#header #header-info .description {
	color: #2D333F;
	font: normal 18px Verdana;
	}
	
	/* Header - Menu */
	
	#header #header-menu {
		position: absolute;
		top: 13px;
		left: 24px;
		width: 955px;
		height: 38px;
	}
	
	#header #header-menu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		width: 955px;
		height: 38px;
	}
	
	#header #header-menu ul li {
		float: left;
		height: 38px;
		font: normal 14px/38px Georgia, Verdana;
		color: #ffffff;
		margin-right: 25px;
	}
	
	#header #header-menu ul li a {
		color: #ffffff;
		text-decoration: none;
	}
	
	#header #header-menu ul li a:hover {
		color: #b9c966;
	}
	
		/* Header - Menu - Submenu */
		
		#header #header-menu ul li ul {
			display: none;
		}
	
	/* Header - Search */
	
	#header #header-search {
	position: absolute;
	top: 20px;
	left: 853px;
	width: 265px;
	height: 23px;
	}
	
	#header #header-search #searchform {
		margin: 0;
		padding: 0;
		width: 250px;
		height: 23px;
	}
	
	#header #header-search #s {
		width: 250px;
		height: 17px;
		border: 0;
		padding: 3px 0;
		font: normal 14px Georgia, Verdana;
		color: #11151b;
		background: transparent;
		float: left;
	}
	
	#header #header-search #searchsubmit {
		background: transparent;
		border: none;
		width: 0;
		height: 23px;
		padding: 0;
		float: right;
		display: none;
	}
	
	/* Header - Feed */
	
	#header #header-feed {
	position: absolute;
	top: 15px;
	left: 1122px;
	width: 40px;
	height: 40px;
	}


/* ---------------------- Greenslate nav ---------------------- */
.green #slatenav{position:relative;display:block;height:42px;font-size:11px;font-weight:bold;background:transparent url(images/greenslate_background.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;text-transform:uppercase;}
.green #slatenav ul{margin:0px;padding:0;list-style-type:none;width:auto;}
.green #slatenav ul li{display:block;float:left;margin:0 1px 0 0;}
.green #slatenav ul li a{display:block;float:left;color:#EEFFDF;text-decoration:none;padding:14px 22px 0 22px;height:28px;}
.green #slatenav ul li a:hover,.green #slatenav ul li a.current{color:#fff;background:transparent url(images/greenslate_backgroundOVER.gif) no-repeat top center;}
/* ---------------------- END Greenslate nav ---------------------- */


/* Box */

.section {
			border: 4px solid #fff;
			margin: 15px;
			padding: 0px 15px;
			overflow: hidden;
			width: 95%;
            font: normal 14px/24px Arial, Verdana;
            text-align: justify;
			
			  background-image: -moz-linear-gradient(top, #f6f2ec, #e2dbce); /* FF3.6 */
			  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #fff17c),color-stop(1, #ffef78)); /* Saf4+, Chrome */
			            filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#fff17c', EndColorStr='#ffef78'); /* IE6,IE7 */
			        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#fff17c', EndColorStr='#ffef78')"; /* IE8 */
		
			     -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.35), 0 85px 180px 0 #fff, 0 12px 8px -5px rgba(0, 0, 0, 0.85); /* FF3.5+ */
			  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.35), 0 85px 810px -68px #fff, 0 12px 8px -5px rgba(0, 0, 0, 0.65); /* Saf3.0+, Chrome */
			          box-shadow: 0 0 2px rgba(0, 0, 0, 0.35), 0 85px 180px 0 #fff, 0 12px 8px -5px rgba(0, 0, 0, 0.85); /* Opera 10.5, IE 9.0 */

		}	
		
.sectionen {
			border: 4px solid #fff;
			margin: 0px;
			padding: 0px 0px;
			overflow: hidden;
			width: 100%;
            font: normal 12px/20px Arial, Verdana;
			  background-image: -moz-linear-gradient(top, #f6f2ec, #e2dbce); /* FF3.6 */
			  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ffffff),color-stop(1, #f6f6f6)); /* Saf4+, Chrome */
			            filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#f6f6f6'); /* IE6,IE7 */
			        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#f6f6f6')"; /* IE8 */
		
			     -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.35), 0 85px 180px 0 #ffffff, 0 12px 8px -5px rgba(0, 0, 0, 0.85); /* FF3.5+ */
			  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.35), 0 85px 810px -68px #ffffff, 0 12px 8px -5px rgba(0, 0, 0, 0.65); /* Saf3.0+, Chrome */
			          box-shadow: 0 0 2px rgba(0, 0, 0, 0.35), 0 85px 180px 0 #ffffff, 0 12px 8px -5px rgba(0, 0, 0, 0.85); /* Opera 10.5, IE 9.0 */

		}	
		
		
		.reveal {
			     -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.35), 0 85px 180px 0 #f90, 0 12px 8px -5px rgba(0, 0, 0, 0.85); /* FF3.5+ */
			  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.35), 0 85px 810px -68px #f90, 0 12px 8px -5px rgba(0, 0, 0, 0.65); /* Saf3.0+, Chrome */
			          box-shadow: 0 0 2px rgba(0, 0, 0, 0.35), 0 85px 180px 0 #f90, 0 12px 8px -5px rgba(0, 0, 0, 0.85); /* Opera 10.5, IE 9.0 */			
		}


/* Main */

#main {
	width: 1196px;
}

	/* Main - Sidebar1 */
	
	#sidebar1 {
		float: left;
		width: 160 px;
		font: normal 12px/18px Verdana;
		color: #8b919b;
		margin-top: 50px;
		padding: 0 10px 0 19px;
	}

	
	#sidebar1 a {
		color: #9cb72f;
		text-decoration: none;
	}
	
	#sidebar1 a:hover {
		text-decoration: underline;
	}
	
	/* Main - Sidebar1 - Sides */
	
	#sidebar1 #sidebar-left {
		float: left;
		width: 100px;
	}
	
	#sidebar1 #sidebar-right {
	float: right;
	width: 50px;
	}
	
	/* Main - Sidebar1 - Boxes */
	
	#sidebar1 .sidebar-box {
		width: 168px;
		margin-bottom: 1px;
	}
	
		/* Sidebar1 - Titles */
		
		#sidebar1 h3 {
			width: 160px;
			height: 29px;
			padding-left: 8px;
			font: normal 14px/29px Arial, Verdana;
			color: #2c333f;
			margin-bottom: 5px;
			background: url("images/sidebar_title.gif") no-repeat;
		}
		
		/* Sidebar1 - Menus */
		
		#sidebar1 ul {
			margin: 0;
			padding: 0 0 0 5px;
			list-style-type: none;
		}
		
		#sidebar1 ul li {
			color: #2e3643;
			font: normal 12px/24px Verdana;
			background: url("images/sidebar_menu.gif") no-repeat;
			padding-left: 12px;
		}
		
		#sidebar1 ul li a {
			color: #2e3643;
			text-decoration: none;
		}
		
		#sidebar1 ul li a:hover {
			text-decoration: underline;
		}
		
			/* Sidebar1 - Menus - Submenus */
			
			#sidebar1 ul li ul {
				padding: 0;
			}
		
		/* Sidebar1 - Forms */
		
		#sidebar1 #searchform {
			margin: 0;
			padding: 10px 0;
			text-align: center;
		}
		
		#sidebar1 #searchform #s {
			width: 140px;
		}
		
		/* Sidebar1 - Tables */
		
		#sidebar1 #calendar_wrap {
			width: 145px;
			margin: 0 auto;
		}
		
		#sidebar1 #calendar_wrap table {
			width: 145px;
		}
		
		#sidebar1 #calendar_wrap caption {
			margin: 0 auto;
			font-weight: bold;
		}
		
		#sidebar1 #calendar_wrap tbody {
			text-align: right;
		}
		
		#sidebar1 #calendar_wrap tfoot #next {
			text-align: right;
		}
		
		#sidebar1 #calendar_wrap #today {
			font-weight: bold;
		}
		
		/* Sidebar1 - Texts */
		
		#sidebar1 .textwidget {
			padding: 0 1px;
		}
	
	/* Main - Sidebar2 */
	
	#sidebar2 {
		float: right;
		width: 160 px;
		font: normal 12px/18px Verdana;
		color: #8b919b;
		margin-top: 50px;
		padding: 0 10px 0 19px;
	}

	
	#sidebar2 a {
		color: #9cb72f;
		text-decoration: none;
	}
	
	#sidebar2 a:hover {
		text-decoration: underline;
	}
	
	/* Main - Sidebar2 - Sides */
	
	#sidebar1 #sidebar-left {
		float: left;
		width: 100px;
	}
	
	#sidebar2 #sidebar-right {
	float: right;
	width: 50px;
	}
	
	/* Main - Sidebar2 - Boxes */
	
	#sidebar2 .sidebar-box {
		width: 168px;
		margin-bottom: 1px;
	}
	
		/* Sidebar2 - Titles */
		
		#sidebar2 h3 {
			width: 160px;
			height: 29px;
			padding-left: 8px;
			font: normal 14px/29px Arial, Verdana;
			color: #2c333f;
			margin-bottom: 5px;
			background: url("images/sidebar_title.gif") no-repeat;
		}
		
		/* Sidebar2 - Menus */
		
		#sidebar2 ul {
			margin: 0;
			padding: 0 0 0 5px;
			list-style-type: none;
		}
		
		#sidebar2 ul li {
			color: #2e3643;
			font: normal 12px/24px Verdana;
			background: url("images/sidebar_menu.gif") no-repeat;
			padding-left: 12px;
		}
		
		#sidebar2 ul li a {
			color: #2e3643;
			text-decoration: none;
		}
		
		#sidebar2 ul li a:hover {
			text-decoration: underline;
		}
		
			/* Sidebar2 - Menus - Submenus */
			
			#sidebar2 ul li ul {
				padding: 0;
			}
		
		/* Sidebar2 - Forms */
		
		#sidebar1 #searchform {
			margin: 0;
			padding: 10px 0;
			text-align: center;
		}
		
		#sidebar2 #searchform #s {
			width: 140px;
		}
		
		/* Sidebar2 - Tables */
		
		#sidebar2 #calendar_wrap {
			width: 145px;
			margin: 0 auto;
		}
		
		#sidebar2 #calendar_wrap table {
			width: 145px;
		}
		
		#sidebar1 #calendar_wrap caption {
			margin: 0 auto;
			font-weight: bold;
		}
		
		#sidebar2 #calendar_wrap tbody {
			text-align: right;
		}
		
		#sidebar2 #calendar_wrap tfoot #next {
			text-align: right;
		}
		
		#sidebar2 #calendar_wrap #today {
			font-weight: bold;
		}
		
		/* Sidebar2 - Texts */
		
		#sidebar2 .textwidget {
			padding: 0 1px;
		}

	/* Main - Content */
	
	#content {
		float: RIGHT;
		width: 800px;
	}
	
	/* Main - Content - Post */
	
	#content .post {
		float: left;
		margin-bottom: 20px;
		width: 800px;
	}
	
		/* Post - Title */
		
		#content .post .post-title {
			width: 800px;
			height: 20px;
			color: #8da3a8;
			font: normal 12px Verdana;
			margin-bottom: 8px;
			background: ;
		}
		
			#content .post .post-title-page {
	height: 36px;
	color: #333;
			}
		
		#content .post .post-title a {
			color: #8da3a8;
			text-decoration: none;
		}
		
		#content .post .post-title a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title .post-date {
	float: left;
	width: 50px;
	height: 50px;
	padding: 0 4px 3px 0;
	margin-right: 9px;
	color: #930;
	font: normal 24px/34px Verdana;
	text-align: center;
	background: url("images/post_date.gif") no-repeat;
		}
		
		#content .post .post-title .post-date span {
			display: block;
			text-transform: uppercase;
			font-size: 10px;
			color: #71808e;
			line-height: 16px;
		}
		
		#content .post .post-title h2 {
	color: #333;
	font: normal 24px/32px Verdana;
		}
		
		#content .post .post-title h2 a {
			color: #9cb72f;
			text-decoration: none;
		}
		
		#content .post .post-title h2 a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title .post-title-info {
			height: 20px;
			line-height: 20px;
			overflow: hidden;
		}
		
			#content .post .post-title .post-title-info .post-title-author {
				float: left;
				background: url("images/icon_author.gif") no-repeat left center;
				padding: 0 10px 0 20px;
				height: 20px;
				line-height: 20px;
			}
			
			#content .post .post-title .post-title-info .post-title-category {
				float: left;
				background: url("images/icon_category.gif") no-repeat left center;
				padding: 0 10px 0 20px;
				height: 20px;
				line-height: 20px;
			}
			
			#content .post .post-title .post-title-info .post-title-comments {
				float: left;
				background: url("images/icon_comments.gif") no-repeat left center;
				padding: 0 0 0 20px;
				height: 20px;
				line-height: 20px;
			}
		
		/* Post - Entry */
		
		#content .post .post-entry {
			font: normal 12px/20px Arial, Verdana;
			color: #2e3643;
			width: 800px;
			background: url("images/post_entry.gif") repeat-y;
		}
		
			#content .post .post-entry-top {
				background: url("images/post_entry_top.gif") no-repeat;
				width: 800px;
			}
			
			#content .post .post-entry-bottom {
	background: url("images/post_entry_bottom.gif") no-repeat left bottom;
	padding: 1px 9px 1px 6px;
	width: 780px;
	color: #333;
	text-align: left;
			}
		
		#content .post .post-entry a {
			color: #516405;
			text-decoration: none;
		}
		
		#content .post .post-entry a:hover {
			text-decoration: ;
		}
		
		#content .post .post-entry a.more-link {
			font-weight: bold;
		}
		
		#content .post .post-entry blockquote {
			border-left: 10px solid #1b2129;
			margin: 0px 30px;
			padding-left: 15px;
		}
		
		/* Post - Subtitle */
		
		#content .post h3 {
	margin: 20px 0 5px 0;
	color: #333;
	font: normal 18px Verdana;
		}
		
		/* Post - Comments */
		
		#content .post .comments {
			font: normal 12px/20px Arial, Verdana;
			color: #2e3643;
			width: 584px;
		}
		
		#content .post .comments ol {
			margin: 10px 0;
			padding-left: 25px;
		}
		
		#content .post .comments ol li {
			padding: 5px;
		}
		
		#content .post .comments ol li a {
			color: #9cb72f;
			text-decoration: none;
		}
		
		#content .post .comments ol li a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li.alt {
			background: #1b2129;
		}
		
		#content .post .comments ol li cite {
			color: #2e3643;
			font-style: normal;
			font-weight: bold;
		}
		
		#content .post .comments ol li cite a {
			color: #2e3643;
			text-decoration: none;
		}
		
		#content .post .comments ol li cite a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li .commentmetadata a {
			color: #9cb72f;
			text-decoration: none;
		}
		
		#content .post .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		
		/* Post - Comment Form */
		
		#content .post #commentform {
			font: normal 12px/20px Arial, Verdana;
			color: #2e3643;
			width: 559px;
			padding-left: 25px;
			margin: 0;
		}
		
		#content .post #commentform a {
			color: #9cb72f;
			text-decoration: none;
		}
		
		#content .post #commentform a:hover {
			text-decoration: underline;
		}
	
	/* Main - Content - Navigation */
	
	#content .navigation {
		color: #9cb72f;
		float: left;
		width: 599px;
	}
	
	#content .navigation a {
		font: bold 12px Arial, Verdana;
		color: #9cb72f;
		text-decoration: none;
		margin-bottom: 20px;
	}
	
	#content .navigation a:hover {
		text-decoration: underline;
	}
	
		#content .navigation .navigation-previous {
			float: left;
		}
		
		#content .navigation .navigation-next {
			float: right;
		}


/* Footer */

#footer {
	width: 590px;
	height: 36px;
	padding: 5px 17px 37px 397px;
	color: #4C576A;
	font: normal 12px/36px Arial, Verdana;
}

#footer a {
	color: #4c576a;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.wt {
	color: #4c576a;
text-decoration: none;
}
#page #page-top #page-bottom #main #content p a b {
	font-family: Verdana, Geneva, sans-serif;
}
#page #page-top #page-bottom #main #content p a b img {
	font-family: Courier New, Courier, monospace;
}
#page #page-top #page-bottom #main #content p a b img {
	font-family: MS Serif, New York, serif;
}
#page #page-top #page-bottom #main #content .clear p a b img {
	font-family: Arial Black, Gadget, sans-serif;
}
@charset "windows-1251";

/* SpryAccordion.css - version 0.5 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main Accordion container. For our default style,
 * we draw borders on the left, right, and bottom. The top border of the Accordion
 * will be rendered by the first AccordionPanelTab which never moves.
 *
 * If you want to constrain the width of the Accordion widget, set a width on
 * the Accordion container. By default, our accordion expands horizontally to fill
 * up available space.
 *
 * The name of the class ("Accordion") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * Accordion container.
 */
.Accordion {
	border-left: solid 1px gray;
	border-right: solid 1px black;
	border-bottom: solid 1px gray;
	overflow: hidden;
	width: 400px;
}

/* This is the selector for the AccordionPanel container which houses the
 * panel tab and a panel content area. It doesn't render visually, but we
 * make sure that it has zero margin and padding.
 *
 * The name of the class ("AccordionPanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel container.
*/
.AccordionPanel {
	margin: 0px;
	padding: 0px;
}

/* This is the selector for the AccordionPanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open a specific panel.
 *
 * The name of the class ("AccordionPanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel tab container.
 *
 * NOTE:
 * This rule uses -moz-user-select and -khtml-user-select properties to prevent the
 * user from selecting the text in the AccordionPanelTab. These are proprietary browser
 * properties that only work in Mozilla based browsers (like FireFox) and KHTML based
 * browsers (like Safari), so they will not pass W3C validation. If you want your documents to
 * validate, and don't care if the user can select the text within an AccordionPanelTab,
 * you can safely remove those properties without affecting the functionality of the widget.
 */
.AccordionPanelTab {
	background-color: #fffd73;
	border-top: solid 1px black;
	border-bottom: solid 1px gray;
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-weight: bold;
}

/* This is the selector for a Panel's Content area. It's important to note that
 * you should never put any padding on the panel's content area if you plan to
 * use the Accordions panel animations. Placing a non-zero padding on the content
 * area can cause the accordion to abruptly grow in height while the panels animate.
 *
 * Anyone who styles an Accordion *MUST* specify a height on the Accordion Panel
 * Content container.
 *
 * The name of the class ("AccordionPanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel content container.
 */
.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	padding: 0px;
	height: 150px;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "AccordionPanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the Accordion.
 */
.AccordionPanelOpen .AccordionPanelTab {
	background-color: #ffff99;
	color: #363;
}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "AccordionPanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.AccordionPanelTabHover {
	color: #555555;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #555555;
}

/* This is an example of how to change the appearance of all the panel tabs when the
 * Accordion has focus. The "AccordionFocused" class is programatically added and removed
 * whenever the Accordion gains or loses keyboard focus.
 */
.AccordionFocused .AccordionPanelTab {
	background-color: #fffd73;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open when the Accordion has focus.
 */
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-color: #ffff99;
}
/* Rules for Printing */

@media print {

  .Accordion {
  overflow: visible !important;
  }
  
  .AccordionPanelContent {
  display: block !important;
  overflow: visible !important;
  height: auto !important;
  }
/* SpryAccordion.css - version 0.5 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main Accordion container. For our default style,
 * we draw borders on the left, right, and bottom. The top border of the Accordion
 * will be rendered by the first AccordionPanelTab which never moves.
 *
 * If you want to constrain the width of the Accordion widget, set a width on
 * the Accordion container. By default, our accordion expands horizontally to fill
 * up available space.
 *
 * The name of the class ("Accordion") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * Accordion container.
 */
.Accordion {
	border-left: solid 1px gray;
	border-right: solid 1px black;
	border-bottom: solid 1px gray;
	overflow: hidden;
	width: 400px;
}

/* This is the selector for the AccordionPanel container which houses the
 * panel tab and a panel content area. It doesn't render visually, but we
 * make sure that it has zero margin and padding.
 *
 * The name of the class ("AccordionPanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel container.
*/
.AccordionPanel {
	margin: 0px;
	padding: 0px;
}

/* This is the selector for the AccordionPanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open a specific panel.
 *
 * The name of the class ("AccordionPanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel tab container.
 *
 * NOTE:
 * This rule uses -moz-user-select and -khtml-user-select properties to prevent the
 * user from selecting the text in the AccordionPanelTab. These are proprietary browser
 * properties that only work in Mozilla based browsers (like FireFox) and KHTML based
 * browsers (like Safari), so they will not pass W3C validation. If you want your documents to
 * validate, and don't care if the user can select the text within an AccordionPanelTab,
 * you can safely remove those properties without affecting the functionality of the widget.
 */
.AccordionPanelTab {
	background-color: #fffd73;
	border-top: solid 1px black;
	border-bottom: solid 1px gray;
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-weight: bold;
}

/* This is the selector for a Panel's Content area. It's important to note that
 * you should never put any padding on the panel's content area if you plan to
 * use the Accordions panel animations. Placing a non-zero padding on the content
 * area can cause the accordion to abruptly grow in height while the panels animate.
 *
 * Anyone who styles an Accordion *MUST* specify a height on the Accordion Panel
 * Content container.
 *
 * The name of the class ("AccordionPanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel content container.
 */
.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	padding: 0px;
	height: 150px;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "AccordionPanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the Accordion.
 */
.AccordionPanelOpen .AccordionPanelTab {
	background-color: #ffff99;
	color: #363;
}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "AccordionPanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.AccordionPanelTabHover {
	color: #555555;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #555555;
}

/* This is an example of how to change the appearance of all the panel tabs when the
 * Accordion has focus. The "AccordionFocused" class is programatically added and removed
 * whenever the Accordion gains or loses keyboard focus.
 */
.AccordionFocused .AccordionPanelTab {
	background-color: #fffd73;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open when the Accordion has focus.
 */
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-color: #ffff99;
}
/* Rules for Printing */

@media print {

  .Accordion {
  overflow: visible !important;
  }
  
  .AccordionPanelContent {
  display: block !important;
  overflow: visible !important;
  height: auto !important;
  }
}

}
#page #page-top #page-bottom #main #content #post-5 .post-entry .post-entry-top .post-entry-bottom div table tr td div table tr td p strong {
	text-align: center;
}
#page #page-top #page-bottom #main #content #post-5 .post-entry .post-entry-top .post-entry-bottom div table tr td div table tr td p {
	text-align: center;
}
#page #page-top #page-bottom #main #content #post-5 .post-entry .post-entry-top .post-entry-bottom div h3 center {
	font-size: 14px;
}
#page #page-top #page-bottom #main #content #post-2 .post-entry .post-entry-top .post-entry-bottom table tr td div table tr td p {
	text-align: left;
}
#page #page-top #page-bottom #main #content #post-2 .post-entry .post-entry-top .post-entry-bottom table tr td div p strong {
	text-align: left;
}
#page #page-top #page-bottom #main #content #post-2 .post-entry .post-entry-top .post-entry-bottom table tr td div p strong {
	text-align: left;
}
#page #page-top #page-bottom #main #content #post-2 .post-entry .post-entry-top .post-entry-bottom table tr td div p strong {
	text-align: left;
}
#page #page-top #page-bottom #main #content #post-2 .post-entry .post-entry-top .post-entry-bottom table tr td div p strong {
	text-align: left;
}
#page #page-top #page-bottom #main #content #post-2 .post-entry .post-entry-top .post-entry-bottom table tr td div p strong {
	text-align: left;
}
#page #page-top #page-bottom #main #content #post-2 .post-entry .post-entry-top .post-entry-bottom p strong {
	text-align: left;

}
#page #page-top #page-bottom #main #content #post-5 .post-entry .post-entry-top .post-entry-bottom table tr td p {
	text-align: left;
}
#page #page-top #page-bottom #main #content #post-2 .post-entry .post-entry-top .post-entry-bottom p {
	text-align: left;
}
#page #page-top #page-bottom #main #content #post-2 .post-entry .post-entry-top .post-entry-bottom p {
	text-align: left;
}
#page #page-top #page-bottom #main #content #post-2 .post-entry .post-entry-top .post-entry-bottom ul {
	text-align: left;
}
#page #page-top #page-bottom #main #content #post-2 .post-entry .post-entry-top .post-entry-bottom p strong {
	text-align: left;
}
#page #page-top #page-bottom #main #content #post-2 .post-entry .post-entry-top .post-entry-bottom table {
	text-align: center;
}
</pre></body></html>