#americans-marriage-textfield {
border: none;
    color: #888888;
    width: 120px;
    margin:0px 0px 5px 0px; border:none; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; padding:0px 7px 3px 7px; background:url("/files/images/site/bg-field-select130px.png") no-repeat scroll 0 0 transparent; height:29px;  font-family:Arial, Helvetica, sans-serif; font-size:13px;
  }
#americans-marriage-button {
margin:0px 0px 10px 0px; width:130px; height:27px;  font: 11px "Akzidenz Grotesk", Helvetica, Arial, sans-serif; text-transform:uppercase;  color:#FFF; padding:4px 7px 3px 7px; border:1px #B8B3AD solid; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; -moz-box-shadow: 0 0 3px #D9D8D7; -webkit-box-shadow: 0 0 3px #D9D8D7; box-shadow: 0 0 3px #D9D8D7; background-color:#1A92CA;
background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.06, #136F96),
    color-stop(0.53, #1A93CB)
);
background-image: -moz-linear-gradient(
    center bottom,
    #136F96 6%,
    #1A93CB 53%
);
}

.americans-marriage-sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
/*border: 10px solid navy;*/
/*border-bottom-width: 6px;*/
width: 650px; /*width of featured content slider*/
height: 300px;
}



.americans-marriage-sliderwrapper .americans-marriage-contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
/*padding: 5px;
background: white;*/
/*width: 390px;*/ /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.americans-marriage-pagination{
width: 400px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: left;
background-color: #F1F1F1;
padding: 10px 0px 10px 0px;
}

.americans-marriage-pagination a{
/*padding: 5px 7px 5px 7px;
text-decoration: none; 
color: #000000;
background: white;*/
font: 11px "Akzidenz Grotesk", Helvetica, Arial, sans-serif; text-transform:uppercase; font-weight:bold;  color:#FFF; padding:4px 7px 3px 7px; border:1px #B8B3AD solid; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; -moz-box-shadow: 0 0 3px #D9D8D7; -webkit-box-shadow: 0 0 3px #D9D8D7; box-shadow: 0 0 3px #D9D8D7; background-color:#1A92CA;
background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.06, #136F96),
    color-stop(0.53, #1A93CB)
);
background-image: -moz-linear-gradient(
    center bottom,
    #136F96 6%,
    #1A93CB 53%
);
}

.americans-marriage-pagination a:hover, .americans-marriage-pagination a.selected{
color: #FFF;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=70);
-moz-opacity:0.7;
opacity: 0.7;
}

#americans-marriage-diclosure { font-size: 11px; margin:5px 0px 5px 0px;