.com_bigwhiteduck_stacks_paragraphpro_stack p.text-center{text-align:center}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-left{text-align:left}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-right{text-align:right}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-justify{text-align:justify}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-inherit{text-align:inherit}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_paragraphpro_stack p.small-only-text-center{text-align:center}.com_bigwhiteduck_stacks_paragraphpro_stack p.small-only-text-center + ul{display:table;margin:0 auto;text-align:left}}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_paragraphpro_stack p.text-justify.small-only-just-left{text-align:left !important}}
nav#deluxe_nav_stacks_in_26085, nav#deluxe_nav_stacks_in_26085 * {
  box-sizing: border-box;
}
nav#deluxe_nav_stacks_in_26085 {
    
    font-weight: 400;
    letter-spacing: 0.00px;
    line-height: 145%;
    word-spacing: 0.00px;
    font-size: 16px;
}

nav#deluxe_nav_stacks_in_26085 li.current > a,
nav#deluxe_nav_stacks_in_26085 li.current-parent > a,
nav#deluxe_nav_stacks_in_26085 li.current-ancestor-parent > a {
  font-weight: 400;
}
nav#deluxe_nav_stacks_in_26085 ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  
  
  justify-content: center;
  
}
nav#deluxe_nav_stacks_in_26085 ul ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  
  font-size: 16px;
}
nav#deluxe_nav_stacks_in_26085 ul li {
 display: block;
 list-style-type: none;
}




