/* Landing Page (LIZL)
 ----------------------------------------------------------------------*/
#search_title {
	display: block;
	font-size: 11px;
	color: #000;
	padding: 4px 0 4px 5px;
	background: #bbbaba;
	margin-top: 10px;
 }

 #search_wrapper {
	height: 30px;
	background: #d6d6d6;
	padding: 10px 0 0 5px;
	font-size: 11px;
	color: #000;
	/*margin-bottom: 15px;*/
 }

	#search_wrapper #text {
		font-size: 10px;
		height: 12px;
		margin: 0 5px 0 10px;
		float: left;
		padding-top: 2px;
	}

	#search_wrapper span {
		float: left;
		margin-top: 2px;
	}

	#search_wrapper #eventType {
		font-size: 85%;
		height: 17px;
		float: left;
	}

	#search_wrapper #searchBtn {
		font-size: 85%;
		position: absolute;
		margin-left: 10px;
	}


td.labelWidth {
	width: 165px;
}

/* Events (LIZL)
 ----------------------------------------------------------------------*/
#event {
	margin-top: 30px;
}

	#event #event_description p {
		padding: 10px 0;
		line-height: 15px;
	}
	
	#event #event_description p strong {
		color: #315A8B;
	}

	#event #date_range {
		font-size: 116%;
	}

	#event div.webconference,
	#event div.conference,
	#event div.teleconference,
	#event div.forum, 
	#event div.symposium, 
	#event div.workshop, 
	#event div.other {
		border-bottom: 1px solid #ccc !important;
		line-height: 20px;
		padding: 10px 355px 7px 0px;
	}

	#event div.webconference img,
	#event div.conference img,
	#event div.teleconference img,
	#event div.forum img, 
	#event div.symposium img, 
	#event div.workshop img, 
	#event div.other img {
		vertical-align: text-bottom;
	}

	#main-content div.conference,
	#main-content div.webconference,
	#main-content div.teleconference,
	#main-content div.forum, 
	#main-content div.symposium, 
	#main-content div.workshop, 
	#main-content div.other	{
			padding: 7px 0px 7px 20px;
			line-height: 20px;
			width: 440px;
			overflow: hidden;
	}

	#main-content div.conference div.search_result_img,
	#main-content div.webconference div.search_result_img,
	#main-content div.teleconference div.search_result_img,
	#main-content div.forum div.search_result_img, 
	#main-content div.symposium div.search_result_img, 
	#main-content div.workshop div.search_result_img, 
	#main-content div.other div.search_result_img{
		margin: 0 0 0 0px;
		padding-top: 0;
		float: left;
	}

	* html #main-content div.conference div.search_result_img,
	* html #main-content div.webconference div.search_result_img,
	* html #main-content div.teleconference div.search_result_img,
	* html #main-content div.forum div.search_result_img, 
	* html #main-content div.symposium div.search_result_img, 
	* html #main-content div.workshop div.search_result_img, 
	* html #main-content div.other div.search_result_img{
		padding-top: 4px;
	}

	#main-content div.conference div.search_result,
	#main-content div.webconference div.search_result,
	#main-content div.teleconference div.search_result,
	#main-content div.forum div.search_result, 
	#main-content div.symposium div.search_result, 
	#main-content div.workshop div.search_result, 
	#main-content div.other div.search_result{
		margin: 0 0 0 10px;
		padding-top: 0;
		line-height: 20px;
		width: 400px;
		float: left;
	}


	#event h2 {
		font-size: 146.5%;
	}

	#event h3 {
		border-bottom: 1px solid #ccc;
		padding: 15px 0 5px 0;
	}

	#event #pdfLink {
		background: url(../images/PDF_icon.gif) 0 8px no-repeat;
	}

	#event #pdfLink a {
		font-size: 93%;
		color: #2E598A;
		padding-left: 20px;
	}

	#event #event_details table {
		width: 100%;
	}

	#event #event_details table tr th {
		font-weight: bold;
		padding: 5px 10px 20px 5px;
	}

	#event #event_details a {
		font-size: 93%;
		color: #2E598A;
	}

	#event #event_details #moreInfo {
		padding-top: 15px;
		margin-left: 5px;
	}
	
	#event #event_details #moreInfo strong {
		color: #315A8B;
	}

	#event #event_details #moreInfo #moreInfo_name,
	#event #event_details #moreInfo #moreInfo_phone {
		padding: 5px 0;
	}

	#event #event_details #province_city {
		padding-bottom: 10px;
	}

	#event #event_details #venue_name,
	#event #event_details #venue_address {
		line-height: 20px;
	}

