/*
 * Control Panel
 * Author: Timothy Smitley
 * Version: 1.0
 * Released: 00/00/2013
 * Description: full control over elements on the page.
 */

#textFixer {
	
}

.perspective_stacks_in_313_page58 {
	-webkit-perspective:1500px;
	-moz-perspective:1500px;
    -ms-perspective:1500px;
    -o-perspective:1500px;
    perspective:1500px;

    -webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;

	-webkit-perspective-origin: 50% 50%;
	-moz-perspective-origin: 50% 50%;
	-ms-perspective-origin: 50% 50%;
	-o-perspective-origin: 50% 50%;
	perspective-origin: 50% 50%;
}

.perspectiveTouch {
	-webkit-perspective:2000px;
	-moz-perspective:2000px;
    -ms-perspective:2000px;
    -o-perspective:2000px;
    perspective:2000px;

    -webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;

	-webkit-perspective-origin: 50% 50%;
	-moz-perspective-origin: 50% 50%;
	-ms-perspective-origin: 50% 50%;
	-o-perspective-origin: 50% 50%;
	perspective-origin: 50% 50%;
}

/*!!!Normal!!!!!!Normal!!!!!!Normal!!!!!!Normal!!!!!!Normal!!!!!!Normal!!!!!!Normal!!!!!!Normal!!!!!!Normal!!!!!!Normal!!!*/

#CleanBox_stacks_in_313_page58 {
	float:none;
	overflow:hidden;
	
	

	height:%;
	width:%;
	min-height:%;
	min-width:%;
	max-height:%;
	max-width:%;
	
	background:rgba(173,198,212,0.5);

	border:none 0px #000000;

	border-bottom: px #000000 !important;
	border-top: px #000000 !important;
	border-left: px #000000 !important;
	border-right: px #000000 !important;

	-webkit-border-top-left-radius:0%;
	-moz-border-top-left-radius:0%;
	-ms-border-top-left-radius:0%;
	-o-border-top-left-radius:0%;
	border-top-left-radius:0%;
	
	-webkit-border-top-right-radius:0%;
	-moz-border-top-right-radius:0%;
	-ms-border-top-right-radius:0%;
	-o-border-top-right-radius:0%;
	border-top-right-radius:0%;

	-webkit-border-bottom-left-radius:0%;
	-moz-border-bottom-left-radius:0%;
	-ms-border-bottom-left-radius:0%;
	-o-border-bottom-left-radius:0%;
	border-bottom-left-radius:0%;

	-webkit-border-bottom-right-radius:0%;
	-moz-border-bottom-right-radius:0%;
	-ms-border-bottom-right-radius:0%;
	-o-border-bottom-right-radius:0%;
	border-bottom-right-radius:0%;


	-webkit-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	-moz-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	-ms-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	-o-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);


	-webkit-transition: all 0.300s linear;
	-moz-transition: all 0.300s linear;
	-ms-transition: all 0.300s linear;
	-o-transition: all 0.300s linear;
	transition: all 0.300s linear;
	
	-webkit-box-shadow: 0px 14px 18px -14px rgba(0,0,0,.9);
	-moz-box-shadow: 0px 14px 18px -14px rgba(0,0,0,.9);
	-ms-box-shadow: 0px 14px 18px -14px rgba(0,0,0,.9);
	-o-box-shadow: 0px 14px 18px -14px rgba(0,0,0,.9);
	box-shadow: 0px 14px 18px -14px rgba(0,0,0,.9);
}