@media all and (min-width: 771px) {
  nav#deluxe_nav_stacks_in_26085 > ul > li > a {
   display: flex;
   text-decoration: none;
   padding: 6px 12px;
   margin: 6px 3px;
   border-radius: 4px;
   color: rgba(255, 255, 255, 1.00);
   background-color: rgba(102, 102, 102, 1.00);
   margin: 15px 6px;
  }
  nav#deluxe_nav_stacks_in_26085 > ul > li > a:hover {
   color: rgba(255, 255, 255, 0.80);
   background-color: rgba(0, 0, 0, 0.00);
  }
  nav#deluxe_nav_stacks_in_26085 > ul > li > a:active:not([href="#"]):not([href="#0"]),
  nav#deluxe_nav_stacks_in_26085 > ul > li.current > a,
  nav#deluxe_nav_stacks_in_26085 > ul > li.current-parent > a,
  nav#deluxe_nav_stacks_in_26085 > ul > li.current-ancestor-parent > a {
   color: rgba(255, 255, 255, 1.00);
   background-color: rgba(0, 0, 0, 0.00);
  }
  nav#deluxe_nav_stacks_in_26085 ul > li:first-child > a {
   margin-left: 0px;
  }
  nav#deluxe_nav_stacks_in_26085 ul > li:last-child > a {
   margin-right: 0px;
  }
  nav#deluxe_nav_stacks_in_26085 > ul > li.parent > a:after,
  nav#deluxe_nav_stacks_in_26085 > ul > li.current-parent > a:after,
  nav#deluxe_nav_stacks_in_26085 > ul > li.current-ancestor-parent > a:after {
    content: "\f078";
    font-size: 14px;
    font-family: Stacks-FontAwesome,"FontAwesome";
    margin-left: 4px;
    align-self: center;
  }
  nav#deluxe_nav_stacks_in_26085 > ul > li > ul {
   display: none;
   position: absolute;
   z-index: 9999;
   padding: 6px 24px;
   background: rgba(255, 255, 255, 1.00);
  }
  nav#deluxe_nav_stacks_in_26085 > ul > li > ul li a {
    padding: 6px 0px;
    color: #555555;
  }
  nav#deluxe_nav_stacks_in_26085 > ul ul li.current a,
  nav#deluxe_nav_stacks_in_26085 > ul ul li.current-parent a,
  nav#deluxe_nav_stacks_in_26085 > ul ul li.current-ancestor-parent > a {
    color: #333333;
  }
  nav#deluxe_nav_stacks_in_26085 > ul li:hover > ul {
   display: block;
  }
  nav#deluxe_nav_stacks_in_26085 > ul > li.parent > ul > li,
  nav#deluxe_nav_stacks_in_26085 > ul > li.current-parent > ul > li,
  nav#deluxe_nav_stacks_in_26085 > ul > li.current-ancestor-parent > ul > li {
    /* display: -webkit-box;
    display: flex; */
  }
  nav#deluxe_nav_stacks_in_26085 ul ul > li > ul > li > a:before {
    content: "\00a0\f0da";
    font-size: 14px;
    line-height: 14px;
    font-family: Stacks-FontAwesome,"FontAwesome";
    margin: 0px 6px;
    align-self: center;
  }
  nav#deluxe_nav_stacks_in_26085 ul ul ul {
    display: block;
  }
  nav#deluxe_nav_stacks_in_26085 > input,
  nav#deluxe_nav_stacks_in_26085 > label {
    display: none;
  }
}
@media all and (max-width: 770px) {
  nav#deluxe_nav_stacks_in_26085 {
    display: grid;
    grid-gap: 0px;
    grid-template-columns: min-content min-content;
    align-items: center;
    grid-auto-flow: dense;
    justify-content: flex-end;
  }
  div[data-width]:first-child nav#deluxe_nav_stacks_in_26085 {
    justify-content: flex-start;
  }
  nav#deluxe_nav_stacks_in_26085 > input,
  nav#deluxe_nav_stacks_in_26085 > label {
    display: block;
    width: 36px;
    height: 36px;
    position: relative;
    margin: 0;
  }
  nav#deluxe_nav_stacks_in_26085 > input {
    opacity: 0;
  }
  nav#deluxe_nav_stacks_in_26085 > label {
    grid-column: 1;
    grid-row: 1;
    z-index: 1;
    pointer-events: none;
    width: 36px;
    height: 32px;
    
    border-radius: 4px;
    transform: translateX(100%);
  }
  nav#deluxe_nav_stacks_in_26085 ul ul ul > li > a:before {
    content: "\00a0\00a0\00a0\f0da";
    font-size: 14px;
    line-height: 14px;
    font-family: Stacks-FontAwesome,"FontAwesome";
    margin: 0px 6px;
    align-self: center;
  }
  div[data-width]:first-child nav#deluxe_nav_stacks_in_26085 > label {
    grid-column: auto;
    grid-row: auto;
    transform: translateX(-100%);
  }
  nav#deluxe_nav_stacks_in_26085 .hambar {
      position: absolute;
      top: 0;
      left: 4px;
      display: block;
      width: 28px;
      height: 4px;
      
      background: rgba(255, 255, 255, 1.00);
      -webkit-transition: all 150ms;
      transition: all 150ms;
      -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
      transform-origin: left top;
      border-radius: 4px;
  }
  nav#deluxe_nav_stacks_in_26085 .hambar.hamtop {
      top: 5px;
  }
  nav#deluxe_nav_stacks_in_26085 .hambar.hammiddle {
      top: 14px;
      opacity: 1;
  }
  nav#deluxe_nav_stacks_in_26085 .hambar.hambottom {
      top: 23px;
      -webkit-transform-origin: left bottom;
      -ms-transform-origin: left bottom;
      transform-origin: left bottom;
  }
  nav#deluxe_nav_stacks_in_26085 > input:checked ~ label .hambar.hamtop {
    width: 27.5px;
    -webkit-transform: rotate(45deg) translate(4px, -4px);
    -ms-transform: rotate(45deg) translate(4px, -4px);
    transform: rotate(45deg) translate(4px, -4px);
  }

  nav#deluxe_nav_stacks_in_26085 > input:checked ~ label .hambar.hammiddle {
      opacity: 0;
  }

  nav#deluxe_nav_stacks_in_26085 > input:checked ~ label .hambar.hambottom {
      width: 27.5px;
      -webkit-transform: rotate(-45deg) translate(4px, 4px);
      -ms-transform: rotate(-45deg) translate(4px, 4px);
      transform: rotate(-45deg) translate(4px, 4px);
  }
  nav#deluxe_nav_stacks_in_26085 > ul {
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    margin-top: 48px;
    z-index: 9999;
    background: rgba(255, 255, 255, 1.00);
    padding: 12px 0px;
  }
  nav#deluxe_nav_stacks_in_26085 > input:checked ~ ul {
    display: block;
  }
  nav#deluxe_nav_stacks_in_26085 > input:checked ~ ul {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-gap: 0px 24px;
  }
  nav#deluxe_nav_stacks_in_26085 ul > li > a {
   display: flex;
   text-decoration: none;
   padding: 12px 24px;
   border-radius: 4px;
   margin: 0px 0px;
   color: #555555;
  }
  nav#deluxe_nav_stacks_in_26085 ul > li.parent > a:after,
  nav#deluxe_nav_stacks_in_26085 ul > li.current-parent > a:after,
  nav#deluxe_nav_stacks_in_26085 ul > li.current-ancestor-parent > a:after {
    content: "\f078";
    font-size: 14px;
    line-height: 14px;
    font-family: Stacks-FontAwesome,"FontAwesome";
    margin-left: 4px;
    align-self: center;
  }
  nav#deluxe_nav_stacks_in_26085 ul ul > li > a:before {
    content: "\f0da";
    font-size: 14px;
    line-height: 14px;
    font-family: Stacks-FontAwesome,"FontAwesome";
    margin: 0px 6px;
    align-self: center;
  }
  nav#deluxe_nav_stacks_in_26085 ul > li > a {
   
  }
  nav#deluxe_nav_stacks_in_26085 ul > li > a:hover {
   
  }
  nav#deluxe_nav_stacks_in_26085 ul > li > a:active:not([href="#"]):not([href="#0"]),
  nav#deluxe_nav_stacks_in_26085 ul > li.current > a,
  nav#deluxe_nav_stacks_in_26085 ul > li.current-parent > a,
  nav#deluxe_nav_stacks_in_26085 ul > li.current-ancestor-parent > a {
   
  }
}