#print_legend { display: none; }

/* JavaScript font size styles
 ----------------------------------------------------------------------*/
.small_font   { font-size: small; }
.medium_font  { font-size: medium; }
.large_font   { font-size: large; }
.x_large_font { font-size: x-large; }

#infoboxes .colorbox { width: 125px; height: 125px; }
.small_font #infoboxes .colorbox { width: 125px; height: 125px; }
.medium_font #infoboxes .colorbox { width: 125px; height: 200px; }
.large_font #infoboxes .colorbox { width: 280px; height: auto; }
.x_large_font #infoboxes .colorbox { width: 280px; height: 7000px !important; }

#submenu { width: 140px; }
.small_font #submenu { width: 140px; }
.medium_font #submenu { width: 140px; }
.large_font #submenu { width: 280px; }
.x_large_font #submenu { width: 280px; }

#infoboxes { width: 280px; margin: auto; overflow: hidden; padding: 5px; }
.small_font #infoboxes{ width: 280px; }
.medium_font #infoboxes{ width: 280px; }
.large_font #infoboxes{ width: 280px; }
.x_large_font #infoboxes{ width: 280px; }


body.level2 #infoboxes
,body.level3 #infoboxes
,body.level4 #infoboxes { width: 140px; float: left; }

body.level2 .small_font #infoboxes
,body.level3 .small_font #infoboxes
,body.level4 .small_font #infoboxes { width: 140px; float: left; }

body.level2 .medium_font #infoboxes
,body.level3 .medium_font #infoboxes
,body.level4 .medium_font #infoboxes { width: 140px; float: left; }

body.level2 .large_font #infoboxes
,body.level3 .large_font #infoboxes
,body.level4 .large_font #infoboxes { width: 280px; float: left; }

body.level2 .x_large_font #infoboxes
,body.level3 .x_large_font #infoboxes
,body.level4 .x_large_font #infoboxes { width: 280px; float: left; }


body.level1 #infoboxes { width: 280px; float: right; }
body.level1 .small_font #infoboxes { width: 280px; float: right; }
body.level1 .medium_font #infoboxes { width: 280px; float: right; }
body.level1 .large_font #infoboxes { width: 280px; float: left; }
body.level1 .x_large_font #infoboxes { width: 280px; float: left; }



.large_font #sign-up-form { }
.x_large_font #sign-up-form { }

/* Widths of main content blocks
 ----------------------------------------------------------------------*/

#header { width: 800px; margin: auto; overflow: hidden; clear:both; padding: 5px 5px 0 5px; }
#footer { width: 800px; margin: auto; overflow: hidden; clear:both; padding: 5px 5px 10px 5px; }
#content { width: 800px; margin: auto; overflow: hidden; clear:both; padding: 0 5px 5px 5px; }

/* Header
 ----------------------------------------------------------------------*/

#header { }
	#header #logo { float: right; margin: 0 50px 0 0; }
	*html #header #logo { padding-right: 15px; }
		#header #logo a img { border: none; }
	#header ul#main-nav { font-size: 9px !important; list-style: none; margin: 0; padding: 0; clear: right; width: 800px; overflow: hidden; }
	*html #header ul#main-nav { padding-bottom: 10px;}	
		#header ul#main-nav li { float: left; line-height: 1.5em; height: 1.5em; padding: 0; margin: 5px 6px 15px 6px; }
		*html #header ul#main-nav li { margin: 5px 10px 15px 2px; }
		#header ul#main-nav li.first { padding-left: 0; }
			#header ul#main-nav li a { text-decoration: none; text-transform: uppercase; color: #666; display:block; margin:0; padding:4px; }
				#header ul#main-nav li a:hover
				, #header ul#main-nav li a:focus { background-color: #2E598A; color: white; }

/* Content
 ----------------------------------------------------------------------*/

#content { width: 800px; overflow: hidden; }
	#content #main-content-holder { float: left; width: 465px; overflow: hidden; padding: 0 5px 5px 5px; }
	#content #right-column { float: left; width: 280px; padding: 0 5px 5px 2px; }
		#content #right-column form {  }
			#content #right-column form input { font-size: 10px; }
			
			#content #right-column form input#firstname, 
			#content #right-column form input#email { width: 115px; margin-right: 15px; border-top: 2px solid #999; border-left: 2px solid #999; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; }

			#content #right-column form input#lastname {  width: 115px; border-top: 2px solid #999; border-left: 2px solid #999; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; }
			
			#content #right-column form input#sign-up { text-align: left; width: 100px; background: url(../images/signUp_arrow.gif) 80px 2px no-repeat #f5f3f3; font-size: 9px !important; padding-left: 10px; margin-top: 2px; }


