




/*
     FILE ARCHIVED ON 19:35:10 Dec 2, 2012 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 20:11:56 Nov 25, 2014.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
Theme Name: ABANow
Theme URI: http://abanow.org/
Description: ABANow.org
Version: 1.0
Author: Manning Productions / Curtis Hiller and Patrick Mouser
Author URI: http://manningproductions.com
Tags:
*/

/* BASICS */
body {
	font-size: 62.5%;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#b3b3b3;
	color:#000000;
	margin:0;
	padding:0;
}

a {
	text-decoration:none;
	color:#0076C0;
}
a:hover {
	text-decoration:underline;
}
a.no_decorate:hover {
	text-decoration:none;
}
a:active {
	outline:none;
}
:focus
{
  -moz-outline-style: none;
	outline:none;
}

img, img a {
	border:0;
	text-decoration:none;
}
h1, h2 {
	color:#0076C0;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
}
.h-small-margins {
	margin:0.2em 0;
}
p {
	font-size:11px;
	line-height:16px;
	padding:0;
	margin:0.4em 0 0.4em 0;
}
ul li {
	list-style-image:url(/web/20121202193510/http://www.abanow.org/wordpress/wp-content/themes/ABANow/images/list_bullet_blue.gif);
}

/* SHARED ELEMENTS */
.geo {
	font-family:Georgia, "Times New Roman", Times, serif;
}
.helv {
	font-family:Helvetica, Arial, sans-serif;
}
.eight {
	font-size:8px;
}
.nine {
	font-size:9px;
}
.ten {
	font-size:10px;
}
.eleven {
	font-size:11px;
}
.twelve {
	font-size:12px;
}
.fourteen {
	font-size:14px;
}
.sixteen {
	font-size:16px;
}
.eighteen {
	font-size:18px;
}
.twenty-one {
	font-size:21px;
}
.ital {
	font-style:italic;
}
.bold {
	font-weight:bold;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.alignleft {
	float:left;
	padding:5px 5px 5px 0;
}
.alignright {
	float:right;
	padding:5px 0 5px 5px;
}
.aligncenter {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.button {
	cursor:pointer;
	cursor:hand;
}
.header {
	padding-bottom:0.3em;
	margin-bottom:1em;
	background: #FFFFFF url(/web/20121202193510/http://www.abanow.org/wordpress/wp-content/themes/ABANow/images/dash.gif) bottom left repeat-x;
}
	.header img {
		vertical-align:top;
		font-size:16px;
		font-weight:bold;
		font-style:italic;
	}
	.header_buttons {
		margin-top:0.6em;
		padding-right:0.4em;
		font-size:9px;
		font-family:Helvetica, Arial, sans-serif;
		font-weight:bold;
	}
	.header_buttons div {
		margin-left:0.7em;
	}
	.header_buttons a, .header_buttons {
		color:#666666;
	}
	.header_buttons img {
		margin-left:0.1em;
	}
.left_block {
	margin-bottom:2.8em;
}
.right_block {
	margin-bottom:2em;
}
.rarr {
	font-size:200%;
	line-height:6px;
}
.clr {
	clear:both;
}
.clrl {
	clear:left;
}
.blue {
	color:#0076C0;
}
.black {
	color:#000000;
}
.light_grey {
	color:#808080;
}
.dark_grey {
	color:#4D4D4D;
}
.white {
	color:#FFFFFF;
}
.c_list {
	margin-left:0;
	padding-left:1.4em;
}
	.c_list li {
		margin-bottom:0.8em;
	}
.mts_list {
	margin:0 0 0 0.7em;
	padding-left:0;
}
	.mts_list li {
		margin:0.3em 0;
		padding:0;
	}
.n_list {
	margin:1em 0;
	padding:0;
}
	.n_list li {
		margin:0.7em 0;
		list-style:none;
		list-style-image:none;
	}
.dd {
	margin:0;
	padding:0;
}
.dd ul {
	display:inline;
}
.dd li {
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
}
.dd li.head ul {
	display:none;
	position:absolute;
	margin-left:-10em;
	width:22em;
	background-color:#FFFFFF;
	border:1px solid #222222;
	padding:0.7em 0;
}
.dd li.head:hover ul {
	display:block;
}
.dd_list {
	margin:0;
	padding:0;
}
	.dd_list li {
		list-style:none;
		list-style-image:none;
		width:20em;
		padding:0.4em 1em;
	}
	.dd_list li:hover {
		background-color:#0076C0;
		color:#FFFFFF;
	}
	.dd_list li:hover a {
		color:#FFFFFF;
		text-decoration:none;
	}
.blue_box_rider {
	width:100%;
	background: #FFFFFF url(/web/20121202193510/http://www.abanow.org/wordpress/wp-content/themes/ABANow/images/grey_box_2px_top.gif) bottom left repeat-x;
	padding:0;
	margin:0;
}
	.blue_box_rider h2 {
		font-size:12px;
		color:#FFFFFF;
		background-color:#0077c0;
		padding:0.5em 4em 0.6em 1em;
		margin:0;
	}
	.blue_box_rider_content {
		padding: 1.5em 2.2em 2em;
		background-color: #F2F2F2;
		background-image: url(/web/20121202193510/http://www.abanow.org/wordpress/wp-content/themes/ABANow/images/box_pointer_down.gif);
		background-repeat: no-repeat;
		background-position: 13px top;
		font-size:12px;
	}
.br_list {
	font-size:12px;
	line-height:24px;
}
.underline {
	padding-bottom:0.3em;
	background:#FFFFFF url(/web/20121202193510/http://www.abanow.org/wordpress/wp-content/themes/ABANow/images/dash.gif) bottom left repeat-x;
	margin-bottom:0.8em;
}
.two_column {
}
	.two_column .left_column {
		width:29.2em;
	}
	.two_column .right_column {
		margin-left:30.4em;
	}
.big_button a {
	color:#000000;
}
.big_button {
	font-size:14px;
	margin-bottom:1.71em;
	padding:1em 0 0 1em;
	width:20.14em;
	background-color:#F2F2F2;
	height:3.86em;
}
	.big_button img {
		vertical-align:middle;
		margin-right:0.7em;
	}
	.big_button #reporter_alerts {
		margin-left:21.71em;
	}
.content_p {
	margin-bottom:3em;
}
	.content_p p {
		margin-bottom:1.5em;
	}
	.content_p ul {
		font-size:11px;
	}
	.wp-caption-dd {
		text-align:center;
	}
	.content_p .wp-caption-text {
		font-size:10px;
		font-style:italic;
	}
.blk_submit {
	background-color:#000000;
	color:#FFFFFF;
	border:0;
	padding:0.2em 0.6em;
}
.indent {
	padding-left:1.4em;
}

#most-popular-content a {
	color:#000000;
}
#bottom-page-pagination {
	margin: 0 auto;
	padding:1.3em;
	width:22em;
	text-align:center;
	background-color:#F2F2F2;
}
	.bpp-item {
		width:7.2em;
		text-align:center;
	}

.read-more {
	width:26em;
	height:1.3em;
	background-color:#F2F2F2;
	padding:0.8em 1.4em;
	font-weight:bold;
	margin-top:20px;
}
	.read-more img {
		vertical-align:middle;
		margin-top:-0.3em;
	}
	
.document_image {
	margin-left:4px;
}


/* PAGE DIVISIONS */
#wrapper {
	margin:0 auto;
	padding:0;
	width:96em;
}
	#header {
		background:#0077c0 url(/web/20121202193510/http://www.abanow.org/wordpress/wp-content/themes/ABANow/images/bg_header.gif) top left repeat-x;
		height:9.7em;
		width:96em;
	}
		#header #logo {
			margin:1.2em 0 0 2em;
		}
	#content {
		background-color:#FFFFFF;
		padding:2.6em 1.6em;
	}
		#sidebar {
			width:30.4em;
			/*margin-left:2.4em;*/
		}
		#main_content_wrapper {
			width:60.2em;
		}
		#footer {
			padding:1em 0.6em 4em;
			font-size:11px;
			line-height:16px;
		}
			#footer a {
				color:#FFFFFF;
			}

	#header_right {
		margin-right:2.5em;
		padding-top:2.4em;
		text-align:center;
	}
	#nav {
	height:3.2em;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
	background-color:#E6E6E6;
	padding-top:.3em;
	vertical-align: middle;
	}
		#nav div.nav_item {
			padding:0.3em 1.6em 0.4em;
			margin:0.5em 0 0.4em;
			border-right:1px solid #C0C0C0;
		}
			#nav div.nav_item a {
				font-family:Helvetica, Arial, sans-serif;
				color:#4D4D4D;
				font-weight:bold;
			}
		#ABA_Home_search {
			margin:0.3em 0 0 1.8em;
			padding:0;
		}
			#ABA_Home_search img {
				vertical-align:middle;
			}
			#ABA_Home_search form {
				margin:0;
				padding:0;
				display:inline;
			}
			#nav #ABA_Home_search input.search_text {
				margin: 0 0 0 1.4em;
				border:1px solid #1A1A1A;
				background-color:#FFFFFFF;
				width:15.6em;
				height:1.2em;
				padding:0.2em 0.1em;
				color:#999999;
			}
			#nav #ABA_Home_search #search_submit {
				width:32px;
				height:21px;
				background: #FFFFFF url(/web/20121202193510/http://www.abanow.org/wordpress/wp-content/themes/ABANow/images/go.gif) top left no-repeat;
				margin:-0.2em 0 0 1em;
				overflow:hidden;
				border:0;
				vertical-align:middle;
			}

