body {
	background-color: #FFF;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	color: #333;
	font-size: 16px;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	background-image: url(img/Custom/Images/background-noise.png);
	background-repeat: repeat;
}

.footer_credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #efefef;
	line-height: normal;
	margin: 0px;
}
.adress {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 16px;
	text-shadow: 1px 1px 1px #999;
}

.estoretitle {
	font-size: 24px;
	color: #333;
}
h1 {
	font-size: 42px;
	color: #ff9900;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 20px;
	text-align: left;
	text-shadow: 1px 1px 1px #CCC;
	/*-moz-box-shadow: 01px 1px 2px #666; /* FF3.5+ */
    /* -webkit-box-shadow: 01px 1px 2px #666; /* Saf3.0+, Chrome */
    /*  box-shadow: 01px 1px 2px #666; /* Opera 10.5, IE 9 */
	/* -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#666666')";  /*For IE 8 */
	/* filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#666666'); /*For IE 5.5 - 7 */
}
h2 {
	font-size: 24px;
	color: #ff9900;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
	text-align: left;
}

h3 {
	font-size: 16px;
	color: #8a8a8a;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
}
h4 {
	font-size: 22px;
	color: #FF9900;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
}
.gts_service_title {
	font-weight: bold;
	font-size: 44px;
}
.gts_service_title_fr {
	font-weight: bold;
	font-size: 38px;
}
.description {
	color: #333;
	text-align: left;
}
.videodesc {
	text-align: left;
	color: #333;
	font-size: 22px;
}


.services td p a {
	font-size: 18px;
	color: #555;
	padding-right: 10px;
}

.services td p a:hover {
	color: #ff9900;
}
.services_Bigtitle {
	font-size: 32px;
	text-align: center;
	font-weight: bold;
	text-shadow: 1px 1px 1px #CCC;
	line-height: 10px;
}

.savings {
	color: #09C;
}

#header {
	width: 100%;
	padding: 0px;
	height: 50px;
	background-position: top;
	background-color: #E2E2E2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-image: url(img/Custom/gts_header_50px_back.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EFEFEF;
}
#headercontent {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
}
#hearderlogo {
	width: 182px;
	float: left;
	height: 50px;
}
#TopBanner {
	background-image: url(img/Custom/gtstudios_Header1024x100.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	clear: both;
	margin-bottom: 0px;
}
#TopBanner-fr {
	background-image: url(img/Custom/gtstudios_Header1024x100_fr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	clear: both;
	margin-bottom: 0px;
}
#content {
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
	margin-top: 40px;
	margin-bottom: 0px;
	height: auto;
}

#content_top {
	margin-right: auto;
	margin-left: auto;
	width: 1019px;
	margin-top: 60px;
	margin-bottom: 60px;
	height: auto;
	padding-left: 5px;
}
#content_top .description strong a {
	color: #333;
	text-decoration: none;
	-webkit-transition: color 0.4s ease-out;  /* Saf3.2+, Chrome */
	-moz-transition: color 0.4s ease-out;  /* FF4+ */
	-ms-transition: color 0.4s ease-out;  /* IE10? */
	-o-transition: color 0.4s ease-out;  /* Opera 10.5+ */
	transition: color 0.4s ease-out;
}
#content_top .description strong a:hover {
	color: #666;
	text-decoration: none;
}

#content_middle {
	height: 320px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#content_service {
	width: 310px;
	float: left;
	margin-right: 10px;
	display: block;
	border: 1px solid #d9d9d9;
	-webkit-border-radius: 6px; /* Saf3-4, iOS 1-3.2, Android <e;1.6 */
	-moz-border-radius: 6px; /* FF1-3.6 */
	border-radius: 6px;
	-webkit-box-shadow: 1px 1px 3px #d9d9d9; /* Saf3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
	-moz-box-shadow: 1px 1px 3px #d9d9d9; /* FF3.5 - 3.6 */
	box-shadow: 1px 1px 3px #d9d9d9;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFF;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e8e8e8)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #ffffff, #e8e8e8); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(top, #ffffff, #e8e8e8); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #ffffff, #e8e8e8); /* IE10 */
	background-image:      -o-linear-gradient(top, #ffffff, #e8e8e8); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #ffffff, #e8e8e8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#e8e8e8');																								
	line-height: 24px;
	font-weight: 300;
	margin-left: 30px;
}