#main-content-holder #main-image { position:relative; left: -14px; width: 465px; overflow: hidden; border-left: 7px solid #2e598a; margin: 2px 2px 2px 7px; padding-left: 5px; }


#main-content p { text-align: justify; }
#main-content p em { font-style:italic;}
#main-content ul li em { font-style:italic;}

/*used for Index of Topics page  /resources/topics.shtml  */
#main-content p.index {
  	font-family: Verdana,Arial,Helvetica,Sans Serif;
	font-size: 10pt;
	line-height: 16pt;
	margin-left: 25px;
	text-align:left;
}

#main-content p.index a {
  	color: #315A8B;
	margin-left: 10px;
} 




#main-content p.anchors{ text-align:center;}
#main-content p.updated{ text-align:right;}
#main-content .updated_inline{ font-size: 9pt; color:#999999;}
#main-content h2 a.top { text-align:right;}
#main-content span.red{ color: #CC0000;}
#main-content blockquote{ margin: 10px 15px 10px 15px;}
#main-content sup{ font-size:9px; vertical-align:super;}

#main-content #pullout_box { 
	text-align:center; 
	background-color: #ab2347;
	margin-left: 25px;
	margin-right: 25px;
}
#main-content #pullout_box a {
	color:#FFFFFF;
}
/* added 8MAR2010 government submissions list /our_voice/consultations/submissions.shtml */
#main-content ul#govsubmissions {
	line-height: 12pt;
	list-style: square outside;
	margin: 10px;
}

/*  	margin: 4px 0;
  */
#main-content ul#govsubmissions li {
	line-height: 12pt;
	list-style: square outside;
	vertical-align: text-top;
	margin: 10px;
	width: 100%;
}
#main-content ul#govsubmissions li a{
  	color: #315A8B;
}


/*  added 21JAN2010 */
#main-content ul#ebulletin{
	line-height: 12pt;
	list-style: square outside;
	margin: 10px;
}
#main-content ul#ebulletin li {
	line-height: 12pt;
	list-style: square outside;
	vertical-align: text-top;
	margin: 10px;
	width: 100%;
}
#main-content ul#ebulletin li a{
  	color: #315A8B;
}
#main-content ul#ebulletin li div.purple{
	color: #9b3d8b;
	font-weight: bold;
}
#main-content ul#ebulletin li div.green{
	color: #76bc43;
	font-weight: bold;
}
#main-content ul#ebulletin li div.orange{
	color: #f89521;
	font-weight: bold;
}
/*-- copied from reset-fonts.css ---
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}   */


/* use for Position Papers table */

#pp_resTable {
	padding: 5px;
	

}
#pp_resTable th{
	background-color: #CCCCCC;
}
#pp_resTable td{
	
}


/* SIMONE EDIT HERE June 2009 */

#stdTable,
#photoTable_right,
#photoTable_left,
#photoTable_center {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	text-align: center;
	background: #E3E3E3;
}

#photoTable_left {
	float: left;
	margin-right: 15px;
}

#photoTable_right {
	float: right;
	margin-left: 15px;
}

#photoTable_center {
	float: none;
	margin-left: 75px;
}

#photoTable_right td,
#photoTable_left td,
#photoTable_center td {
	padding: 5px;
	
}

.caption {
	text-align: center;
	font-size:11px;
	font-style:italic;
}


/* End Simone Edit June 2009 */
/* standard Table layout */
#stdTable {
	margin-left: 30px;
	background-color:#CCCCCC;
}
.innertube{
	line-height: 12px;
	padding: 5px;
}



/* COMMENTING OUT THESE ADDITIONS FOR TESTING THE CHANGES TO RESET-FONT.CSS ---
#main-content ol.numbers {list-style-type: decimal; text-indent:15px; line-height:20px; list-style-position: inside; margin-bottom: auto;}
#main-content ol.lroman {list-style-type: lower-roman; text-indent:15px; line-height:20px; list-style-position: inside; margin-bottom: auto;}
#main-content ol.uroman {list-style-type: upper-roman; text-indent:15px; line-height:20px; list-style-position: inside; margin-bottom: auto;}
#main-content ol.lalpha {list-style-type: lower-alpha; text-indent:15px; line-height:20px; list-style-position: inside; margin-bottom: auto;}
#main-content ol.ualpha {list-style-type: upper-alpha; text-indent:15px; line-height:20px; list-style-position: inside; margin-bottom: auto;}
---*/