/*!!!Hover!!!!!!Hover!!!!!!Hover!!!!!!Hover!!!!!!Hover!!!!!!Hover!!!!!!Hover!!!!!!Hover!!!!!!Hover!!!!!!Hover!!!!!!Hover!!!*/
.hoverOn #CleanBox_stacks_in_313_page58:hover {
	float:none;
	overflow:hidden;
	
	height:%;
	width:%;
	min-height:%;
	min-width:%;
	max-height:%;
	max-width:%;
	
	background:rgba(172,197,102,1.0);

	border:none 0px #000000 !important;

	border-bottom: px #000000 !important;
	border-top: px #000000 !important;
	border-left: px #000000 !important;
	border-right: px #000000 !important;

	-webkit-border-top-left-radius:0%;
	-moz-border-top-left-radius:0%;
	-ms-border-top-left-radius:0%;
	-o-border-top-left-radius:0%;
	border-top-left-radius:0%;
	
	-webkit-border-top-right-radius:0%;
	-moz-border-top-right-radius:0%;
	-ms-border-top-right-radius:0%;
	-o-border-top-right-radius:0%;
	border-top-right-radius:0%;

	-webkit-border-bottom-left-radius:0%;
	-moz-border-bottom-left-radius:0%;
	-ms-border-bottom-left-radius:0%;
	-o-border-bottom-left-radius:0%;
	border-bottom-left-radius:0%;

	-webkit-border-bottom-right-radius:0%;
	-moz-border-bottom-right-radius:0%;
	-ms-border-bottom-right-radius:0%;
	-o-border-bottom-right-radius:0%;
	border-bottom-right-radius:0%;

	-webkit-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	-moz-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	-ms-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	-o-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	
	-webkit-box-shadow: 0px 14px 18px -14px rgba(0,0,0,.9);
	-moz-box-shadow: 0px 14px 18px -14px rgba(0,0,0,.9);
	-ms-box-shadow: 0px 14px 18px -14px rgba(0,0,0,.9);
	-o-box-shadow: 0px 14px 18px -14px rgba(0,0,0,.9);
	box-shadow: 0px 14px 18px -14px rgba(0,0,0,.9);

}





/*end licensing*//*
 * Control Panel
 * Author: Timothy Smitley
 * Version: 1.0
 * Released: 00/00/2013
 * Description: full control over elements on the page.
 */

#textFixer {
	
}

.perspective_stacks_in_319_page58 {
	-webkit-perspective:1500px;
	-moz-perspective:1500px;
    -ms-perspective:1500px;
    -o-perspective:1500px;
    perspective:1500px;

    -webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;

	-webkit-perspective-origin: 50% 50%;
	-moz-perspective-origin: 50% 50%;
	-ms-perspective-origin: 50% 50%;
	-o-perspective-origin: 50% 50%;
	perspective-origin: 50% 50%;
}

.perspectiveTouch {
	-webkit-perspective:2000px;
	-moz-perspective:2000px;
    -ms-perspective:2000px;
    -o-perspective:2000px;
    perspective:2000px;

    -webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;

	-webkit-perspective-origin: 50% 50%;
	-moz-perspective-origin: 50% 50%;
	-ms-perspective-origin: 50% 50%;
	-o-perspective-origin: 50% 50%;
	perspective-origin: 50% 50%;
}

/*!!!Normal!!!!!!Normal!!!!!!Normal!!!!!!Normal!!!!!!Normal!!!!!!Normal!!!!!!Normal!!!!!!Normal!!!!!!Normal!!!!!!Normal!!!*/

#CleanBox_stacks_in_319_page58 {
	float:none;
	overflow:hidden;
	
	

	height:%;
	width:%;
	min-height:%;
	min-width:%;
	max-height:%;
	max-width:%;
	
	background:rgba(173,198,212,0.0);

	border:none 0px #000000;

	border-bottom: px #000000 !important;
	border-top: px #000000 !important;
	border-left: px #000000 !important;
	border-right: px #000000 !important;

	-webkit-border-top-left-radius:0%;
	-moz-border-top-left-radius:0%;
	-ms-border-top-left-radius:0%;
	-o-border-top-left-radius:0%;
	border-top-left-radius:0%;
	
	-webkit-border-top-right-radius:0%;
	-moz-border-top-right-radius:0%;
	-ms-border-top-right-radius:0%;
	-o-border-top-right-radius:0%;
	border-top-right-radius:0%;

	-webkit-border-bottom-left-radius:0%;
	-moz-border-bottom-left-radius:0%;
	-ms-border-bottom-left-radius:0%;
	-o-border-bottom-left-radius:0%;
	border-bottom-left-radius:0%;

	-webkit-border-bottom-right-radius:0%;
	-moz-border-bottom-right-radius:0%;
	-ms-border-bottom-right-radius:0%;
	-o-border-bottom-right-radius:0%;
	border-bottom-right-radius:0%;


	-webkit-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	-moz-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	-ms-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	-o-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);


	-webkit-transition: all 0.300s linear;
	-moz-transition: all 0.300s linear;
	-ms-transition: all 0.300s linear;
	-o-transition: all 0.300s linear;
	transition: all 0.300s linear;
	
	-webkit-box-shadow: 0px 14px 18px -14px rgba(0,0,0,.9);
	-moz-box-shadow: 0px 14px 18px -14px rgba(0,0,0,.9);
	-ms-box-shadow: 0px 14px 18px -14px rgba(0,0,0,.9);
	-o-box-shadow: 0px 14px 18px -14px rgba(0,0,0,.9);
	box-shadow: 0px 14px 18px -14px rgba(0,0,0,.9);
}

