@charset "utf-8";
/* CSS Document */

html, body, div, img,  ul, ol, li, form, input, label, textarea,  h1, h2, h3, h4, h5, h6, pre, code, p, hr {
	margin: 0px;
	padding: 0px;
}
select {
	font-size:11px;
}
img {
	border: 0px;
}
ul {
	list-style-type: none;
}
a {
	color: #0071BC;
	text-decoration: none;
}
a:visited {
	color: #80B8DD;
}
a:hover {
	text-decoration: underline;
	color: #0071BC;
}
a:active {
	color: #0071BC;
}
h1, h2, h3, h4, h6 {
	font-size: 100%;
}
h1, h3 {
	text-transform: uppercase;
	background-color: #F2F2F2;
	padding: 4px 15px 4px 15px;
	border-bottom: 1px solid #CCC;
}
h4 {
	text-transform: uppercase;
	font-size: 90%;
}
h5 {
	font-size: 130%;
	text-transform: uppercase;
	font-weight: normal;
	color: #99C6E4;
}
p {
	margin: 15px 15px 0px 15px;
	line-height: 1.54em;
}
address {
	margin: 15px 15px 0px 30px;
	line-height: 1.54em;
}
body {
	font-family: arial, helvetica, sans-serif;
	font-size: 84.5%;
	line-height: 1.5em;
	color: #000;
	background: #FFF;
	margin: auto;
	background: #FFF url(/images/bg-body.gif) repeat-x;
}
#header {
	background: url(/images/bg-header.gif) no-repeat;
	width: 920px;
	height: 98px;
	margin: auto;
	padding: 15px;
	border-bottom: 1px solid #FFF;
}
#logo {
	width: 214px;
	height: 98px;
	float: left;
}

#container {
	width: 950px;
	padding: 0px;
	margin: auto;
	border-top: 1px solid #CCC;
}
#nav {
	width: 226px;
	border: 1px solid #E6E6E6;
	background: transparent url(/images/bg_nav.gif) repeat-x;
}
#nav ul {
	border: 1px solid #FFF;
	line-height: 34px;
	font-size: 110%;
	padding:8px 0px 8px 0px;
}
#nav ul a {
	display: block;
}
#nav ul a:hover {
	background-color: #CCE3F2;
	text-decoration: none;

	}
#nav img {
	width: 32px;
	height: 32px;
	margin: 0px 8px 0px 15px;
	float: left;
}
.nav-cat {
	float: left;
}
#left {
	width: 226px;
	padding: 15px 0px 15px 0px;
	/* float: left; */
}
.left-copy {
	margin: 15px 0px 0px 15px;
}
#right {
	width: 709px;
	padding: 15px 0px 15px 0px;
	float: right;
}
.content {
	margin-top: 15px;
}
.about-records {
	width: 25%;
	float: left;
}
.about-records h2 {
	font-size: 95%;
	text-transform: uppercase;
	width: 96%;
	color: #0071BC;
	padding: 12px 0px 0px 15px;
}
.about-records p {
	padding-top: 0px;
	margin-top: 0px;
	line-height: 1.2em;
	font-size: 95%;
}
#about ol {
	margin: 15px 15px 20px 60px;
}
#states ul {
	float: left;
	margin: 15px 0px 0px 15px;
	width: 17%;
}
#states li, #counties li {
	font-size:12px;
}
.articles {
	float: left;
	font-size: 11px;
	margin: 15px 0px 0px 15px;
	width: 47%;
}
#bottom {
	width: 100%;
	margin: auto;
	background: #F2F2F2 url(/images/bg-bottom.gif) repeat-x;
}
#footer {
	width: 920px;
	border-top: 1px solid #FFF;
	padding: 4px 15px 4px 15px;
	margin: auto;
	color: #B2B2B2;
	font-size: 85%;
}
#footer a {
	color: #B2B2B2;
}
/* ELEMENTS  */