#content_service p a {
	font-size: 18px;
	color: #555;
	padding-right: 10px;
}
#content_service p a:hover {
	color: #ff9900;
}


#content_promo {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	color: #F90;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: top;
}
#content_general {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#youtube_gts {
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/Custom/yt_background.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0px;
	margin-bottom: 40px;
}
#youtube_gts_player {
	height: 505px;
	width: 853px;
	margin-right: auto;
	margin-left: auto;
}

#slogan {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	color: #F90;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	padding: 0px;
	height: auto;
	clear: both;
}

#slogan_eng {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	color: #F90;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	padding: 0px;
	float: left;
}

#slogan_eng h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 23px;
	color: #999;
}

#slogan_fr {
	width: 550px;
	color: #F90;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#slogan_fr h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 23px;
}

#navbar {
	font-family: 'Open sans', Arial;
	height: 50px;
	width: 840px;
	margin: 0px;
	float: right;
	font-weight: normal;
	
}

#navbar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#navbar ul li {
	display: inline;
}

#navbar ul li a {
	font-size: 16px;
	color: #FFF;
	padding-right: 17px;
	padding-bottom: 14px;
	padding-bottom: 0px; /*IE8 and 7 hack...*/
	padding-top: 14px;
	padding-left: 17px;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	text-shadow: 1px 1px 1px #999;
	height: 40px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	-webkit-transition: color 0.4s ease-in;  /* Saf3.2+, Chrome */
	-moz-transition: color 0.4s ease-in;  /* FF4+ */
	-ms-transition: color 0.4s ease-in;  /* IE10? */
	-o-transition: color 0.4s ease-in;  /* Opera 10.5+ */
	transition: color 0.4s ease-in;
	/*-moz-box-shadow: 01px 1px 2px #666; /* FF3.5+ */
    /* -webkit-box-shadow: 01px 1px 2px #666; /* Saf3.0+, Chrome */
    /*  box-shadow: 01px 1px 2px #666; /* Opera 10.5, IE 9 */
	/* -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#666666')";  /*For IE 8 */
	/* filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#666666'); /*For IE 5.5 - 7 */
}

#navbar .language {
	color: #FFF;
	font-size: 14px;
}

#navbar ul li.home a,
#navbar ul li.recording a,
#navbar ul li.design a,
#navbar ul li.contact a,
#navbar ul li.partners a,
#navbar ul li.video a{
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFF;
	background-image: url(img/Custom/gts_header_50px_backA.png);
	font-weight: bold;
}

#navbar ul li a:hover {
	color: #FFF;
	text-decoration: none;
	height: 40px;
	background-image: url(img/Custom/gts_header_50px_backA.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#navbar ul li a:active {
	line-height: 25px;
}

#navbar_footer {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: 120px;
	width: 90px;
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-shadow: 1px 1px 1px #999;
}

#navbar_footer ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#navbar_footer ul li {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}

#navbar_footer ul li a {
	font-size: 12px;
	color: #efefef;
	text-decoration: none;
	padding-bottom: 14px;
	padding-bottom: 0px; /*IE8 and 7 hack...*/
	padding-top: 0px;
	/*text-shadow: 1px 1px 1px #999; */
	margin: 0px;
	font-weight: normal;
	line-height: 13px;
	/*-moz-box-shadow: 01px 1px 2px #666; /* FF3.5+ */
 /* -webkit-box-shadow: 01px 1px 2px #666; /* Saf3.0+, Chrome */
        /*  box-shadow: 01px 1px 2px #666; /* Opera 10.5, IE 9 */
	/* -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#666666')";  /*For IE 8 */
	/* filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#666666'); /*For IE 5.5 - 7 */
}

#navbar_footer ul li a:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	}