/* END Dorothy's additions--*/


#main-content a { color: #315A8B; }

body.level1 #main-content h1, 
body.level2 #main-content h1 { text-transform: uppercase; }

body.level1 #main-content h2,
body.level2 #main-content h2 { }
body.level1 #main-content h3,
body.level2 #main-content h3 { font-size: 95%;}
body.level1 #main-content h4,
body.level2 #main-content h4 { font-size: 93%;}
body.level1 #main-content h5,
body.level2 #main-content h5 { font-size: 90%;}
body.level1 #main-content h6,
body.level2 #main-content h6 { font-size: 80%; font-weight: normal; font-style: italic;}

body.level2 #main-content h1.eventsTitle { padding-top: 20px; }

body.noimage #main-content-holder { width: 460px !important; overflow: hidden; border-left: 5px solid #2e598a; padding: 0; padding-left: 5px; margin-right: 0; }
* html body.noimage #main-content-holder { width: 460px !important; }

#right-column { width: 280px; overflow: hidden; margin: 0; }

/* Sign up box
 ----------------------------------------------------------------------*/

	#sign-up-form { padding: 5px; clear: both; }
	#sign-up-form h2 { font-size: 12px; }
	#sign-up-form .formfield { float: left; padding: 2px; }
	#sign-up-form label, #right-column .spacer { font-size: 10px; color: #2E598A; float:left; margin: 2px 0; }
	#sign-up-form label { padding-bottom: 2px; }
	#sign-up-form input { background-color: #F5F3F3; border: 1px solid #666; color: #2E598A; float: left; clear: both; width: 125px; }

/* Member login 
 * --------------------------------------------------------------------*/
    #member-login label { font-size: 10px; color: #2E598A; float:left; margin: 4px 0; }
	#member-login input { width: 115px; margin-right: 15px; border-top: 2px solid #999; border-left: 2px solid #999; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; }
	#member-login td { padding-right: 10px; vertical-align: middle;}
	*html #member-login td { padding-right: 0 !important; }
	#member-login #signin { height:21px; margin-top:3px; text-align: left; width: 110px; background: url(../images/signUp_arrow.gif) 80px 4px no-repeat #f5f3f3; font-size: 9px !important; padding-left: 10px; w\idth:100px; border-width:1px !important; border-color:#000; color: #2E598A;  } 
	#member-login form { margin-bottom: 5px; }
	*html #member-login form { padding-right: 0 !important;}
	#member-login span { color: #f00; line-height: 15px; }

/* Additional Content (Flash, subnavigation and colored boxes)
 ----------------------------------------------------------------------*/

#infoboxes { margin-bottom: 15px; padding: 0; float: left; }
	#infoboxes .colorbox { float: left; overflow: hidden; font-size: x-small; margin: 2px; padding: 5px; color: white; }
		#infoboxes .colorbox h1
		, #infoboxes .colorbox h2
		, #infoboxes .colorbox h3
		, #infoboxes .colorbox h4
		, #infoboxes .colorbox h5
		, #infoboxes .colorbox h6 { color: white; margin: 2px 0; padding: 0; font-size: larger; }
		#infoboxes .colorbox h2 { font-size: 11px; }
		#infoboxes .colorbox ul { list-style: none outside; padding: 0; margin: 0; text-align: left; }
			#infoboxes .colorbox ul li { margin: 6px 0; line-height: 12px; }
		#infoboxes .colorbox a { color: white; text-decoration: none; }
			#infoboxes .colorbox a:hover
			, #infoboxes .colorbox a:focus { text-decoration: underline; }

/* submenu
 ----------------------------------------------------------------------*/

