html,body {
  height:100%;
}
body {
  color: #ebebeb;
  font-family: "Roboto", Verdana, Tahoma, Arial;
  font-size: 16px;
  background: #47496d; background-image: URL(/_common/images/bg-site.jpg); background-repeat: repeat-x;
}
html, body, ul, ol, li,
h1, h2, h3, h4, h5, h6, div,
form, fieldset, blockquote, a {
  margin: 0;
  padding: 0;
  border: 0;
  text-decoration: none;
}
h1, h2 { font-weight: bold; }
h1 { font-size: 21px; color: #54cdff; line-height: 40px; }
p {margin: 0; text-align: justify; padding: 0px 10px; font-size: 14px;}
.fa, .fab, .fad, .fal, .far, .fas {font-size: 30px; line-height: 10px; color: #4c4c4c;}
div, a, ul, li, table, td, input, textarea, img, .row {box-sizing: border-box;}
ul {list-style: none;}
ul li {display: inline-block; text-align: center; }
img { background: transparent; }
option{zoom: 1.5}
#container {
  margin: 0 auto;
  width: 90%; 
  background: #e4e1d4;
  border-left: 4px solid #eee; border-right: 4px solid #eee; border-bottom: 4px solid #eee; 
  overflow: hidden;
}
a { font-size: 16px; color: #ebebeb; text-decoration: none; outline: none; }
.navigation.link1 {font-size: 12px;}
p.no-padding {padding: 0;}

.processing {display: none;}

/* Elements for Header */
header {background: none;}
#caret-down-pointer {z-index: 999; display: block;position: absolute;bottom: -6px;left: 40px;}
#header { 
  position: relative;
  height: 102px;
  text-align: left;
  padding: 0px 20px;
  background-image: URL(/_common/images/bg-header.jpg);
  border-bottom: 12px solid #eee;
}
#header #logo { float: left; width: 30% }
#header #logo a { line-height: 0; display: block; padding: 0; }
#header #logo #logo-image { max-width: 100%; height: auto; max-height: 90px;}
#header #logo { height: 100%; /*border: 1px solid red;*/}
#header #logo #logo-invite * {color: #ebebeb; font-size: 12px; padding-right: 5px; font-weight: bold;}

#header a {
  color: #ebebeb;
  text-decoration: none;
  vertical-align: top;
  font-weight: bold;
  padding: 5px 12px;
}

#header #nav-top-right, #header #nav-main-menu {right: 20px;}
#header #nav-top-right {position: absolute; top: 15px; }
#header #nav-top-right ul li {}
#header #nav-main-menu {position: absolute; bottom: 5px; height: 30px;}
#header #nav-main-menu li {line-height: 30px;}
#header #nav-main-menu li:last-child a {padding-right: 0}
#header #nav-main-menu a {font-size: 18px; font-weight: normal;}

a:hover,
a.pSize:hover, a.pSizeSelected:hover,
#modelgallery .modelgallery-videos a i.fa-download:hover,
#header #logo #logo-invite:hover,
body#models ul.model-list li a:hover,
#header #nav-main-menu a:hover, 
#header #top-menu-mobile a:hover {
  color: #c0dc39;
}
#header .nav-top-right-button {line-height: 20px; display: inline-block;}
#videos #videotext .subscribe-button {display: block; text-align: center; margin-top: 10px; height: 48px;}
button.form-submit:hover,
#header #members-button {background: url(/_common/images/nav/members-off.png); background-repeat: repeat-x; }
#header #members-button {
  /*border: 1px solid #c9c9c9;*/
  margin-left: 5px;
}
#header #members-button:hover {background: url(/_common/images/nav/members-on.png); background-repeat: repeat-x; }
#header #nav-main-menu #videos-button {background: url(/_common/images/nav/videos-off.png); background-repeat: repeat-x; }
#header #nav-main-menu #videos-button:hover {background: url(/_common/images/nav/videos-on.png); background-repeat: repeat-x; color: #ebebeb; }

#header #nav2 { float: left; width: auto; margin-left: 300px; margin-top: 0px; text-align: right }