#search-full {
	margin: auto;
}
#search-left {
	width: 226px;
	height: 289px;
	padding-top: 0px;
	margin: 0px;
	background: transparent url(/images/search-area-left.gif) no-repeat;
	color: #0071BC;
}
#search-left label {
	padding-top: 15px;
}
#search-left h2 {
	padding-top: 15px;
	text-transform:uppercase;
}
#search-left h2, #search-left label, #search-left select {
	margin-left: 15px;
}
.third {
	width: 31%;
	float: left;
	padding: 15px 0px 0px 14px;
}
.srch-button {
	background: transparent url(/images/btn_srch_long.gif) repeat scroll 0%;
	float: right;
	border: none;
	color: #FFF;
	font-size: 84.5%;
	cursor: pointer;
	height: 27px;
	width: 129px;
	margin: 15px 49px 15px 0px;
}
#search-left .srch-button {
	background: transparent url(/images/btn_srch_long.gif) repeat scroll 0%;
	float: left;
	border: none;
	color: #FFF;
	font-size: 84.5%;
	cursor: pointer;
	height: 27px;
	width: 129px;
	margin-left: 15px;
}
#search-left select {
	width: 172px;
}
#search-full label, #search-left label {
	display: block;
	font-weight: bold;
	padding-bottom: 4px;
}
#search-full form {
	width: 619px;
	margin:  auto;
	display: block;
	padding: 15px 0px 15px 0px;
	background: transparent url(/images/search-area.gif) no-repeat scroll 0%;
	height: 124px;
	width: 619px;
	margin: auto;
}
#record_type_id, #state_id, #county_id, #record_type_id2, #state_id2, #county_id2, #rec-type, #rec-name, #rec-url, #email_address, #record_type_id_lightbox, #state_id_lightbox, #county_id_lightbox {
	width: 145px;
	height: 22px;
	border: 1px solid #CCE3F2;
}
#rec-descr {
	border: 1px solid #CCE3F2;
}

.left-copy {
	width: 226px;
	border: 1px solid #E6E6E6;
	margin: 15px 0px 0px 0px;
	background: transparent url(/images/bg_shrt.gif) no-repeat;
}
.left-copy p {
	margin-bottom: 15px;
	line-height: 1.2em;
	font-size: 85%;
	color: #999;
}
.left-copy strong {
	color: #000;
}
#breadcrumbs {
	float: left;
	text-transform: uppercase;
	font-size: 8pt;
	color: #999;
}
#add-record {
	text-transform: uppercase;
	color: #0071BC;
	font-size: 8pt;
	float: right;
}
.stats {
	width: 100%;
	clear: both;
	border: 1px solid #CCC;
	margin-top: 15px;
	background: transparent url(/images/bg-stats.gif) no-repeat;
}
.stats h4 {
	padding-bottom: 8px;
}
.stats li {
	font-size:85%;
}
#state-seal, #state-website, #county-website, #state-resources, .stat-col, #limited-search {
	width: 221px;
	padding: 8px 0px 15px 15px;
	float: left;
}
.stat {
	color: #22B573;
}
.results-box {
	width: 199px;
	float: left;
	background: transparent url(/images/bg-results.gif) no-repeat;
	border: 1px solid #CCC;
	padding: 8px;
	margin:15px 0px 0px 15px;
	height: 135px;
	font-size: 95%;
	line-height: 1.35em;
}
.results-box h4 {
	text-decoration: none;
}

.results-box h4{
	font-size: 100%;
	}

.results-box {
	margin-top: 8px;
	font-size: 85%;
	}
	
#map {
	float: right;
	margin: 2px;
	border: 1px solid white;
	width: 224px;
	height: 242px;
}
#limited-search label {
	padding-bottom: 4px;
	color: #0071BC;
	display: block;
}
#limited-search select {
	margin-bottom: 8px;
}
#result-tabs {
	width: 98%;
	line-height: 1.54em;
	font-size: 85%;
	margin: 8px 0px 8px 15px;
	color: #CCC;
}
#result-tabs li {
	display: inline;
	float: left;
	margin: 0px 5px 0px 0px;
	white-space: nowrap;
}
/* ADD A RECORD */	
	