/* HOME */	
				#video_player {
					margin:2em auto;
					width:300px;
					height:198px;
					background:#F2F2F2;
				}
				#video_player_meta {
					width:30em;
					color:#4D4D4D;
					line-height:16px;
				}
					#video_player_meta a {
						color:#4D4D4D;
					}
					#video_player_meta h2, #video_player_meta h1 {
						line-height:16px;
						margin-bottom:0.5em;
					}
			
						.event_blue_box {
							font-size:20px;
							width:1.9em;
							height:1.5em;
							text-align:center;
							border:1px solid #0076C0;
						}
						.event_date {
							padding:0.8em 0 0 0.8em;
							width:3.8em;
						}
						.event_title {
							padding-top:0.8em;
						}
					#member_of_the_media_header h2 {
						font-size:14px;
						color:#FFFFFF;
						background-color:#0077c0;
						padding:0.4em 0 0.4em 0.8em;
						margin:0;
						width:12.14em;
					}
				#member_of_the_media_content {
					background:#F2F2F2;
					padding:1em;
				}
					#member_of_the_media_content ul {
						margin:0.6em 0.8em 0.6em 3em;
						padding:0;
					}
					#member_of_the_media_content ul li {
						margin-bottom:0.2em;
						padding:0;
					}
					#recent_comments .comment_block {
						margin:1.4em 0;
					}
						#recent_comments .c_meta	{
							line-height:16px;
							margin-bottom:0.6em;
						}
						#recent_comments .comment {
							margin: 0 0 0.6em 1.8em;
							width:24.75em;
							word-wrap:break-word;
						}
					#top_stories_content {
						padding-top:1em;
					}
						#top_stories_content #main_image {
							width:29.4em;
							padding:0;
						}
						#main_image img {
							width:294px;
						}
						#top_story {
							width:28em;
							margin:0 0 0 30.8em;
							padding:0 0.8em 0 0;
						}
							#top_story h2 {
								font-size:18px;
								line-height:22px;
							}
							#top_story #ts_date {
								font-size:11px;
								color:#4D4D4D;
							}
						#more_top_stories_header h2 {
							width:10.6em;
						}
		
			#around_the_bar_content .two_up {
				padding-top:1em;
			}
				#around_the_bar_content .two_up .atb_entry {
					width:28em;
					/*margin-right:1.5em;*/
					padding-top:0.6em;
				}
					#around_the_bar_content .two_up .atb_right {
						margin-left:30.2em;
					}
					#around_the_bar_content .two_up .atb_entry h2 {
						font-size:14px;
						line-height:17px;
						padding:0;
						margin:0.3em 0 0.3em 0;
					}
					#around_the_bar_content .two_up .prez {
						background-color:#F2F2F2;
						padding:1.2em;
						width:26.8em;
					}
						#around_the_bar_content .two_up .prez .prez_left {
							width:6em;
						}
							#around_the_bar_content .two_up .prez .prez_left img {
								width:6em;
							}
						#around_the_bar_content .two_up .prez .prez_right {
							width:19.4em;
						}
	