.row-header { padding: 0; width: 100%; float: left; text-align: center; }
#modelgallery .row-header h2 {font-weight: normal; font-size: 21px;}
/*
#header-bottom-border {
  height: 12px;
  padding: 0;
  background-color: #eee;
  position: absolute;
  bottom: 0px;
  width: 100%;
  left: 0px;
}
#header-bottom-border i {
  margin-left: 40px;
  margin-top: -3px;
  display: block;  
}
*/
#main-content, #modelgallery {
  padding: 10px 20px 10px 20px;
}
#modelgallery h2 {
  color: #54cdff;
  font-size: 22px;
  padding: 0px 0px 10px 0px;
}

#main-content {
  position: relative;
  background-color: #3a405c;
  background-image: URL(/_common/images/bg-modelgallery.jpg);
  background-repeat: repeat-x;
  overflow: hidden;
}

footer {
  width: 100%;
  float: left;
  background: #e4e1d4;
}
footer i.fa-caret-up {
  float: left; position: relative; display: block; color: #ffffff; margin-top: -20px; z-index: 99999;
  height: 12px;
  padding-left: 14px;
}
.copyright {display: block; text-align: center; color: #7b6e44; padding: 10px 0;}
input[type=submit] {
  padding: 5px 10px;
}
input[type=submit]:hover {
  cursor: pointer;
}
input[type=submit].input-text {
  width: auto;
  min-width: inherit;
  margin: 0 auto;
  display: block;
}

.row {
  width: 100%;
  float: left;
  /*border: 1px solid red;*/
  /*margin-bottom: 10px;*/

}

#lightbox-container-image-data-box {max-width: 100%;}
#lightbox-container-image-box {max-width: 100%;height: auto !important;}
#lightbox-container-image {max-width: 100%;}
#lightbox-container-image img {max-width: 100%;}

.interviews-images {width: 20%; float: left;}
.interviews-text {width: 80%; float: left;}
.interviews-text .all, .interviews-text a {font-size: 20px; line-height: 26px;}
.interviews-photo {width: 100%; border: 4px solid #EBEBEB;}

form fieldset { display: block; padding: 10px; /*background: #252b45; */}
form label {width: 100%; color: #ffffff; font-size: 20px; float: left; margin-top: 10px;}
form label.radio {width: auto; margin: 0px 20px 0px 0px;}
form input, form select, form textarea {width: 100%;font-size: 16px; margin: 10px 0px; padding: 2px 5px 4px 5px;}
form input[type="file"]{padding: 0;}
form input[type="radio"] {
  -ms-transform: scale(1.5); /* IE 9 */
  -webkit-transform: scale(1.5); /* Chrome, Safari, Opera */
  transform: scale(1.5);
  width: 10px; float: left; height: 30px; margin: 0px 10px 0px 0px;
}
img.captcha{height: 40px;}
form legend, #largetext  { font-size: 21px; font-weight: normal; color: #54cdff; line-height: 40px; padding: 0 }
.main-messages {font-weight: bold; background-color: #eeeea5; color:#a50a0a; margin: 10px 0px; padding: 10px}
#normaltext  { padding-left: 20px; font-size: 12px; font-weight: normal; color: #fff; padding-right: 20px; text-align: justify }
#inputtext   { font-size: 11px; font-weight: normal; color: #fff; padding-right: 40px; line-height: 16px; }
#input-text   { font-size: 16px; font-weight: normal; color: #333; width: 100%; }
input[type="submit"]#input-text   { width: auto; }
.input-text   { font-size: 16px; font-weight: normal; color: #333; max-width: 100%; min-width: 100%;box-sizing: border-box; }
#inputtext2   { font-weight: normal; color: #333; height: 19px }
.invite-text { font-size: 15px; font-weight: normal; color: #ccc; display: block; text-align: left; padding: 10px 0px;}
#specialtext   { font-size: 14px; font-weight: normal; color: #54cdff; display: block; float: right;}
#specialtext2   { font-size: 14px; padding-left: 10px; margin-bottom: 18px; font-weight: normal; color: #54cdff; }

blockquote { padding: 20px; margin: 0; background: #252b45; border-bottom: 1px solid #6873a5 }

/* Elements for Invite a Friend & Contact Windows */
#invite  { position: absolute; width: 100%; height: 100%; display: none; z-index: 90 }
#contact { position: absolute; width: 100%; height: 100%; display: none; z-index: 90 }
#outerbox { position: absolute; width: 100%; height: 100%; z-index: 90; background-color: #000; filter:alpha(opacity=90); -moz-opacity: 0.9; opacity: 0.9; }
#content a { font-family: arial; font-size: 11px; font-weight: bold; color: #54cdff; text-decoration: none }

#invite #box-bg { background-color: #3a405c; background-image: URL(/_common/images/bg-modelgallery.jpg); background-repeat: no-repeat; border-top: 1px solid #121212; border-left: 2px solid #121212; border-right: 3px solid #121212; border-bottom: 3px solid #121212 }
#invite #content { position: absolute; width: 100%; z-index: 91; margin: 98px 0 0 0px }

#contact #box-bg { background-color: #3a405c; background-image: URL(/_common/images/bg-modelgallery.jpg); background-repeat: no-repeat; border-top: 1px solid #121212; border-left: 3px solid #121212; border-right: 2px solid #121212; border-bottom: 3px solid #121212 }
#contact #content { position: absolute; width: 100%; z-index: 91; margin: 98px 0px 0px 0px }

#box-text {  color: #54cdff  }
#box-text2 { color: #fff  }
#boxquote { padding: 10px; background: #252b45; border-bottom: 1px solid #6873a5 }

#load-more {
  width: 100%;
  text-align: center;
  line-height: 40px;
}
#load-more a {font-size: 18px !important;}
#load-more a:hover {
  color: #c0dc39;
}

#modelgallery .more-videos ul.model-list {margin-right: -5px; margin-left: -5px;}
#modelgallery .more-videos {width: 100%; float: left;}
#modelgallery .more-videos li.videosbox {
  width: 20%;
  float: left;
  /*border: 1px solid red; */
  padding: 5px 10px;
}
.videosbox { height: auto; }
.videosbox .videoimage { /*background: URL(/_common/images/videobox-small.gif) no-repeat; */}
.videoimage img {
  border: 0; margin: 0; width: 100%; height: auto; overflow: hidden;
  /*object-fit: none;*/
}

body#videos div.pages {
  padding: 20px;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  clear: both;
}

body#videos div.pages a {
  color: #bdd752;
}
body#videos div.pages a.sel {
  font-weight: bold;
  border-bottom: 3px solid #ffffff;
  text-decoration: none;
}

#largevideobox {
  position: relative;
  margin: 0 15%;
  padding: 0;
  /*border: 1px solid red;*/
}
#largevideobox #text { float: left; width: 30%; margin: 0; }
#largevideobox #video {
  width:100%;
  max-width: 100%;
  margin: 0 auto;
  border: 1px solid #636363;
  text-align: center;
  background: transparent;
  color: #555;
  overflow: hidden;
  float: left;
}
#largevideobox #video-footer .download-link { float: right }
#largevideobox #video-footer .video-length { float: left; }
#largevideobox #video-footer { padding: 10px 0px; width: 100%; float: left; }
#largevideobox #title { font-weight: bold; font-size: 18px; color: #d1f333; }
#largevideobox #added { font-weight: normal; color: #ebebeb; }
#largevideobox #video-header h2 { font-weight: normal; color: #ebebeb; }
#largevideobox #running { font-weight: bold; color: #ffdb4b; }