.black_overlay {
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #000;
	z-index: 1001;
	-moz-opacity: 0.75;
	opacity: .75;
	filter: alpha(opacity=80);
}
.white_content {
	display: none;
	position: absolute;
	top: 10px;
	left: 20%;
	right: 20%;
	margin-left: auto;
	margin-right: auto;
	width: 830px;
	height: 1030px;
	border: 2px solid #0071BC;
	background: #FFFFFF url(/images/bg-lightbox.gif) no-repeat scroll 0 0;
	z-index:1002;
	overflow: auto;
}

#lightbox_iframe {
  width: 100%;
  height: 100%;
}

#light2 {
	padding: 15px;
	background: #FFFFFF url(/images/bg-lightbox.gif) repeat-x scroll 0 0;
}

#light2 form {
	color: #0071BC;
}
#light2 label {
	display: block;
	padding: 8px 0px 4px 0px;
}
#light2 .srch-button {
	float: left;
}
#light2 p {
	font-size: 84.5%;
	color: #CCC;
	margin: 0px;
}

#light2 sup {
	font-size: 10px;
	color: #FF0000;
}
/* ARTICLES */

.article-info {
	font-size: 80%;
	color: #666;
	padding: 15px 0px 0px 15px;
}
.nav_li_on {
  background-color: #CCE3F2;
}
.nav_li_on a {
  color: #0071BC;
}

/* SITEMAP */

.sitemap {
  font-size:10px;
  margin-left:15px;
}

#privacy li {
  margin:15px 15px 15px 30px;
  list-style-type:square;
}

/* RSS FEED BOX */

.rss p {
	padding-bottom: 0px;
	margin-bottom: 0px;
	}
	
.rss li {
	clear: both;
	padding: 8px 15px 0px 15px;
	line-height: 1.2em;
	width: 196px;
	}

.rss img {
	float: left;
	width: 16px;
	padding-right: 5px;
	margin-top: -2px;
	text-decoration: none;
	}
		
	
.rss li a {
	float: left;
	font-size: 85%;
	}

.bullets-ok {
	margin-top: 15px;
}

.bullets-ok UL {
  margin-left: 40px;
  list-style: disc outside;
}

.bullets-ok UL li {
  font-size: 13px;
}

#cemetery_popup {
  width: 150px;
  height: 64px;
  border: solid 1px #BCD3E2;
  line-height: 28px;
  font-size: 14px;
  background-color: #FFFFFF;
  display: none;
  position: absolute;
}

#cemetery_popup A {
  text-align: center;
	display: block;
  clear: both;
  height: 50%;
  width: 100%;
  color: #0071BC;
  background-color: #FFFFFF;
}

#cemetery_popup A:hover {
  background-color: #CCE3F2;
}

.obit-loc {
  width: 170px;
  padding-bottom: 0px;
  padding-left: 8px;
  padding-top: 8px;
}

.obit-loc A {
  font-size: 14px;
}

.obit-desc {
  width: 300px;
  float: right;
	border: 1px solid #CCC;
	padding: 4px;
	margin:8px 0px 0px 15px;
	height: 135px;
	font-size: 95%;
}

.obit-desc P {
  margin: 0px;
	line-height: 14px;
}

.clear {
  clear: both;
}

div.obits div.results-box, div.obits div.obit-desc {
  margin-left: 0px;
  margin-bottom: 10px;
  height: 160px;
}

div.obits div.obit-desc {
  width: 250px;
}

div.obits ul {
  margin-bottom: 0px;
}




#census_popup {
  width: 150px;
  height: 32px;
  border: solid 1px #BCD3E2;
  line-height: 28px;
  font-size: 14px;
  background-color: #FFFFFF;
  display: none;
  position: absolute;
}

#census_popup A {
  text-align: center;
	display: block;
  clear: both;
  height: 100%;
  width: 100%;
  color: #0071BC;
  background-color: #FFFFFF;
}

#census_popup A:hover {
  background-color: #CCE3F2;
}