#submenu { float: left; margin-top: 2px; padding: 0; text-align: left; }
*html #submenu { float: left !important; }	
	
	#submenu a { font-weight: bold; }
	#submenu h2 { font-size: 11px; border-left: 10px solid #9b3d8b; margin: 0 0 0 3px; padding: 5px 2px; text-transform: uppercase; }
	#submenu ul#subnav { font-size: 11px; list-style: none; margin: 0 0 0 10px; padding: 0; }
		#submenu ul#subnav li { margin: 7px 0 10px 2px; }
			#submenu ul#subnav li a { text-decoration: none; color: #666; }
				#submenu ul#subnav li a:hover, #submenu ul#subnav li a:focus { color: #336699; }
		#submenu ul#subnav li.current { color: #315A8B; }
			#submenu ul#subnav li.current a { text-decoration: none; color: #315A8B; }
			#submenu ul#subnav li.current > a {  font-weight: bold; }
	#submenu ul#subnav ul { font-size: 9px; list-style: none; margin: 5px 0 0 10px; padding: 0; }
		#submenu ul#subnav ul li.current { color: white; background-color: #315a8b; padding: 0; margin: 0; }
			#submenu ul#subnav ul li { margin: 0 0 5px 0; }
			*html #submenu ul#subnav ul li { margin-right: 0; padding-right: 0 !important; }
			#submenu ul#subnav ul li a { display: block; padding: 2px; text-decoration: none; width: 100%; }
			*html #submenu ul#subnav ul li a { margin-right: 0 !important; padding: 2px 0 2px 2px !important; }	
			#submenu ul#subnav ul li.current a { color: white; background-color: #315a8b; }
			#submenu ul#subnav ul li a:hover, #submenu ul#subnav ul li a:focus { color: white; background-color: #315a8b; }

/* breadcrumbs
 ----------------------------------------------------------------------*/

ul#breadcrumb { font-size: 9px; list-style: none; margin: 10px 0; padding: 0; color: #2E598A; }
	ul#breadcrumb li { display: inline; }
		ul#breadcrumb li.first:before { content: ""; }
		ul#breadcrumb li a, ul#breadcrumb li span { color: #2E598A; text-decoration: none; text-transform: uppercase; }
		
/* Feature box
 ----------------------------------------------------------------------*/

	#infoboxes .colorbox.feature { background-color: #ab2347; }
		#infoboxes .colorbox.feature h2 { float: left; }
		#infoboxes .colorbox.feature h2 img { float: left; padding: 0 4px; }
		#infoboxes .colorbox.feature p { font-size: 9px; clear: both; padding: 10px 0; }
		#infoboxes .colorbox.feature a { line-height: 12px; }

/* Links box
 ----------------------------------------------------------------------*/

	#infoboxes .colorbox.links { font-size: 9px; background-color: #ab2347; }
		#infoboxes .colorbox.links li { padding-bottom: 10px; line-height: 12px; }

/* News box
 ----------------------------------------------------------------------*/

	#infoboxes .colorbox.news { background-color: #f89521; }

/* Related box
 ----------------------------------------------------------------------*/

	#infoboxes .colorbox.related { font-size: 9px; background-color: #76bc43; }
		#infoboxes .colorbox.related li { padding-bottom: 5px; line-height: 12px; }

/* Tools box
 ----------------------------------------------------------------------*/

	#infoboxes .colorbox.tools { background-color: #9b3d8b; padding: 0 5px 10px 5px; }
		#infoboxes .colorbox.tools ul { padding-bottom: 10px; width: 200px; }
		#infoboxes .colorbox.tools a { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
		#infoboxes .colorbox.tools form { font-size: small; text-align: left; margin: 10px 0; }
			#infoboxes .colorbox.tools form label { color: white; }
			#infoboxes .colorbox.tools form input { background: #F5F3F3; color: #2E598A; font-size: smaller; padding: 1px; border: 1px solid #666; }
			#infoboxes .colorbox.tools form input#search { width: 29px; height: 16px; background: url(../images/tools_btn.gif) 0 0 no-repeat; border: 0; }
			#infoboxes .colorbox.tools form input#keywords { font-size: 9px; width: 80px; }


/* e-Bulletin email sent to subscribers
 ----------------------------------------------------------------------*/