/*!!!Hover!!!!!!Hover!!!!!!Hover!!!!!!Hover!!!!!!Hover!!!!!!Hover!!!!!!Hover!!!!!!Hover!!!!!!Hover!!!!!!Hover!!!!!!Hover!!!*/
.hoverOn #CleanBox_stacks_in_319_page58:hover {
	float:none;
	overflow:hidden;
	
	height:%;
	width:%;
	min-height:%;
	min-width:%;
	max-height:%;
	max-width:%;
	
	background:rgba(147,142,124,0.5);

	border:none 0px #000000 !important;

	border-bottom: px #000000 !important;
	border-top: px #000000 !important;
	border-left: px #000000 !important;
	border-right: px #000000 !important;

	-webkit-border-top-left-radius:0%;
	-moz-border-top-left-radius:0%;
	-ms-border-top-left-radius:0%;
	-o-border-top-left-radius:0%;
	border-top-left-radius:0%;
	
	-webkit-border-top-right-radius:0%;
	-moz-border-top-right-radius:0%;
	-ms-border-top-right-radius:0%;
	-o-border-top-right-radius:0%;
	border-top-right-radius:0%;

	-webkit-border-bottom-left-radius:0%;
	-moz-border-bottom-left-radius:0%;
	-ms-border-bottom-left-radius:0%;
	-o-border-bottom-left-radius:0%;
	border-bottom-left-radius:0%;

	-webkit-border-bottom-right-radius:0%;
	-moz-border-bottom-right-radius:0%;
	-ms-border-bottom-right-radius:0%;
	-o-border-bottom-right-radius:0%;
	border-bottom-right-radius:0%;

	-webkit-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	-moz-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	-ms-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	-o-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	
	-webkit-box-shadow: 0px 14px 18px -14px rgba(0,0,0,.9);
	-moz-box-shadow: 0px 14px 18px -14px rgba(0,0,0,.9);
	-ms-box-shadow: 0px 14px 18px -14px rgba(0,0,0,.9);
	-o-box-shadow: 0px 14px 18px -14px rgba(0,0,0,.9);
	box-shadow: 0px 14px 18px -14px rgba(0,0,0,.9);

}





/*end licensing*/
#stacks_in_116_page58 {
	margin:  10px;
}
/*
 * Control Panel
 * Author: Timothy Smitley
 * Version: 1.0
 * Released: 00/00/2013
 * Description: full control over elements on the page.
 */

#textFixer {
	
}

.perspective_stacks_in_323_page58 {
	-webkit-perspective:1500px;
	-moz-perspective:1500px;
    -ms-perspective:1500px;
    -o-perspective:1500px;
    perspective:1500px;

    -webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;

	-webkit-perspective-origin: 50% 50%;
	-moz-perspective-origin: 50% 50%;
	-ms-perspective-origin: 50% 50%;
	-o-perspective-origin: 50% 50%;
	perspective-origin: 50% 50%;
}