#navbarprod {
	text-decoration: none;
	margin-bottom: 10px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
}
#navbarprod ul {
}
#navbarprod ul li {
	list-style-type: none;
	display: inline;
}
#navbarprod ul li a {
	border-radius: 3px; /*round corner*/
	font-size: 18px;
	padding-right: 18px;
	padding-left: 18px;
	color: #FFF;
	font-weight: bolder;
	letter-spacing: 2px;
	background-color: #FF9900;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 5px;
	float: left;
	text-transform: uppercase;
	-webkit-transition: color 0.3s ease-out;  /* Saf3.2+, Chrome */
	-moz-transition: color 0.3s ease-out;  /* FF4+ */
	-ms-transition: color 0.3s ease-out;  /* IE10? */
	-o-transition: color 0.3s ease-out;  /* Opera 10.5+ */
	transition: color 0.3s ease-out;
}
#navbarprod ul li a:hover {
	background-color: #39F;

}
.navbarprod_active {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #F60;
}
#videoholder_head {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/Custom/videoholder_backgroundtop.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 60px;
	padding-top: 10px;
}
#videoholder_content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/Custom/videoholder_background.png);
	background-repeat: repeat-y;
	background-position: center top;
	height: auto;
}
#videoholder_footer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/Custom/videoholder_backgroundfooter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
}

#googleads {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	height: 90px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#footer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCC;
	height: 200px;
	background-image: url(img/Custom/gts_bottom_background.png);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	padding-top: 10px;
	clear: both;
}
#footer_content {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	text-align: right;
	padding-top: 20px;
}
#footer_menu {
	height: 140px;
	width: 105px;
	float: left;
	padding-left: 5px;
}

#promotion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ff9900;
}

#promotion li {
	text-decoration: none;
}
#promotion h2 {
	font-size: 30px;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}
#top_menu {

}
#youtube_video {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#youtube_embed {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#youtube_desc {
	text-transform: uppercase;
	font-size: 12px;
	color: #333;
	margin-right: auto;
	margin-left: auto;
	width: 628px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	background-image: url(img/Custom/youtubeDescShade.png);
	background-repeat: no-repeat;
	background-position: center top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
.youtubedesc {
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 2px;
}
.youtubedescBig {
	font-weight: bold;
	font-size: 20px;
	color: #ff9900;
	letter-spacing: 2px;
}
.recentwork {
	font-weight: bold;
}
.sharebutton {
	text-decoration: none;
	color: #999;
	font-size: 14px;
}
#facebooklikes {
	width: 1024px;
	margin-top: 20px;
}
#adressinfo {
	width: 1024px;
	height: 390px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#adressinfoleft h2 {
	line-height: 28px;
}


#adressinfoleft {
	width: 440px;
	float: left;
	text-align: left;
	padding-left: 10px;
}
#adressinfoleft a {
	text-decoration: none;
	color: #999;
}
#adressinfoleft a:hover {
	color: #666;
}

#adressinforight {
	width: 574px;
	float: left;
	padding-top: 10px;
}
.linkedIn {
	margin-top: 2px;
	margin-bottom: 3px;
}
#share {
	height: 30px;
	width: 580px;
	float: right;
	margin-bottom: 10px;
	margin-top: 20px;
	text-align: right;
	display: block;
}

#shareRight {
	width: 400px;
	text-align: right;
	display: block;
	float: right;
	height: 30px;
}
.partner_title {
	font-size: 30px;
	color: #ff9900;
	font-weight: bold;
		 -webkit-transition: all 0.2s ease-out;  /* Saf3.2+, Chrome */
     -moz-transition: all 0.2s ease-out;  /* FF4+ */
      -ms-transition: all 0.2s ease-out;  /* IE10? */
       -o-transition: all 0.2s ease-out;  /* Opera 10.5+ */
          transition: all 0.2s ease-out;  
}
#partner_block {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	height: 220px;
	display: block;
	-webkit-box-shadow: 1px 1px 4px #d9d9d9; /* Saf3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
	-moz-box-shadow: 1px 1px 4px #d9d9d9; /* FF3.5 - 3.6 */
	box-shadow: 1px 1px 4px #d9d9d9;
	margin-bottom: 60px;
	margin-top: 5px;
	border: 1px solid #ebebeb;
	-webkit-transition: all 0.2s ease-out;  /* Saf3.2+, Chrome */
	-moz-transition: all 0.2s ease-out;  /* FF4+ */
	-ms-transition: all 0.2s ease-out;  /* IE10? */
	-o-transition: all 0.2s ease-out;  /* Opera 10.5+ */
	transition: all 0.2s ease-out;
	font-weight: 300;
	background-color: #FFF;
}

#partner_block:hover {
	color: #FFF;
	background-color: #ff9900;
}