nav#deluxe_nav_stacks_in_26085 ul > ul > li > a {
  display: flex;
  width: 100%;
 
}
nav#deluxe_nav_stacks_in_26085 ul ul > li > a:hover {
 
}
nav#deluxe_nav_stacks_in_26085 ul ul > li > a:active:not([href="#"]):not([href="#0"]),
nav#deluxe_nav_stacks_in_26085 ul ul > li.current > a,
nav#deluxe_nav_stacks_in_26085 ul ul > li.current-parent > a,
nav#deluxe_nav_stacks_in_26085 ul ul > li.current-ancestor-parent > a {
 
}



/* 1.0.1

*/
.opr-page  {
  transition: height 400ms ease-in,
    padding 400ms ease-in,
    width 400ms ease-in,
    opacity 400ms ease-in,
    transform 400ms ease-in;
}
.opr-page.opr-no-animation {
  transition: none;
  visibility: hidden;
}
.opr-next-page,
.opr-prev-page  {
  pointer-events: none;
}


.opr-page  {
  top: 0;
}
.opr-next-page  {
  z-index: 100;
  top: 0;
  opacity: 0;
}
.opr-prev-page  {
  z-index: 98;
  top: 0;
  opacity: 0;
}
.opr-current  {
  z-index: 99;
  opacity: 1;
}



















.opr-scroll-next:before,
.opr-scroll-prev:before {
    content: "";
    position: absolute;
    top: -15px;
    left: -15px;
    right: -15px;
    bottom: -15px;
}
 .opr-next,
 .opr-scroll-next,
 .opr-scroll-prev {
  border-color: rgba(255, 255, 255, 1.00);
}



#stacks_in_314 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width: 2px 0px 2px 0px;
	margin:  2px;
	padding:  10px;
}

#stacks_in_316 {
	padding: 20px 10px 25px 10px;
}
/*
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/cleanQuotes/
 * Support: support@1littledesigner.com
 * Version 2.2.1
 * Utlizes the FlexSlider according to licenses shown in the script.js file
 */

/* ************************
 * SET TO ZERO
 * ************************/

	#cleanQuotes_stacks_in_1182 * {padding: 0; margin: 0;}

/* ************************
 * GLOBAL
 * ************************/
#cleanQuotes_stacks_in_1182 {padding-bottom: 10px}
#cleanQuotes_stacks_in_1182 a, #cleanQuotes_stacks_in_1182 a:link, #cleanQuotes_stacks_in_1182 a:visited {color: #326EA1}
#cleanQuotes_stacks_in_1182 a:focus, #cleanQuotes_stacks_in_1182 a:hover, #cleanQuotes_stacks_in_1182 a:active {color: #FF6600}
/* ************************
 * FLEXSLIDER
 * ************************/