.perspectiveTouch {
	-webkit-perspective:2000px;
	-moz-perspective:2000px;
    -ms-perspective:2000px;
    -o-perspective:2000px;
    perspective:2000px;

    -webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;

	-webkit-perspective-origin: 50% 50%;
	-moz-perspective-origin: 50% 50%;
	-ms-perspective-origin: 50% 50%;
	-o-perspective-origin: 50% 50%;
	perspective-origin: 50% 50%;
}

/*!!!Normal!!!!!!Normal!!!!!!Normal!!!!!!Normal!!!!!!Normal!!!!!!Normal!!!!!!Normal!!!!!!Normal!!!!!!Normal!!!!!!Normal!!!*/

#CleanBox_stacks_in_323_page58 {
	float:left;
	overflow:visible;
	
	

	height:18%;
	width:50%;
	min-height:%;
	min-width:%;
	max-height:%;
	max-width:68%;
	
	background:rgba(147,142,124,0.5);

	border:none 0px #000000;

	border-bottom: px #000000 !important;
	border-top: px #000000 !important;
	border-left: px #000000 !important;
	border-right: px #000000 !important;

	-webkit-border-top-left-radius:0%;
	-moz-border-top-left-radius:0%;
	-ms-border-top-left-radius:0%;
	-o-border-top-left-radius:0%;
	border-top-left-radius:0%;
	
	-webkit-border-top-right-radius:0%;
	-moz-border-top-right-radius:0%;
	-ms-border-top-right-radius:0%;
	-o-border-top-right-radius:0%;
	border-top-right-radius:0%;

	-webkit-border-bottom-left-radius:0%;
	-moz-border-bottom-left-radius:0%;
	-ms-border-bottom-left-radius:0%;
	-o-border-bottom-left-radius:0%;
	border-bottom-left-radius:0%;

	-webkit-border-bottom-right-radius:0%;
	-moz-border-bottom-right-radius:0%;
	-ms-border-bottom-right-radius:0%;
	-o-border-bottom-right-radius:0%;
	border-bottom-right-radius:0%;


	-webkit-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	-moz-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	-ms-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	-o-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);


	-webkit-transition: all 6.423s cubic-bezier(0.680, -0.550, 0.265, 1.550);
	-moz-transition: all 6.423s cubic-bezier(0.680, -0.550, 0.265, 1.550);
	-ms-transition: all 6.423s cubic-bezier(0.680, -0.550, 0.265, 1.550);
	-o-transition: all 6.423s cubic-bezier(0.680, -0.550, 0.265, 1.550);
	transition: all 6.423s cubic-bezier(0.680, -0.550, 0.265, 1.550);
	
	-webkit-box-shadow: 0px 14px 18px -14px rgba(0,0,0,.9);
	-moz-box-shadow: 0px 14px 18px -14px rgba(0,0,0,.9);
	-ms-box-shadow: 0px 14px 18px -14px rgba(0,0,0,.9);
	-o-box-shadow: 0px 14px 18px -14px rgba(0,0,0,.9);
	box-shadow: 0px 14px 18px -14px rgba(0,0,0,.9);
}