/* ISSUES */
	.hide-close-button {
		position:absolute;
		margin-left:30em;
		margin-top:1em;
		width:2.8em;
		height:0.7em;
		background-color:transparent;
		background-position:top left;
		background-repeat:no-repeat;
	}
	.bhcb {
		background-image:url(/web/20121202193510/http://www.abanow.org/wordpress/wp-content/themes/ABANow/images/arrow_up_blue.gif);
	}
	.ghcb {
		background-image:url(/web/20121202193510/http://www.abanow.org/wordpress/wp-content/themes/ABANow/images/arrow_down_grey.gif);
	}

	#featured_issue {
		margin-bottom:3em;
	}
		#featured_issue_header {
			width:15em;
		}
		#featured_issue_content {
			font-size:11px;
			line-height:16px;
			font-color:#4D4D4D;
		}
			#featured_issue_content h2, #featured_issue_content h1 {
				font-size:12px;
				color:#000000;
			}
	
	#media_contact_content {
		line-height:18px;
	}
	
		#content_filter_header {
			width:15em;
		}
			#content_filter .c_filter {
				margin:0.2em 1.4em 0em 0.4em;
			}
			#content_filter .c_filter input {
				margin:0 0.4em 0 0;
				vertical-align:middle;
			}

		#issues_video .issues_video_thumbnail {
			height:80px;
			margin-right:1em;	
		}
	.issue_header:hover {
		/* background-color:#F2F2F2; */
	}
	#hod_content .n_list li {
		margin:11px 0;
	}
		