#criminal_popup {
  width: 150px;
  height: 32px;
  border: solid 1px #BCD3E2;
  line-height: 28px;
  font-size: 14px;
  background-color: #FFFFFF;
  display: none;
  position: absolute;
}

#criminal_popup A {
  text-align: center;
	display: block;
  clear: both;
  height: 100%;
  width: 100%;
  color: #0071BC;
  background-color: #FFFFFF;
}

#criminal_popup A:hover {
  background-color: #CCE3F2;
}




/*********** Fixes **************/
div#states ul {
  margin-left: 10px;
}

#search-iframe {
  width: 707px;
  height: 100px;
}

#search-iframe2 {
  width: 320px;
  height: 320px;
  overflow: hidden;
  float: right;
}


/******************************/
/* x-broswer, css3 button styles via bootstrap */
.btn {
  display: inline-block;
  padding: 4px 10px 4px;
  font-size: 13px;
  line-height: 18px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #fafafa;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
  background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  *margin-left: .3em;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -ms-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active, .btn:active {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  color: rgba(0, 0, 0, 0.5);
  outline: 0;
}
.btn.disabled, .btn[disabled] {
  cursor: default;
  background-image: none;
  background-color: #e6e6e6;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 9px 14px;
  font-size: 15px;
  line-height: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.btn-large .icon {
  margin-top: 1px;
}
.btn-small {
  padding: 5px 9px;
  font-size: 11px;
  line-height: 16px;
}
.btn-small .icon {
  margin-top: -1px;
}
.btn-primary,
.btn-primary:hover,
.btn-warning,
.btn-warning:hover,
.btn-danger,
.btn-danger:hover,
.btn-success,
.btn-success:hover,
.btn-info,
.btn-info:hover {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  color: #ffffff;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn-primary {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(top, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  background-color: #0044cc;
}
.btn-primary:active, .btn-primary.active {
  background-color: #003399 \9;
}
.btn-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -ms-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(top, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  background-color: #f89406;
}
.btn-warning:active, .btn-warning.active {
  background-color: #c67605 \9;
}
.btn-danger {
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -ms-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(top, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#bd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  background-color: #bd362f;
}
.btn-danger:active, .btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success {
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -ms-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(top, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  background-color: #51a351;
}
.btn-success:active, .btn-success.active {
  background-color: #408140 \9;
}

.btn-black {
  background-color: #444444;
  background-image: -moz-linear-gradient(top, #444444, #333333);
  background-image: -ms-linear-gradient(top, #444444, #333333);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#333333));
  background-image: -webkit-linear-gradient(top, #444444, #333333);
  background-image: -o-linear-gradient(top, #444444, #333333);
  background-image: linear-gradient(top, #444444, #333333);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#333333', GradientType=0);
  border-color: #444444 #444333 #333333;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  color: #fff;
  text-shadow: 1px 1px 1px #000;
}
.btn-black:hover,
.btn-black:active,
.btn-black.active,
.btn-black.disabled,
.btn-black[disabled] {
  background-color: #313131;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
}
.btn-success:active, .btn-success.active {
  background-color: #444444 \9;
  color: #fff;
  text-shadow: 1px 1px 1px #000; 
}

.btn-info {
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -ms-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(top, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  background-color: #2f96b4;
}
.btn-info:active, .btn-info.active {
  background-color: #24748c \9;
}
button.btn, input[type="submit"].btn {
  *padding-top: 2px;
  *padding-bottom: 2px;
}
button.btn::-moz-focus-inner, input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.large, input[type="submit"].btn.large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.small, input[type="submit"].btn.small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}

.feeder {
  height: 26px !important;
  width: 126px !important;
}

/******* New Styles *******/
.pager {
  margin-left: 0;
  margin-bottom: 18px;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
.pager:before, .pager:after {
  display: table;
  content: "";
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager a {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.pager a:hover {
  text-decoration: none;
  background-color: #f5f5f5;
}
.pager .next a {
  float: right;
}
.pager .previous a {
  float: left;
}
