html, body, div, p, a, span, h1, h2, h3, h4, h5, ul, ol, li, table, tr, td, input, label, textarea, img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #3F3F3F;
	font-size: 12px;
	text-shadow: #000000 0 0 0px; /* fixes the font rendering bug in Safari */
}
.txt_container a {
	color: #0095F9;
}
.txt_container  table input, .txt_container select, .txt_container textarea {
	border: 1px solid #666666;
}

.txt_container img {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.txt_container h2 {
	margin-bottom: 10px;
}
.txt_container h3 {
	color: #b00f07;
}
.txt_container strong {
	font-size: 13px;
}

.txt_container  strong  a {
	color: #333333;
}
.txt_container ul {
	margin-left: 40px;
}
.txt_container li {
	line-height: 24px;
}
.red {
	color: #f00707;
}
.new-text{
font-family:Verdana, Helvetica, sans-serif;
font-size:15px;
line-height:20px;
}
.new-text2{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
line-height:25px;
margin-bottom:10px;
}

.product_box {
	float: left;
	height: auto;
	width: 650px;
	border: 1px solid #FF0000;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-bottom: 15px;
}
.product_box_two {
	float: left;
	height: auto;
	width: 650px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-bottom: 15px;
}
.product_img  {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 100%;
	width: 35%;
}
.product_desc {
	float: left;
	height: auto;
	width: 60%;
}

.dnone {
	display: none;
}
a:hover {
	text-decoration: none;
}



#wrapper {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#wrapper #page {
	float: left;
	height: auto;
	width: 948px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #363636;
	border-left-color: #363636;
	background-color: #ebebeb;
}
#page #header {
	float: left;
	height: auto;
	width: 100%;
	background-color: #FFFFFF;
}
#header .top {
	float: left;
	height: 102px;
	width: 100%;
	background-image:url(../images/main-header3.jpg);
}

#header #top_nav {
	float: right;
	height: 22px;
	width: 610px;
	/*background-image: url(../images/topnav-bg2.jpg);
	background-repeat: no-repeat;*/
	padding-top: 7px;
	padding-left: 7px;
}
.top #top_nav a {
	color: #3F3F3F;
	text-decoration: none;
}
.top #top_nav a:hover {
	text-decoration: underline;
}
#top_nav ul { margin-left: 0px; }
#top_nav li {
	display: block;
	float: left;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/top-li-bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#top_nav li.end, #main_nav li.end {
	background-image: none;
}
#logo {
	float: left;
	height: 67px;
	width: 292px;
	margin: 22px 0 0 16px;
}
.toptxt {
	float: right;
	width: 300px;
	height: auto;
	margin: 10px 0 ;
}
.toptxt p {
	color: #43499e;
	line-height: 20px;
	text-align: center;
}
.toptxt strong {
	font-size: 28px;
	font-weight: bold;
}
.toptxt span {
	font-size: 16px;
}
#header #main_nav {
	background-image: url(../images/mainnav-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 45px;
	width: 100%;
	float: left;
}
#main_nav div { margin: 0 auto; width:940px; margin-left: 10px; }
#main_nav li {
	float: left;
	list-style-type: none;
	font-size: 12px;
	text-transform: uppercase;
	color: #07558b;
	height: 30px;
	background-image: url(../images/li-bg2.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	display: block;
	margin-top: 15px;
	/*padding: 16px 2px 0px 2px;*/
}
/*#home_nav{ width:56px;}
#wcl_nav{ width:164px;}
#hiw_nav{ width:111px;}
#testimonials_nav{ width:106px;}
#order_nav{ width:97px;}
#wp_nav{ width:178px;}
#ri_nav{ width:163px;}*/

#main_nav a {
	text-decoration: none;
	color: #343592;
	height: 15px;
	padding: 2px 6px 3px 6px;
	margin: 0 6px 0 4px;
	border: 1px solid #ffffff;
	font: bold 11px Verdana, Tahoma, Helvetica, Arial, sans-serif;
}

/*@media screen and (-webkit-min-device-pixel-ratio:0) {  webkit based browser hack -- includes safari 3+ and chrome 
	#main_nav a {  }
}*/