/* SINGLE */

		#single_content h1 {
			line-height:25px;
			margin-bottom:0.1em;
		}
		#single_content h2 {
			font-family:Georgia, "Times New Roman", Times, serif;
			color:#000000;
			font-size:14px;
			font-weight:bold;
		}
		#single_content h4 {
			font-size:12px;
			margin-bottom:0.1em;
		}
		#single_content #nr_excerpt {
			margin-bottom:2.4em;
			line-height::14.5px;
		}
		#single_content #nr_tags {
			margin-top:4em;
		}
		#single_content ol {
			padding-bottom:1.7em;
		}
			#single_content ol li {
				margin-left:.7em;
				list-style-position:inside;
			}
			#single_content li {
				line-height:21px;
				font-size:11px;
			}
	#related_articles_content p {
		margin:0.6em 0 0.2em 0;
	}
		
/* AROUND THE BAR */
	#around_the_bar_content .atb_post .atb_content {
		margin-left:11.2em;
	}
		#around_the_bar_content .atb_post .atb_content h2 {
			font-size:21px;
			line-height:25px;
			margin:0.8em 0 0.2em 0;
		}
		#around_the_bar_content .atb_post .atb_content .author {
			margin-bottom:1.1em;
		}
		#around_the_bar_content .pres-photo {
			margin:0 1em 1em 0;
		}
		.lma-issues {
			clear:left;
		}
		.post_footer {
			/*text-align:right;*/
			margin:0.4em 0 3em;
			background-color:#F2F2F2;
			padding:0.4em 1em;
			clear:left;
		}
			.post_footer a {
				color:#000000;
			}
			.post_footer img {
				/*margin-left:4em;*/
				margin-right:0.4em;
			}
			.post_footer .post_categories {
				width:18em;
			}
			.post_footer .add_this {
				height:1.8em;
			}
			.post_footer .tag_wrapper {
				padding-bottom:0.4em;
			}
			.post_footer .tag_replacement {
				float:left;
				height:1.8em;
			}
				
		#atb_footer_nav {
			width:49em;
			/* height:3.2em; */
			margin:4em 0 0 11.2em;
			background-color:#F2F2F2;
			text-align:center;
		}
			#atb_footer_nav h2 {
				margin:0.4em 0 0 0;
				padding:1em 0;
				font-size:18px;
				width:13em;
				text-align:center;
			}
	#categories a {
		color:#000000;
	}
		#categories_right {
			margin-left:15em;
		}
	
	#contribute {
		width:30.4em;
		height:4.86em;
		padding:1.4em 0 0.8em;
		background-color:#F2F2F2;
	}
		#contribute img {
			margin:0.4em 0 0 1.4em;
		}		
		#contribute a {
			font-size:14px;
			line-height:21px;
			color:#000000;
		}
		#contribute #contribute_text {
			margin-left:6.8em;
		}
	
	.atb_post_content {
		margin-bottom:1em;
	}
	
	.atb-comment-bubble {
		margin-left:2em;
	}
		
