div.testbox {
	width:20px;
	height:20px;
	border:solid 1px red;
}

ul.nobullet {
	list-style-type:none;
	margin:0;
	padding:0;
	line-height: 1em;
}

ul.nobullet li {
	margin:0 0 10px 0;
	padding:0;
	line-height: 1em;
}

ul.nobullet img{
	margin:0;
	padding:0;
}

div.centeredtext {
	clear: both;
	text-align:center;
	margin:0;
	padding:0;
}

table.forecasttable {
	margin:5px auto;
}

table.forecasttable .numbercell {
	text-align: right;
}

table.forecasttable td.areacell {
	text-align: left;
	background-color:#eef;
	color: red;
}

.captiontext {
	line-height:100%;
	color: #494949;
    font: 0.8em Arial,Helvetica,Tahoma,sans-serif;
    margin-bottom: 10px;
    padding-top: 1px;
    text-align: left;
}

div.clearboth {
	margin: 0 auto;
	clear: both;
}

ul.inlinelist {
	 margin: 5px 0 0 0;
	 padding: 0;
}

ul.inlinelist li {
	float: left;
	display:inline;
	list-style-type:none;
	padding: 0 6px;
}

ul.inlinelist li:first-child {
	padding-left: 0;
}

ul.inlinelist li:last-child {
	padding-right: 0;
}

ul.inlinelist a {
	text-align:center;
}

ul.inlinelist a img {
	text-decoration:none;
}

div.mapnav {
	width:500px;
	height:353px;
	float:right;
	border-left: solid 1px #ddd;
	background:#fff url('/static/fishing/images/commercial/mapnav/commercial_ak.gif') no-repeat;

}










#gmaplg {display:block; width:500px; height:353px; position:relative; margin:0px auto 0 auto;}
#gmaplg a {color:#000; font-family:arial, sans-serif; font-size:1.2em; font-weight:bold; text-transform:uppercase;}


.commercial-maplg{background:url('/static/fishing/images/commercial/mapnav/commercial_ak.gif') no-repeat;}

a#commercial-interiorlg  {
display:block;
height:135px;
left:130px;
overflow:hidden;
padding-top:33px;
position:absolute;
top:10px;
width:230px;
}
* html a#commercial-interiorlg {height:100px; height:0;}
a#commercial-interiorlg:hover {background:transparent url('/static/fishing/images/commercial/mapnav/commercial_interior.gif') no-repeat -130px -10px; overflow:visible;}

a#commercial-southwestlg {
display:block;
height:108px;
left:0;
overflow:hidden;
padding-top:0;
position:absolute;
top:242px;
width:260px; 
}
* html a#commercial-southwestlg {height:120px; height:0;}
a#commercial-southwestlg:hover {background:transparent url('/static/fishing/images/commercial/mapnav/commercial_southwest.gif') no-repeat 0px -242px; overflow:visible;}

a#commercial-southcentrallg {
display:block;
height:30px;
left:170px;
overflow:visible;
padding-top:30px;
position:absolute;
top:180px;
width:188px;
}
* html a#commercial-southcentrallg {height:105px; height:0;}
a#commercial-southcentrallg:hover {background:transparent url('/static/fishing/images/commercial/mapnav/commercial_southcentral.gif') no-repeat -170px -180px; overflow:visible;}

a#commercial-southeasternlg {
display:block;
height:35px;
left:360px;
padding-top:60px;
position:absolute;
top:205px;
width:120px;
}
* html a#commercial-southeasternlg {height:50px; height:0;}
a#commercial-southeasternlg:hover {background:transparent url('/static/fishing/images/commercial/mapnav/commercial_southeast.gif') no-repeat -360px -205px; overflow:visible;}

div.byfishery_subtabs_photo {
	width:250px; float:left; margin:5px 10px 5px 0;
}

div.byfishery_subtabs_text {
	width:420px;
	float:left;
}