/*!!!Hover!!!!!!Hover!!!!!!Hover!!!!!!Hover!!!!!!Hover!!!!!!Hover!!!!!!Hover!!!!!!Hover!!!!!!Hover!!!!!!Hover!!!!!!Hover!!!*/
.hoverOn #CleanBox_stacks_in_323_page58:hover {
	float:none;
	overflow:visible;
	
	height:18%;
	width:100%;
	min-height:%;
	min-width:%;
	max-height:%;
	max-width:100%;
	
	background:rgba(221,255,198,1.4);

	border:none 0px #000000 !important;

	border-bottom: px #000000 !important;
	border-top: px #000000 !important;
	border-left: px #000000 !important;
	border-right: px #000000 !important;

	-webkit-border-top-left-radius:0%;
	-moz-border-top-left-radius:0%;
	-ms-border-top-left-radius:0%;
	-o-border-top-left-radius:0%;
	border-top-left-radius:0%;
	
	-webkit-border-top-right-radius:0%;
	-moz-border-top-right-radius:0%;
	-ms-border-top-right-radius:0%;
	-o-border-top-right-radius:0%;
	border-top-right-radius:0%;

	-webkit-border-bottom-left-radius:0%;
	-moz-border-bottom-left-radius:0%;
	-ms-border-bottom-left-radius:0%;
	-o-border-bottom-left-radius:0%;
	border-bottom-left-radius:0%;

	-webkit-border-bottom-right-radius:0%;
	-moz-border-bottom-right-radius:0%;
	-ms-border-bottom-right-radius:0%;
	-o-border-bottom-right-radius:0%;
	border-bottom-right-radius:0%;

	-webkit-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	-moz-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	-ms-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	-o-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	
	-webkit-box-shadow: 0px 14px 18px -14px rgba(0,0,0,.9);
	-moz-box-shadow: 0px 14px 18px -14px rgba(0,0,0,.9);
	-ms-box-shadow: 0px 14px 18px -14px rgba(0,0,0,.9);
	-o-box-shadow: 0px 14px 18px -14px rgba(0,0,0,.9);
	box-shadow: 0px 14px 18px -14px rgba(0,0,0,.9);

}





/*end licensing*/

/* Start doobox Chauffeur css */


@font-face {
    font-family: 'doobutlericons';
    src: url(../files/chauffeur_files/heydings_icons-webfont.eot);
    src: url(../files/chauffeur_files/heydings_icons-webfont.eot?#iefix) format('embedded-opentype'),
         url(../files/chauffeur_files/heydings_icons-webfont.woff) format('woff'),
         url(../files/chauffeur_files/heydings_icons-webfont.ttf) format('truetype'),
         url(../files/chauffeur_files/heydings_icons-webfont.svg#heydings_icons-webfont) format('svg');
    font-weight: normal;
    font-style: normal;

}



.stacks_in_939_page58wrapper{
width: 60px;
margin: 0 auto;

display : none;

}

 

.stacks_in_939_page58bulter{
cursor: pointer;
border: 1px solid #999999;
background: #B3B3B3;
width: 60px;
height: 60px;
-webkit-border-radius: 31px;
-moz-border-radius: 31px;
border-radius: 31px;
font-size: 18px;
color: #FFFFFF;
text-align: center;
line-height: 60px;
margin: 5px;
z-index: 1000001;
 
 
text-shadow: 0px -1px 0px #000000;
filter: dropshadow(color=#000000, offx=0, offy=-1); 




font-family: "doobutlericons";
font-size: 30px;


background: #B3B3B3; /* Old browsers */
 
background: -moz-linear-gradient(top,  #CCCCCC 0%, #B3B3B3 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CCCCCC), color-stop(100%,#B3B3B3)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #CCCCCC 0%,#B3B3B3 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #CCCCCC 0%,#B3B3B3 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #CCCCCC 0%,#B3B3B3 100%); /* IE10+ */
background: linear-gradient(top,  #CCCCCC 0%,#B3B3B3 100%); /* W3C */


}


.stacks_in_939_page58bulter:hover{
color: #EBEBEB;
background: #B3B3B3; /* Old browsers */
 
background: -moz-linear-gradient(top,  #BDBDBD 0%, #B3B3B3 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#BDBDBD), color-stop(100%,#B3B3B3)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #BDBDBD 0%,#B3B3B3 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #BDBDBD 0%,#B3B3B3 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #BDBDBD 0%,#B3B3B3 100%); /* IE10+ */
background: linear-gradient(top,  #BDBDBD 0%,#B3B3B3 100%); /* W3C */

}

/* end doobox Chauffeur css */

/* Start Obscure Email stack CSS code */.stacks_in_2560_page58topbar {	background-color: #126F5D;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #126F5D;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_2560_page58mainarea {	background-color: #E9F8EC;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #126F5D;	border-top: none;	padding: 10px;}.stacks_in_2560_page58small{font-weight: normal;font-size: 12px;}.stacks_in_2560_page58centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #126F5D;}/* End Obscure Email stack CSS code */