/* MEDIA */
#releases_content {
}
	#releases_content span {
	}
	
/* TOP STORIES */
#top_stories_content .ts_post .ts_content {
	margin-left:14.5em;
}
	#top_stories_content .ts_post .ts_meta {
		text-align:right;
		width:125px;
		margin-top:0;
	}
	#top_stories_content .ts_post .ts_content {
		margin-top:0;
	}
		#top_stories_content .ts_post .ts_content h2 {
			margin-top:0;
		}
	#top_stories_content .ts_post .ts_meta img {
		width:125px;
		margin-bottom:0.6em;
	}

	.ts_content .ts_post_content {
		margin-bottom:1em;
	}

/* SEARCH */
#search_results .search_result_ident {
	width:9.91em;
	border:1px solid #B3B3B3;
	padding:0.3em 0.6em;
}
#search_results .srifi {
	border:0;
	background:#0076C0;
	color:#FFFFFF;
}
#search_results .search_result_meta {
	margin:0 0 0 10.6em;
	padding:0;
}
#search_results .n_list li {
	margin:0;
	padding:1.2em 0 1.2em;
}
#search_bottom_callout {
	text-align:center;
	width:100%;
}

/* COMMENTS */
#comments_header h2 {
	margin:0 0 0.4em 0;
	padding:0;
}
#comments_header img {
	margin-right:0.6em;
	vertical-align:middle;
}
#comments_wrapper .n_list li {
	padding:1.4em 0;
	margin:0;
}
#comments_wrapper .comment_meta {
	width:11em;
	text-align:right;
	padding:0 0 0 1em;
}
#comments_wrapper .comment_content_wrapper {
	margin-left:15em;
}
#comments_wrapper .comment_quote {
	width:3em;
	height:2em;
	text-align:center;
	background:#FFFFFF url(/web/20121202193510/http://www.abanow.org/wordpress/wp-content/themes/ABANow/images/giant_quote.gif) top center no-repeat;
}
#comments_wrapper .comment_content {
	margin: 0 0 0 3em;
	padding:0 1em 0.5em 0;
}

#post_comment_header {
	height:0.2em;
}
#post_comment input, #post_comment textarea {
	border:1px solid #808080;
	margin-top:0.4em;
}
#post_comment_entry table {
	width:100%;
}
	#post_comment_entry table td.left {
		vertical-align:top;
		text-align:left;
		width:15em;
	}
		#post_comment_entry table td.right {
			padding-left:2em;
			width:38em;
		}
			#post_comment_entry table td.right #comment {
				width:31em;
				height:9em;
				overflow:auto;
			}

/* MEDIA CONTACTS */
#main_media_contacts_content table td {
	vertical-align:top;
	padding-bottom:2em;
}
	#main_media_contacts_content table td.name {
		width:11.71em;
		padding-right:1em;
	}
	#main_media_contacts_content table td.info {
		width:15.15em;
		padding-right:1em;
	}
	#main_media_contacts_content table td.issue_left {
		width:11.71em;
		padding-right:1em;
	}
	
/* IN THE NEWS */
#in-the-news-content .bubble-top {
	font-size:10px;
	width:58.5em;
	height:2.6em;
	margin:0 0 0 3em;
	padding:0;
	background:#FFFFFF url(/web/20121202193510/http://www.abanow.org/wordpress/wp-content/themes/ABANow/images/bg_in_the_news_bubble_top.gif) top left no-repeat;
}
#in-the-news-content .bubble-bottom {
	font-size:10px;
	width:52.5em;
	padding:0 3.5em 2em 2.5em;
	margin:0 0 3.8em 3em;
	background:#FFFFFF url(/web/20121202193510/http://www.abanow.org/wordpress/wp-content/themes/ABANow/images/bg_in_the_news_bubble_bottom.gif) top left repeat-y;
}
	#in-the-news-content .bubble-bottom .bubble-bottom-content {
		margin-left:2.8em;
	}
		#in-the-news-content .bubble-bottom .bubble-bottom-content p {
			margin:0;
			padding:0;
		}