#partner_block:hover .partner_title{ color: #FFF; }
#partner_block:hover #partner_infoR h2 a{ color: #FFF; }
#partner_block:hover #partner_infoL h2 a{ color: #FFF; }

#partner_blockL {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	height: 220px;
	display: block;
			-webkit-border-radius: 6px; /* Saf3-4, iOS 1-3.2, Android <e;1.6 */
		-moz-border-radius: 6px; /* FF1-3.6 */
		border-radius: 6px;
}

#partner_blockR {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	height: 220px;
	display: block;
			-webkit-border-radius: 6px; /* Saf3-4, iOS 1-3.2, Android <e;1.6 */
		-moz-border-radius: 6px; /* FF1-3.6 */
		border-radius: 6px;

}

#partner_picL {
	height: 220px;
	width: 600px;
	display: block;
	float: left;
}
#partner_picR {
	height: 220px;
	width: 600px;
	display: block;
	float: right;
}
#partner_infoR {
	height: 200px;
	display: block;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 22px;
	width: 384px;
	float: left;
	
}

@-moz-document url-prefix() {
	#partner_infoR {line-height: 20px;} /* Firefox CSS Hack*/
}

#partner_infoR h2 a {
	color: #ff9900;
	text-decoration: none;
	font-weight: bold;
}
#partner_infoL {
	height: 200px;
	display: block;
	float: right;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 22px;
	width: 384px;
}

@-moz-document url-prefix() {
	#partner_infoL {line-height: 20px;} /* Firefox CSS Hack*/
}

#partner_infoL h2 a {
	color: #ff9900;
	text-decoration: none;
	font-weight: bold;
}
#recording_deal {
	padding: 7px;
	height: 320px;
	width: 1010px;
}
#recording_deal_grid {
	height: 310px;
	width: 1010px;
	background-image: url(/img/Custom/recording_deal_background.jpg);
	background-repeat: no-repeat;
}
#recording_deal_pack {
	height: 245px;
	width: 140px;
	text-align: center;
	float: left;
	margin-top: 18px;
	margin-right: 11px;
	margin-left: 11px;
	margin-bottom: 3px;
	line-height: 0px;
}
#recording_deal_pack_best {
	height: 290px;
	width: 180px;
	text-align: center;
	margin: 9px;
	float: left;
	line-height: 0px;
}
.pack-title {
	font-size: 24px;
	font-weight: bold;
	color: #F30;
	text-shadow: 1px 1px 1px #777;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 45px;
	margin-left: 0px;
}
.pack-title-best {
	font-size: 32px;
	font-weight: bold;
	color: #F30;
	text-shadow: 1px 1px 1px #777;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 55px;
	margin-left: 0px;
}
.pack-price {
	font-size: 52px;
	font-weight: bold;
	color: #101010;
	text-shadow: 1px 1px 2px #777;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 45px;
	margin-left: 0px;
}
.pack-price-best {
	font-size: 92px;
	font-weight: bold;
	color: #101010;
	text-shadow: 1px 1px 2px #777;
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
}
.pack-hours {
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 6px;
	text-shadow: 1px 1px 1px #CCC;
}
.pack-mixing {
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 6px;
	text-shadow: 1px 1px 1px #CCC;
}
.pack-mastering{
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 6px;
	text-shadow: 1px 1px 1px #CCC;
}
.pack-saving{
	font-size: 16px;
	font-weight: bolder;
	color: #F00;
	line-height: 8px;
	text-shadow: 1px 1px 1px #CCC;
}

#contact-wrapper {
	width:982px;
	border:1px solid #e2e2e2;
	background:#f1f1f1;
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 20px;
	text-align: left;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 10px;
	
}
#contact-wrapper div {
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	clear: both;
}
#contact-wrapper label {
	font-size:20px;
	width: auto;
}
form#contactform input {
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	padding:5px;
	font-size:18px;
	color:#333;
	-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;
}
form#contactform textarea {
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:18px;
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	padding-top: 0.6em;
	padding-right: 0.5em;
	padding-bottom: 0.7em;
	padding-left: 0.5em;
	color: #333;
	-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;
}
.error {
	color: #F00;
	text-decoration: blink;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
	line-height: normal;
	margin: 0px;
	padding-left: 12px;
}