#index-main-videos {width: 100%; display: contents;}
.mejs__container {
  margin: 0 auto;
  max-width: 1440px;
  max-height: 792px;
} 
.mejs__container * {
  max-width: 100%;
  max-height: 100%;
}
.mejs__poster {/*background-size: cover*/ }
.video-intro-item__movie {
  padding: 0 15%;
  float: none;
  width: 100%;
  margin: 0 auto;
}
#mobile-video-container {margin: 10px auto; padding: 0px 10px;} 
.mejs-poster.mejs-layer {background-size: cover;}

/* Form Input Changes */
#blue { font-size: 25px; padding: 10px; border-color: #435079; border-width: 2px; background-color: #3393ff; color: #fff }
#text { color: #fff }
#normaltext td { color: #fff }
#bannerbg { text-align: center; padding: 0px 10px; /*background: #404040 URL(/_common/images/bg-modelinfo2.jpg) repeat-x */}

/* Uploaded Photos */
#uploadphoto { width: 100%; float: left; margin: 8px; text-align: center; line-height: 28px; padding: 5px; }
.dark { background: #000 }

/* Photo Overlay Function */
#photoimage .box-photo { float: left; width: 25%; margin: 0; padding: 5px; text-align: center; }
#photoimage .box-photo a img, .fancybox-image {border: 2px solid #ebebeb;}
#box-photo2 { float: left; width: 111px; height: 137px; margin: 0 10px 0 10px }

/*
#box-photo #image { position: absolute; z-index: 1; width: 109px; height: 135px; border: 4px solid #fff;  overflow: hidden }
#box-photo2 #image { position: absolute; z-index: 1; width: 109px; height: 135px; border: 4px solid #fff;  overflow: hidden }
html>body #box-photo #image { position: absolute; z-index: 1; width: 103px; height: 129px; border: 4px solid #fff;  overflow: hidden }
html>body #box-photo2 #image { position: absolute; z-index: 1; width: 103px; height: 129px; border: 4px solid #fff;  overflow: hidden }
*/

#box-photo-content { position: absolute; z-index: 5; }
#box-photo-overlay {
  position: absolute; width: 100px; height: 88px; z-index: 3; 
  background-color: #000; filter:alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6;
  border: 1px solid #555;
}
#box-photo-box { margin:0 }
#box-photo-list { color: #ccc; border-top: 1px dotted #ccc; text-align: left; }
#box-photo-list a { color: #ccc; text-decoration: none; font-size: 12px; line-height: 24px; }
#box-photo-list a:hover { color: #fff; text-decoration: none }