/* MULTIMEDIA */
#multimedia-content img {
	margin-bottom:0.4em;
}
	#single_content .video_meta {
		padding-top:2em;
	}
	#single_content .video_meta h2, #single_content .video_meta h1 {
		margin-top:0.2em;
	}
	#single_content .video_meta .content_p {
		margin-top:3em;
	}
	#single_content #vid_versions div {
		padding-top:1.5em;
		margin-right:0.8em;
		text-align:center;
	}
#available_multimedia_downloads {
	margin:18px 0;
}

/* ABOUT THE ABA */
#about_the_aba_content a {
	color:#000000;
}

/* EVENTS */
#events-content .event-date-bar {
	margin-top:0.24em;
	width:29.4em;
	background-color:#F2F2F2;
	text-align:right;
	padding:0.1em 0.5em;
}
	#events-content .event-post {
		padding-top:1.2em;
	}
		#events-content .event-content h2 {
			margin-top:0;
		}
		
/* REPORTER ALERTS */
#reporter-alert-table td {
	padding:0.2em 0.4em 0.4em 0;
	vertical-align:top;
}
	#reporter-alert-table td.left {
		width:15em;
	}
	#reporter-alert-table td.spaced {
		padding-top:2.6em;
	}
	#reporter-alert-table input.input-text {
		width:17.9em;
	}
#zip {
	margin-left:1em;
}
		
/* HOUSE OF DELEGATES */
#hodr-table {
	font-size:10px;
}
	#hodr-table td {
		padding:2em 1em;

	}
	#hodr-table-my td {
		padding:1em 1em;
		vertical-align:top;
	}
	
	#hodr-table .hodr-table-video {
		width:15em;
		padding-left:10px;
		text-align:center;
	}
	#hodr-table .hodr-table-report {
		width:10em;
		text-align:center;
	}
	#hodr-table tr.head td {
		padding:0.4em 1em;
	}
	#hodr-table .hodr-table-num {
			padding-left:0;
		}

/* HOUSE OF DELEGATES RESOLUTIONS */
#house_of_delegates_resolutions.left_block h1 {
	margin:0 0 21px;
}
#house_of_delegates_resolutions_content li {
	margin-top:26px;
}
#house_of_delegates_resolutions_content .hodr-resolution_id, .search_result_meta .hodr-resolution_id, #issues_hod .hodr-resolution_id {
	width:54px;
	height:24px;
	padding:6px 12px;
	border:1px solid #0076C0;
}
.search_result_meta .hodr-resolution_id, #issues_hod .hodr-resolution_id {
	margin-right:11px;
	padding-top:4px;
	width:39px;
	height:16px;
}
#house_of_delegates_resolutions_content .hodr-resolution_status {
	width:130px;
	margin-left:38px;
}
#house_of_delegates_resolutions_content .hodr-resolution_excerpt {
	width:318px;
	margin-left:34px;
}
	#house_of_delegates_resolutions_content .hodr-resolution_excerpt p {
		margin:0;
	}
	#house_of_delegates_resolutions_content .hodr-resolution_excerpt a:hover p {
		text-decoration:underline;
	}

#house_of_delegates_resolutions_content.hodr-single .hodr-resolution_id {
	margin:24px 0 12px;
}
#house_of_delegates_resolutions_content.hodr-single .hodr-res_status {
	margin-bottom:18px;
}
#house_of_delegates_resolutions_content.hodr-single .hodr-res_content {
	margin-bottom:34px;
}
#house_of_delegates_resolutions_content.hodr-single .hodr-file {
	height:25px;
}
#house_of_delegates_resolutions_content.hodr-single .hodr-meta {
	margin-top:50px;
}
#house_of_delegates_resolutions_content ul {
	margin-bottom:42px;
}

/* 404 */
#fourohfour {
	width:43em;
	text-align:center;
	margin:5em auto 15em;
}