#cleanQuotes_stacks_in_1182 .flexslider li.flex-active-slide {display: list-item}
#cleanQuotes_stacks_in_1182 .flex-container a:active, #cleanQuotes_stacks_in_1182 .flexslider a:active, #cleanQuotes_stacks_in_1182 .flex-container a:focus, #cleanQuotes_stacks_in_1182 .flexslider a:focus {outline: none;}
#cleanQuotes_stacks_in_1182 .slides, #cleanQuotes_stacks_in_1182 .flex-control-nav, #cleanQuotes_stacks_in_1182 .flex-direction-nav {margin: 0; padding: 0; list-style: none;}
#cleanQuotes_stacks_in_1182 .flexslider {margin: 0; padding: 0; z-index: 1; position: relative;}
#cleanQuotes_stacks_in_1182 .flexslider .slides>li {display: none;}
#cleanQuotes_stacks_in_1182 .flexslider .slides>li:first-child {display: block;}
#cleanQuotes_stacks_in_1182 .flexslider .slides img {width:100%; display: block;}
#cleanQuotes_stacks_in_1182 .flex-pauseplay span {text-transform: capitalize;}
#cleanQuotes_stacks_in_1182 .slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
#cleanQuotes_stacks_in_1182 html[xmlns] .slides {display: block;}
#cleanQuotes_stacks_in_1182 * html .slides {height: 1%;}
#cleanQuotes_stacks_in_1182 .no-js .slides>li:first-child {display: block;}
#cleanQuotes_stacks_in_1182 .flexslider {margin: 0 0 0; border: none; position: relative; zoom: 1;}
#cleanQuotes_stacks_in_1182 .flexslider.home {margin: 0}
#cleanQuotes_stacks_in_1182 .flex-viewport {
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}
#cleanQuotes_stacks_in_1182 .loading .flex-viewport {
	max-height: 300px;
}
#cleanQuotes_stacks_in_1182 .flexslider .slides {
	zoom: 1;
}
#cleanQuotes_stacks_in_1182 .carousel li {
	margin-right: 5px;
}
#cleanQuotes_stacks_in_1182 .flex-control-paging li a {
	display: block;
	cursor: pointer;
	text-indent: -9999px;
}
#cleanQuotes_stacks_in_1182 .testimonial {
	position: relative;
}
#cleanQuotes_stacks_in_1182 .quoteArrow {
	display: none;
}
#cleanQuotes_stacks_in_1182 .authorIconOff {
	display: none !important;
}
#cleanQuotes_stacks_in_1182 .flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}
#cleanQuotes_stacks_in_1182 .flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}
#cleanQuotes_stacks_in_1182 .flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: 0.7;
	cursor: pointer;
}
#cleanQuotes_stacks_in_1182 .flex-control-thumbs img:hover {
	opacity: 1;
}
#cleanQuotes_stacks_in_1182 .flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}
#cleanQuotes_stacks_in_1182 .testimonial-container {
	position: relative;
}
/* ************************
 * GENERAL CUSTOMIZATION
 * ************************/

	#cleanQuotes_stacks_in_1182.fixedHeightOn {
		height: 220px;
		overflow: hidden;
	}

#cleanQuotes_stacks_in_1182 .testimonials {
	border-width: 0px;
	border-color: #E0E0E0;
	border-style: solid;
}
#cleanQuotes_stacks_in_1182 .testimonials {
	color: #FFFFFF;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	padding: 25px;
	line-height: 21px;
	position: relative;
}
#cleanQuotes_stacks_in_1182.transparentOff .testimonials {
	background: #666666 url(../uniform_love_files/quoteIcons-1182.png) 10px 10px no-repeat !important;
}
#cleanQuotes_stacks_in_1182.transparentOn .testimonials {
	background: transparent  url(../uniform_love_files/quoteIcons-1182.png) 10px 10px no-repeat !important;
}
#cleanQuotes_stacks_in_1182 .testimonials-author {
	color: #FFFFFF;
	display: inline-block;
	margin-top: 10px;
}
#cleanQuotes_stacks_in_1182 .testimonials-author span {
	color: #FFFFFF !important;
}

	.flexslider.testimonial-slider .flex-direction-nav {
		display: none;
	}


#cleanQuotes_stacks_in_1182 .authorIconOn {
	display: inline-block;
	width: auto;
	height: auto;
	max-width: 50px;
	max-height: 50px;
	margin-top: 10px;
}


	@media (max-width : 768px) {
		#cleanQuotes_stacks_in_1182 .authorIconOn {
			float: left;
			display: block;
			position: relative;
			left: 0;
			bottom: 0;
			margin: 8px 5px;
		}
	}


/* ************************
 * SUBTLE THEME
 * ************************/
#cleanQuotes_stacks_in_1182.theme1 {
	background: none;
}
#cleanQuotes_stacks_in_1182.theme1 .testimonials {
	border-top: none !important;
	border-right: none !important;
	border-left: none !important;
}
/* ************************
 * MINIMANLIST THEME
 * ************************/