.clear { clear: both }

.all { display: block; font-size: 16px; line-height: 17px; padding: 6px 8px 20px 8px; text-align: left; }
.question { display: block; color: #2db6f6; line-height: normal; font-weight: normal; text-align: left; }
#modelinterview { display: block; /*border-top: 1px solid #2db6f6; border-bottom: 1px solid #2db6f6; */font-size: 14px; padding: 10px; margin: 0; }

#newVideo { width: 381px; height: 304px; background: URL(/_common/images/vidBox.gif) no-repeat; }
#newVideoBox { padding: 8px 1px 0 1px }

.marginadd { margin: -15px 80px 0 0; }

#nav43 { display: block; height: 30px; margin: 0 0 5px 0; }
#nav43 .video { margin-right: 80px; }

.link1 {font-size:12px;border:solid 2px #928860;background:#525252;color:#ffffff !important;padding:5px 5px;display:inline-block;text-decoration:none !important;text-align:center;}
.download-link .link1 {}
.link1:hover {background: #3A405C;}

.content-left {
  float: left;
  width: 65%;
}
.content-right {
  float: right;
  width: 35%;
}
.content-center {
  display: flex;
  width: 100%;
}

ul.model-list, ul.model-list-gallery {
  text-align: left;
  flex-wrap: wrap;
  display: flex;
  display: -webkit-flex;
  margin: 0;
  padding: 0;
}

ul.model-list li {
  position: relative;
  margin: 0;
  padding: 0px 10px 10px 10px;
  width: 20%;
}
ul.model-list li.model-list-item {
  background: transparent;
  /*border: 1px solid red;*/
}
.model-list-item-info {
  position: absolute;
  bottom: 0;
  background-color: #151a3a;
  opacity: 0.85;
  left: 0;
  right: 0;
}

ul.model-list-gallery li.model-list-gallery-link {
  margin: 0;
  border: none;
  width: 20%;
  /*background-color: #151A3A;*/
  padding:10px;
  /*-webkit-transition: all 0.3s;*/
  /*border: 1px solid #535e6a;*/
}
ul.model-list li .model-link {
  height: 100%;
  position: relative;
  text-align: center;
  background: transparent;
  float: left;
  width: 100%;
  display: block;
  border: 2px solid #eee;
}
ul.model-list li.model-list-item.modelgallery-photos {padding: 5px 10px;}
ul.model-list li a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

ul.model-list li .model-link img {
  max-width: 100%;
  min-width: 100%;
  max-height: 100%;
  object-fit: cover;
  height: 100%;
}

#bannerbg {display: none;}
#modelgallery>.content-left{width: 100%; }

#fadeshow1 {width: auto !important; overflow: visible !important;}
#fadeshow1, .gallerylayer {background: transparent none repeat scroll 0% 0% !important; border: 5px solid #ededed;}
#home-page #fadeshow1 {
  /*
  width: 100% !important;
  height: auto !important;  
  position: initial !important;
  */
}
#home-page #fadeshow1 {
  height: 100% !important;
}
#home-page #fadeshow1,
#home-page .gallerylayer
{
  border: none;
}
#fadeshow1 .gallerylayer img {max-height: 100%; min-height: 100%;; margin: 0 !important;}

body#models-view footer i.fa-caret-up {margin-left: 33%;}
body#home-page footer i.fa-caret-up {
  display: none;
}
#bannerbg img {width: 100%; padding: 0; margin: 0;}
#page-name { float: left; width: 100%; font-size: 30px; font-weight: bold; color: #fff; text-align: left; line-height: 30px; padding: 0px 0px 10px 0px;}
#page-name h1 { color: #54cdff; font-size: 25px; float: left;}
#modelback  { float: right; text-align: left; overflow: hidden }
.modelback  { float: right; text-align: left; overflow: hidden }
.modelback.modelback-bottom {text-align: center; height: 100%; }
.modelback.modelback-bottom a {font-weight: bold; }