#main_nav #order_nav a{ 	
	text-decoration: none;
	color: #FFF;
	background-color:#f91700;
	/*background-image: -moz-linear-gradient(19% 75% 90deg,#CD0000, #FF1A00, #FF1A00 100%)*/
	height: 15px;
	padding: 2px 6px 3px 6px;
	margin: 0 6px 0 4px;
	border: 1px solid #908c8b;
	font: bold 11px Verdana, Tahoma, Helvetica, Arial, sans-serif;
}

#main_nav a:hover, #main_nav #order_nav a:hover {
	color: #FFFFFF;
	background-color: #55b9ff;
	border: 1px solid #918c8c;
	width:99%;
}

#main_nav a:hover {
	color: #FFFFFF;
	background-color: #55b9ff;
	border: 1px solid #918c8c;
	width:99%;
}
a.active{
	color: #FFFFFF;
	background-color: #55b9ff;
	border: 1px solid #918c8c;
	
}

#page #content {
	float: left;
	height: auto;
	width: 100%;
	padding-bottom: 10px;
}
#content #leftcontainer {
	float: left;
	height: auto;
	width: 715px;
}
.banner  {
	/*background-image: url(../images/banner.jpg);*/
	height: 319px;
	width: 100%;
	float: left;
}

.txt_content {
	float: left;
	height: auto;
	width: 715px;
	color: #363636;
	font-size: 13px;
	line-height: 18px;
	background-image: url(../images/txtcontent-bg-mid.jpg);
	background-repeat: repeat-y;
}