#cleanQuotes_stacks_in_1182.theme2 .testimonials {
	padding-left: %( 0px + 5 )%px;
	border-left: solid 0px #E0E0E0;
	background: none;
	border-right: 0 !important;
	border-top: 0 !important;
	border-bottom: 0 !important;
}
/* ************************
 * SOFT SHADOWS THEME
 * ************************/
#cleanQuotes_stacks_in_1182.theme3 {
	padding: 8px;
}
#cleanQuotes_stacks_in_1182.theme3 .testimonials {
	-webkit-box-shadow: 2px 2px 5px #E0E0E0;
	-moz-box-shadow: 2px 2px 5px #E0E0E0;
	box-shadow: 2px 2px 5px #E0E0E0;
}
/* ************************
 * QUOTE CLOUD THEME
 * ************************/
#cleanQuotes_stacks_in_1182.theme4 .testimonials-author {
	margin-top: 25px;
}
#cleanQuotes_stacks_in_1182.theme4 .testimonials:after,
#cleanQuotes_stacks_in_1182.theme4 .testimonials:before {
	border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #666666;
    bottom: -20px;
    content: '';
    left: 50%;
    margin-left: -20px;
    position: absolute;
}
#cleanQuotes_stacks_in_1182.theme4 .testimonials:before {
	border-left: 23px solid transparent;
    border-right: 23px solid transparent;
    border-top: 23px solid;
    border-top-color: inherit;
    bottom: -23px;
    margin-left: -23px;
}
/* ************************
 * QUOTE CLOUD NEW THEME
 * ************************/
#cleanQuotes_stacks_in_1182.theme5 .quoteArrow {
	display: inline-block;
	float: left;
	margin: -1px 8px 0 15px;
	width: 0px;
	height: 0px;
	z-index: 10;
	border-style: solid;
	border-width: 0 30px 30px 0;
	border-color: transparent #666666 transparent transparent;
}
#cleanQuotes_stacks_in_1182.theme5.transparentOn .quoteArrow {
	border: none !important;
}
/* ************************
 * RESPONSIVE FOR IPADS
 * ************************/

	@media (max-width : 860px) {
		#cleanQuotes_stacks_in_1182.fixedHeightOn {
			height: auto;
		}
	}
	@media (max-width : 768px) {
		#cleanQuotes_stacks_in_1182.theme5 {
			padding-bottom: 0;
		}
	}



#stacks_out_1182 {
	width: 68%;
}
.testimonial_stacks_in_1203 .authorIconOn {
	float: left;
	border-radius: 40px;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	-o-border-radius: 40px;
	-ms-border-radius: 40px;
}
.testimonial_stacks_in_1203 .testimonials-author {float: right}
.testimonial_stacks_in_1203 .authorIconOn.authorBorderOn {
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
}@media only screen and (min-width:0px){#stacks_in_26081{}}


#stacks_in_26081 {
	margin: 20px 0px 0px 0px;
}
/* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_26093faicon{
	display: inline;
}


.stacks_in_26093wrapper{
	text-align: right;
}

/* -- Style 1 -- */
.stacks_in_26093td-style-1{
	
}

.stacks_in_26093button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(204, 204, 204, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(0, 0, 0, 1.00);
}

.stacks_in_26093badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(51, 124, 181, 1.00);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_26093counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_26093td-style-2 .stacks_in_26093button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_26093td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_26093td-style-3 .stacks_in_26093button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_26093td-style-3 .stacks_in_26093badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_26093badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- */
#stacks_in_26093 {
	margin: 10px 27px 10px 0px;
}

#stacks_in_23037_22980 {
	background-color: rgba(255, 255, 255, 1.00);
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	margin: 10px 0px 0px 0px;
	padding:  20px;
}
/* Start Stats stack CSS code */.stacks_in_26071stats, .stacks_in_26071pagetitle{	display: none;}.stacks_in_26071instructwrapper{	position: relative;	background: url("../uniform_love_files/newstatsbg.png") repeat-x;	height: 100px;	-webkit-border-radius: 4px;	-moz-border-radius: 4px;	border-radius: 4px;}.stacks_in_26071instruct{	position: absolute;	text-align: center;	bottom: 0px;	left: 0px;	right: 0px;	color: #fff;	font-weight: bold;	font-family: Arial, Helvetica, sans-serif;	background: rgba(0, 0, 0, 0.6);	padding: 4px 10px 5px 10px;} /* End if record mode */ /* End if admin mode *//* End Stats stack CSS code */