#modelbutton { 
  position: relative;
  border-top: 1px solid #e3dfd2; width: 100%; height: 73px;
  overflow: hidden;
  background-image: URL(/_common/images/bg-modelbutton.png); text-align: center;
}
#modelbutton a {
  line-height: 62px;
  color: #4d4d4d;
  display: inline-block;
  padding: 0px 20px;
  font-size: 16px;
}
#modelbutton a:hover {
  background-color: #ffffff;
}
#modelbutton a.download-gallery-button {
  position: relative;
  display: block;
  float: left;
  background-image: url("/images/zip_icon.png");
  /*border: 1px solid red;*/
  background-size: 25%;
  background-repeat: no-repeat;
  background-position: 10px center;
  height: 62px;
  width: 150px;
}
#modelbutton a.download-gallery-button span:first-child {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 15px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 20px;
  right: 10px;
  line-height: 0;
  height: 30px;
}
#modelbutton a.download-gallery-button span:nth-child(2){
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  position: absolute;
  bottom: 20px;
  right: 10px;
  line-height: 0
}

body#members-models #normaltext {font-size: 16px; line-height: 22px}

#box-photo #image {
  border: 2px solid #ebebeb;
}
.grecaptcha-badge {
  /*display: none !important;*/
  z-index: 999;
}
button.form-submit {
  padding: 4px 60px; 
  width: auto;
  font-size: 16px; font-weight: bold; 
  margin: 10px auto;
  display: block; 
  color: #ebebeb;
  background: url(/_common/images/nav/subscribe-off.png);
  background-repeat: repeat-x;
  font-family: "Roboto", Verdana, Tahoma, Arial;
}
.thank-you {
  float: left;
  margin: 0px 0px 15px 0px; font-size: 20px;border: 3px solid #54cdff; padding: 20px; text-align: center;
}

.subscribe-button {
  background-image: url(/_common/images/get-access.png);
  display: block;
  line-height: 48px;
  background-repeat: no-repeat;
  background-size: contain;
}
#header .nav-top-right-button.subscribe-button {
  position: relative;
  background-color: #e1031f;
  background-image: none;
  color: #f8fdfd;
  font-weight: bold;
  padding-right: 30px;
  /*background-image: url(/_common/images/get-access-top-menu.png);*/
}
#header .nav-top-right-button.subscribe-button i.fa-angle-double-right {
  color: #f8fdfd;
  font-size: 20px;
  font-weight: 600;
  position: absolute;
  top: 9px;
  right: 10px;
}
.subscribe-button:hover {opacity: 0.6;}