h2.ebulletin { width: 250px; overflow: hidden; }
h2 span.date { display: block; float: right; }
.newsitem { background: url('/images/arrow.jpg') top left no-repeat; padding: 0 0 0 25px; }
	.newsitem h3 { background: #2e598a; color: white; padding: 4px; }
	.newsitem h3.orange { background: #f89521; }
	.newsitem h3.green { background: #76bc43; }
	.newsitem h3.purple { background: #9b3d8b; }
	.newsitem h3.red { background: #FF0000; }
	.newsitem ul { list-style: disc outside; margin: 15px; }
		.newsitem ul li { margin: 4px 0; width: 100%; }
			.newsitem ul li h4 { display: inline; }
			.newsitem ul li img { float: right; }
	.newsitem a { color: #666; font-size: smaller; text-decoration: none; font-weight: bold;}
		.newsitem a:hover, .newsitem a:focus { color: #369; text-decoration: none; }
	.newsitem a.highlight { color: #369; }
		.newsitem a.highlight:hover, .newsitem a.highlight:focus { color: #369; text-decoration: underline; }
	.newsitem br { margin: 10px; }

/* Footer
 ----------------------------------------------------------------------*/
 
#footer { text-align: left; margin-top: 10px; }
	#footer ul#footer-nav { list-style:none; margin: 0; padding: 0; float: left; width: 800px; overflow: hidden; color: #666; font-size: 9px; }
		#footer ul#footer-nav li span { color: #666; }
		#footer ul#footer-nav li { float: left; border-left: 1px solid #ccc; padding: 0 4px; margin: 4px 0; }
		#footer ul#footer-nav li.first { float: left; border-left: none; color: #2E598A; }
		#footer ul#footer-nav li { }
			#footer ul#footer-nav li#text-size-links { width: 200px; padding: 0; margin: 4px 0; height: 1em; overflow: hidden; }
			#footer ul#footer-nav li ul#text-resize { list-style:none; margin: 0; padding: 4px 0; display: inline !important; line-height: 1em; border: none; }
				#footer ul#footer-nav li ul#text-resize li { display: inline !important; padding: 0 4px 0 4px; margin: 0; border: none; }
					#footer ul#footer-nav li ul#text-resize li.first { display: inline !important; }
			#footer ul#footer-nav li a { text-decoration: none; color: #666; }
				#footer ul#footer-nav li a:hover
				, #footer ul#footer-nav li a:focus { color: #336699; }
		#footer p { clear: both; color: #2E598A; padding: 1px 0; }
		
/* Legend
 ----------------------------------------------------------------------*/
#legend {
	margin-right: 3px;
}

#legend h2 {
	border-left: 0px;
	margin: 0; 
	padding: 0; 
	text-transform: none;
}

#legend img {
}

/* Add Event Form
 ----------------------------------------------------------------------*/
#addevent td { padding: 5px; vertical-align: top; }
#addevent .red, #addevent .required { color: red; }
#addevent h2 { float: left; margin: 10px 0; }
#addevent #required { float: right;  margin: 10px 0 10px 10px; }
#addevent hr { clear: both; border: none; border-top: 1px solid black; }
#addevent #errors { clear: both; }
#addevent #errors ul { margin: 5px; padding: 5px;  }
#addevent #errors li { list-style: disc outside; margin: 5px; }

/* Events Page (LIZL)
 ----------------------------------------------------------------------*/
div.pagination {
	font-size: 85%;
	border-top: 1px solid #ccc;
	padding: 10px 0 30px 0;
	margin-top: 15px;
}

	div.pagination .pagination_bottom {
		float: right;
	}

	div.pagination .pagination_bottom .previous,
	div.pagination .pagination_bottom .chunks,
	div.pagination .pagination_bottom .next {
		float: left;
	}

	div.pagination .pagination_bottom .chunks {
		margin: 0 10px;
	}

div .sortby {
	font-size: 93%;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	margin: 10px 0 10px 0;
}

*html div .sortby {
	padding: 10px 0 15px 0;
}

	div.sortby .pagination_top {
		float: right;
		margin-top: -15px;
	}

	*html div.sortby .pagination_top {
		/*margin-top: -25px;*/
		padding-top: 5px;
	}
	
	div.sortby .pagination_top .chunks {
		margin: 0 10px;
	}

	div.sortby .pagination_top .chunks,
	div.sortby .pagination_top .next,
	div.sortby .pagination_top .previous {
		font-size: 93%;
		float: left;
	}

	*html div.sortby .pagination_top .chunks,
	*html div.sortby .pagination_top .next,
	*html div.sortby .pagination_top .previous {
		font-size: 85%;
	}

/* Home - 'Member Sign In' (LIZL)
 ----------------------------------------------------------------------*/
 div#member-login {
 	clear: both;
	margin: 0 0 0 5px;
	padding-top: 15px;
 }
 
 *html div#member-login {
 	margin-left: 5px;
 }

 	div#member-login h2#signIn {
		font-size: 12px;
		border: none;
		margin-left: 0;
	}

/* Search Results (DWAYNE)
 ----------------------------------------------------------------------*/
div#search_results blockquote {
	margin: 10px 0 10px 0;
}
div#search_results blockquote table tr td {
	text-align: justify;
}

b, strong {
	color: #666666;
	font-weight: bold;
}
