﻿.wrapper_archive_statute {
	margin:0 auto;
    padding-top:1.25rem;
}
    .wrapper_archive_statute .YearAndSessArchived {
        display: none;
    }
.wrapper_archive_statute table { 	
	width:50%;
	border:0.063rem solid #d9d9d9;
	margin:0 auto;
}
.wrapper_archive_statute .tableTitle { 
	padding-bottom:0.63rem;
}

.wrapper_archive_statute .section, 
.wrapper_archive_statute .billAction, 
.wrapper_archive_statute .billNumber {
	text-align:left;
}

.wrapper_archive_statute .section, 
.wrapper_archive_statute .billNumber {
	width:20%;
}

.wrapper_archive_statute .billAction { 
	width:60%;
}

.wrapper_archive_statute a, 
.wrapper_archive_statute a:active, 
.wrapper_archive_statute a:visited {
	color: rgb(97, 94, 136);
	text-decoration:none;
	font-weight:bold;
}

.wrapper_archive_statute a:hover {
	text-decoration:underline;
}