ul.model-list-gallery li.model-list-gallery-link a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  transition: all 0.3s;
  border: 2px solid #eee;
}
ul.model-list-gallery li.model-list-gallery-link img {
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}

.bottom-panel { float: left; width: 100%;}
.size-selector {padding: 0px 20px; float: left;}
a.pSize {
  font-size: 12px;
  padding: 0px 10px;
  display: inline-block;
  text-decoration: none;
  border: 1px solid gray;
  background: #222;
  color: gray;
  border-radius: 4px;
}
a.pSizeSelected {
  border: 1px solid #bebebe;
  background: #293257;
  color: #c0dc39;
}

/**********************************************************************************************************************/
/**********************************************************************************************************************/

/* Archives page ******************************************************************************************************/
#archives-page .model-list .model-list-item {width: 12.50%;}
#archives-page .model-list .model-list-item .model-link .model-link-title {
  padding: 3px 0px;
  margin-bottom: 5px;
  width: 100%;
  height: 45px;
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#archives-view #normaltext {font-size: 16px}
#archives-view .box-photo {
  float: left; 
  width: 100%; 
  height: auto; 
  margin: 0 ;
}
#archives-view .box-photo img {
  width: 100%; height: auto; border: 1px solid #ebebeb; overflow: hidden;border-radius: 8px;
}
body#archives-view #normaltext {padding: 0}
body#archives-view #modelgallery ul.model-list .modelgallery-photos {width: auto; max-width: 200px;}
body#archives-view ul.model-list {
  margin: 20px -10px;
  font-size: 16px;
}
/* ********************************************************************************************************************/

/* Application page ***************************************************************************************************/
#application-page #page-name {text-align: center}
#application-page #page-name h1 {float: none;}
#application-form {width: 60%;margin: 0 auto;}
.input-text.birth {width: 120px; min-width:120px; float: left; margin-right: 5px;}
.input-text.birth.birthdays {width: 64px; min-width:64px; }
.input-text.birth.birthyears {width: 80px; min-width:80px;margin-right: 0 }
/* ********************************************************************************************************************/

/* Contact page *******************************************************************************************************/
#contact-page #page-name {text-align: center}
#contact-page #page-name h1 {float: none;}
#contact-page form {width: 60%; margin: 0 auto;}
/* ********************************************************************************************************************/

/* Subscribe page *******************************************************************************************************/
#subscribe-page #page-name {text-align: center}
#subscribe-page #page-name h1 {float: none}
#subscribe-page #container {min-height: 100%; display: flex;flex-direction: column;justify-content: space-between;}
#subscribe-page #modelgallery {
  /*background-image: url(/content/banners/full-bg.png);*/
  flex-grow: 1;
  /* Fallback for web browsers that don't support RGBa */
  /*background-color: rgb(0, 0, 0);*/
  /* RGBa with 0.6 opacity */
  /*background-color: rgba(0, 0, 0, 0.6);*/
  /* For IE 5.5 - 7*/
  /*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);*/
  /* For IE 8*/
  /*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";*/
}
#subscribe-page #normaltext {
  width: 50%;
  margin: 0 auto;
  padding: 20px;
  float: left;
  background: #47476b;
  /*opacity: 0.9;*/
}
#subscribe-page #modelbutton {
  margin-top: auto;
}
#subscribe-form {float: left;width: 100%;}
#subscribe-form #subscribe-options {
  width: 100%;margin: 0px 0px 10px 0px; font-size: 20px; padding: 20px; 
  background: URL(/_common/images/bg-modelgallery.jpg) repeat-x; border: 1px solid #5f688f  
}
#subscribe-page #subscribe-form .subscribe-button {
  background-image: url(/_common/images/get-access-subscribe.png);
  background-size: cover;
  width: 180px;
  height: 54px;
  border-radius: 8px;
  margin: 0 auto;
}
#subscribe-paypal {
  background-image: url(/_common/images/s-PayPal.gif);
  background-repeat: no-repeat;
  background-size: contain;
  width: 180px;
  height: 70px;
  display: inline-block;
}
#subscribe-paypal:hover {background-image: url(/_common/images/s-PayPal-on.gif)}
#subscribe-page #normaltext p {font-size: 16px; padding-top:10px}
/* ********************************************************************************************************************/