.txtcont_bgtop {
	background-image: url(../images/txtcontent-bg-top.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 715px;
	float: left;
}
.txt_container-sub p { text-align: justify; }
.txt_container-sub {
	background-image: url(../images/txtcontent-bg-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: auto;
	width: 655px;
	padding: 30px;
}
.txt_container2 {
	background-image: url(../images/txtcontent-bg-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 223px;
	width: 655px;
	padding: 30px;
}

.txt_container2 ul { list-style-type: none; }
.txt_container2 ul li { float: left;  }
.txt_container2 ul li.how-text { width: 170px; padding-left: 25px; }
.txt_container2 ul li.how-text1 { width: 170px; padding-left: 25px; padding-top: 10px; }
.txt_container2 ul li.how-text2 { width: 170px; padding-left: 25px; padding-top: 20px; }
.txt_container2 ul li.how-arrow { padding-left: 20px; padding-top: 90px; }
.txt_container2 ul li.how-arrow1 { padding-left: 20px; padding-top: 106px; }
.txt_container2 ul li.how-arrow2 { padding-left: 20px; padding-top: 112px; }

#content #sidebar {
	float: left;
	width: 233px;
	height: auto;
}
.sidebar_box {
	background-image: url(../images/sidebarbox-midbg.jpg);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 100%;
	}
.sidebarbox_topbg {
	background-image: url(../images/sidebarbox-topbg.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 100%;
	float: left;
	background-position: left top;
}
.sidebarbox_topbg2 {
	background-image: url(../images/sidebarbox-topbg.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 100%;
	float: left;
	background-position: left top;
	padding-top: 10px;
}
.sidebarbox_container {
	background-image: url(../images/sidebarbox-bottombg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: auto;
	width: 195px;
	text-align: left;
	padding: 19px 19px 12px 19px;
}

.sidebarbox_container p {
	line-height: 20px;
	color: #000000;
}

.sidebarbox_container h2 {
	color: #e50c0c;
	font-size: 26px;
	padding-top: 2px;
	padding-bottom: 10px;
}
.txt_container-sub h2 {
	color: #e50c0c;
	font-size: 26px;
	padding-top: 2px;
	padding-bottom: 10px;
}


.sidebarbox_container .title {
	background-image: url(../images/quote.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 30px;
	width: 150px;
	display: block;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font-size: 13px;
}
.sidebarbox_container em {
	text-align: right;
	display: block;
}

.sidebarbox_container input, .sidebarbox_container textarea, .sidebarbox_container select, .refer-a-friend, .email-newsletter  { border: 1px solid #bbb; background-color: #f1f1f1; width: 180px; font-size: 12px; color: #000; }
.request-form input, .request-form textarea, .request-form select{ border: 1px solid #bbb; background-color: #f1f1f1; width: 140px; font-size: 12px; color: #000; margin-left: 10px; }
.sidebarbox_container input:hover, .request-form input:hover,
.sidebarbox_container textarea:hover, .request-form textarea:hover,
.sidebarbox_container select:hover, .request-form select:hover,
.sidebarbox_container input:focus, .request-form input:focus,
.sidebarbox_container textarea:focus, .request-form textarea:focus,
.sidebarbox_container select:focus, .sidebarbox_container select:focus { border: 1px solid #747474; background-color: #FFF; }
label { display: block; margin-top: 7px; color: #333; }
form {
	margin-top: 20px;
}

.request-form2 input, .request-form2 textarea, .request-form2 select{ border: 1px solid #bbb; background-color: #f1f1f1;}
.request-form2 input:hover, .request-form2 textarea:hover, .request-form2 select:hover, .request-form2 input:focus, .request-form2 textarea:focus { border: 1px solid #747474; background-color: #FFF; }

/*.sidebarbox_container input, .sidebarbox_container textarea, .sidebarbox_container select { border: 1px solid #bbb; background-color: #f1f1f1; width: 180px; font-size: 12px; color: #000; }
.sidebarbox_container input:hover, .sidebarbox_container textarea:hover, .sidebarbox_container select:hover, .sidebarbox_container input:focus, .sidebarbox_container textarea:focus, .sidebarbox_container select:focus { border: 1px solid #747474; background-color: #FFF; }
.sidebarbox_container label { display: block; margin-top: 7px; color: #333; }
.sidebarbox_container form {
	margin-top: 20px;
}*/
.button {
	height: 52px;
	width: 134px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
}
.button a {
	height: 52px;
	width: 134px;
	display: block;
	background-image: url(../images/order-today.png);
	background-position: 0px 0px;
}
.button   a:hover {
	background-position: 0px 52px;
}

.how_it_works_one, .how_it_works_two, .how_it_works_three {
	float: left;
	width: 100%;
	height: auto;
}
.how_it_works_one {
	background-repeat: no-repeat;
	
}
.how_it_works_two {
	background-image: url(../images/bullet2.jpg);
	background-repeat: no-repeat;
	background-position: 80px 50px;
	
}
.how_it_works_one  img, .how_it_works_three  img {
	float: left;
	margin-right: 5px;
}
.how_it_works_two img {
	float: right;
}

#page #footer {
	float: left;
	width: 100%;
	text-align: center;
	line-height: 16px;
	background-color: #9f9f9f;
	color: #FFFFFF;
	font-size: 12px;
	height: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
#footer span {
	margin-right: 10px;
	margin-left: 10px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

.learnmore {
	height: 52px;
	width: 134px;
	margin-left: 0px;
	margin-top: 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: center;
	color: #FFFFFF;
	float: left;
}
.learnmore1 {
	height: 7px;
	width: 134px;
	margin-left: 30px;
	margin-top: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: center;
	color: #FFFFFF;
	float: left;
}

.learnmore2 a{
	font-size: 12px; 
	color:#e90d0d}


.learnmore a {
	background-image: url(../images/learn-more1.png);
	height: 37px;
	width: 160px;
	display: block;
}
.learnmore  a:hover { background-position: 0 37px; }
.newsletter {
	float: left;
	height: 180px;
	width: 292px;
	background-image: url(../images/newsletter-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 15px;
}
.newsletter input {
	border: 1px solid #666666;
	width: 165px;
}
.newsletter #submit, .buy {
	background-image: url(../images/subscribe.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 87px;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
	padding: 0 0 3px 0;
}
.submit-products {
	border: 0;
	background: url(../images/order-now-button.jpg) no-repeat;
	height: 24px;
	width: 87px;
	color: #FFFFFF;
	cursor:pointer;
	padding-bottom: 4px;
	margin-top: 6px;
}
.submit-products:hover {
	border: 0;
	background: url(../images/order-now-button-hover.jpg) no-repeat;
	height: 24px;
	width: 87px;
	color: #FFFFFF;
	cursor:pointer;
	padding-bottom: 4px;
	margin-top: 6px;
}

#submit1 {
	background-image: url(../images/subscribe.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 87px;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
	margin: 20px 0 10px 45px;
	padding-bottom: 4px;
}
#submit2 {
	background-image: url(../images/subscribe.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 87px;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
	margin: 0 0 0 40px;
}
#create-apps {
	background-image: url(../images/create-application-button.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 292px;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
	margin: 10px 0 10px 192px;
	padding-bottom: 4px;
}

.newsletter a {
	font-size: 11px;
	color: #d71815;
}

.inthenews {
	background-image: url(../images/in-the-news-bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 180px;
	width: 408px;
	padding-top: 15px;
}
.inthenews h2, .inthenews p, .inthenews div { padding-left: 20px; }
.inthenews img {
	margin-top: 10px;
}



.inthenews_thx {
	background-image: url(../images/in-the-news-bg-thx.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 140px;
	width: 715px;
	padding-top: 15px;
	margin-left:0px;
}
.inthenews_thx h2, .inthenews_thx p, .inthenews_thx div { padding-left: 20px; }
.inthenews_thx img {
	margin-top: 10px;
}


.newsletter h2, .inthenews_thx h2, .txt_container2 h2 {
	font-size: 28px;
	color: #e50c0c;
	margin-bottom: 5px;
}


.newsletter h2, .inthenews h2, .txt_container2 h2 {
	font-size: 28px;
	color: #e50c0c;
	margin-bottom: 5px;
}

#newsletter-p { font-size: 12px; width: 175px; }

#end-quote { background: url('../images/quote2.jpg') 65px 0 no-repeat; padding-right: 40px; padding-bottom: 22px; display: block; }
#open-quote { background: url('../images/quote.jpg') 0px 0 no-repeat; padding-top: 10px; padding-left: 30px; padding-right: 5px; }
.maintext-emphasis { font-weight: bold; color: #000; }
.state-zip span { padding-left: 30px; }
#lifefone-audio {margin: 0 0 0 50px; text-align: center; list-style-image:none; list-style:none; float:left; width:20px}
#lifefone-audio2 {
	text-align: center;
	list-style-image:none;
	list-style:none;
	float:left;
	width:80px;
	height: auto;
}
#lifefone-audio2 a { color: #e50c0c; }
#form-link { display: block; font-weight: bold; }
#phone-icon { background: url('../images/phone-icon.gif') 90px top no-repeat; }
.arrow_divider_hw {
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 54px;
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#news-logos { margin-top: 15px; }
.subpage-content h1 { padding-bottom: 10px; font-size: 26px; }
.subpage-content h2 { color: #e50c0c; font-size: 16px; margin: 0; padding: 10px 0; }
.subpage-content h2.h2black { color: #363636; font-size:25px; }
.subpage-content p { padding-bottom: 10px; text-align: justify; }
.redtextlink a { color: #000; }
.subpage-content p a, .subpage-content dl dt a, .subpage-content ul li a, .subpage-content dl dd a, .subpage-content a { color: #1b6da6 ; text-decoration: underline; }
.redtextlink a:hover, .subpage-content p a:hover, .subpage-content dl dt a:hover, .subpage-content ul li a:hover, .subpage-content dl dd a:hover, .subpage-content a:hover { text-decoration: none; color: #3435b8; }
.subpage-content ul { list-style-type: none; margin-left: 25px; margin-bottom: 10px; }
.subpage-content ul li { background: url('../images/bullet-why-choose.jpg') 0 5px no-repeat; padding-left: 20px; }
.subpabe-line-divider { border-bottom: 1px solid #9A9A9A; margin: 10px 0; clear: right; }
.subpabe-line-divider1 { border-bottom: 1px solid #9A9A9A; margin: 3px 0; clear: right; }
.subpabe-line-divider2 { border-bottom: 1px solid #9A9A9A; margin: 10px 0 10px 0; width: 350px; }
.products-feature { background-color: #F8F8F8; border: 1px solid #D7D7D7; padding: 15px; margin-bottom: 10px; overflow: hidden; height: 100%}
/*#request-form1 { margin: 0 0 0 140px; }*/
.request-form { margin: 0; width: 300px; }
/*.request-form2 { margin: 0; width: 280px; }
.request-form3 { margin: 0; width: 624px; }*/
.request-form td, #request-form1 td, .request-form2 td, .request-form3 td { padding-bottom: 5px; }
.f0 { width: 300px; margin-bottom: 14px; }
.f1 { width: 280px; margin-bottom: 14px; }
.f2 { width: 600px; margin-bottom: 14px; }
legend { font-weight: bold; }
.product-desc { display: block; float: right; width: 463px; text-align: justify; }
.product-desc a { background: url('../images/order-now-button.jpg') no-repeat; width: 87px; height: 24px; display: block; margin-top: 5px; }
.product-desc a:hover { background: url('../images/order-now-button-hover.jpg') no-repeat; width: 87px; height: 24px; display: block; }
.world-protection-image { padding-right: 10px; }
dd { margin: 0; padding: 0; }

.product-desc2 { display: block; float: right; width: 365px; text-align: justify;  margin-left: 1200px;}
.product-desc2 a { background: url('../images/order-now-button.jpg') no-repeat; width: 87px; height: 24px; display: block; margin-top: 5px;}
.product-desc2 a:hover { background: url('../images/order-now-button-hover.jpg') no-repeat; width: 87px; height: 24px; display: block; }

#banner-landing-page  {	height: 285px; width: 933px; margin: 7px 0 0 7px; }
.landingpage-txt_content { float: left;	height: auto; width: 944px;	color: #363636;	font-size: 13px; line-height: 18px;	background-image: url(../images/landingpage-bg-mid.jpg); background-repeat: repeat-y; }
.landingpage-txtcont_bgtop { background-image: url(../images/landingpage-bg-top.jpg); background-repeat: no-repeat; height: auto; width: 944px; float: left; }
.landingpage-txt_container-sub { background-image: url(../images/landingpage-bg-bottom.jpg); background-repeat: no-repeat; background-position: left bottom; float: left; height: auto;	width: 944px;	padding: 30px; }
.span-nextline { display: block; }
h4 { font-weight: normal; }
.color-red { color: #e50c0c; }
.create-form-color-p { font-weight: bold; color: #e50c0c; position: relative; top: 8px; background-color: #FFF; padding-right: 5px; }
.create-form-line { width: 650px; border-bottom: 1px solid #AAA; margin: 0; padding: 0;}
.create-form-bg { background-color: #ebebeb; width: 650px; text-align: right; padding: 7px 0; margin: 7px 0; }
.create-form-bg-radio-buttons { background-color: #ebebeb; width: 650px; text-align: left; padding: 7px 0; margin: 7px 0; }
.create-form-bg-radio-buttons label { padding-left: 290px; }
.create-form-bg p { margin: 10px 0 0 288px; padding: 0; }
.create-form-bg label { padding-right: 140px; }
.create-form-bg label span { vertical-align: top; }
.create-form-bg label input, .create-form-bg label select, .create-form-bg label textarea { width: 233px; }
.create-form-bg label textarea  { height: 75px; }
.radio-label { margin: 6px 294px 0 0; }
.radio-label label { display: inline; margin: 0; padding: 0; }
.radio-label label input { width: auto; }
.radio-label1 { margin: 6px 0 0 209px; padding: 0; text-align: left; }
.radio-label1 label { display: inline; margin: 0; padding: 0; }
.radio-label1 label.i2 { display: block; margin: 0 0 0 78px; padding: 0; }
.radio-label1 label.i3 { display: blcok; margin: 0 0 0 78px; padding: 0; }
.radio-label1 label input { width: auto; }
.news-table tr td { padding: 7px;}
ul.sitemap li a { color: #000; }
.vibrant-life-chart1 { padding-left: 25px; }
.vibrate-left { float: left; width: 286px; }
.vibrate-right { float: right; width: 339px; }
.vibrate-right ul li { list-style-type: decimal; background-image: none; padding: 2px 0 0 0; font-size: 11px; }
.makeitclear { clear: both; }
.warning-list li { padding-bottom: 4px; }
.no-justified { text-align: left !important; }
#news1 a img { margin-right: 20px; }
#newsthx a img { margin-right: 5px; }
.nostylelink, .nostylelink:hover, .product-desc .nostylelink, .product-desc .nostylelink:hover{
background: none;
width: 100%;
height: 100%;
margin-top: 0px;
display: inline;

}
.colorred { color: #e50c0c; }
.center-all { display: block; text-align: center; font-size: 30px !important; }


