.severe-features-div{width:220px;padding-top:2em;}

table.severe-table {
  /* margin-bottom:2em; */
   width:100%;
}
.severe-table th {
   text-align:left;
}
.severe-table td {
  /* padding-top:2em; */
}
.severe-table dd {padding:0 0 5px 0;margin:0;border-top:none;}
.severe-info {
   width:900px;
   margin:0 auto;
}

.textbrowser-textarea {
   width:660px;
   height:450px;
   font-family: "Consolas", monospace !important;
}
.textbrowser-product-class{
   width:660px;
   margin: 0 auto;
}

.textdata, .TextProductList {
width: 870px;margin: 40px auto;
text-align: left;
column-gap: 1em;
-o-column-gap: 1em;
-icab-column-gap: 1em;
-khtml-column-gap: 1em;
-moz-column-gap: 1em;
-webkit-column-gap: 1em;
padding: 5px;
column-count: 2;
-o-column-count: 2;
-icab-column-count: 2;
-khtml-column-count: 2;
-moz-column-count: 2;
-webkit-column-count: 2;
word-break: none;}

.TextProductList dd {
   border:none;
   padding:0;
   margin:0;
}
.TextProductList a,.StationProductList a{float:left;clear:left;font-size:12px;width:70px;margin-right:10px;margin-bottom:0;vertical-align:text-top;}
.TextProductList dt{clear:both;font-size:1.4em;font-weight:500;line-height:1.2em;text-align:left;margin:15px 60px 10px 0;padding:0;}
.show-wwa-links-outer-div{width:100%}
.show-wwa-links-div{padding-top:2em;font-size:1.2em;width:400px;margin: 0 auto;}
.show-wwa-links-div h3{font-size:1.5em;padding-bottom:1em;}

.text-product-list-left-div {
   position: relative;
   float: left;
   width: 75px;
   padding-bottom: 10px;
}
.text-product-list-right-div {
   position: relative;
   float: left;
}
/* Tropical Page */
.tropical-sat-image-table{width:100%;margin-bottom:20px;}
.tropical-sat-image-table h4{font-size:1.3em;font-weight:bold;border-bottom:2px solid #8cba00;margin-bottom:10px;}
.heading-title-div{padding-bottom:15px;font-size:1.2em;font-weight:500;}
#tropical-image-table {width:800px; border-collapse:collapse; border-spacing:3;}
#legend-table {width:800px; border-collapse:collapse; border-spacing:3;}
#legend-table td {border: 1px solid #aaa; padding:5px;}



.textbrowser-product-class form {
	padding: 8px;
	border-radius: 4px;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.33);
	background: #FFF;
	margin-bottom: 16px;
}
.textbrowser-textarea {
	width: 644px !important;
	border-radius: 2px;
	border: 1px solid #CCC;
	box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.1);
	padding: 8px;
}
