.link { color:#02289A; text-decoration: underline; font-weight: bold }
.link:visited { color:#02289A; text-decoration: underline; font-weight: bold }
.link:hover { color:#F3DF03; text-decoration: underline; font-weight: bold } /* Also change below for ul.footer-links */

.smalllink { color:#02289A; font-size: 10px; text-decoration: underline; font-weight: bold }
.smalllink:visited { color:#02289A; text-decoration: underline; font-weight: bold }
.smalllink:hover { color:#F3DF03; text-decoration: underline; font-weight: bold }

.smalllink2 { color:#02289A; font-size: 10px; text-decoration: underline; font-weight: bold }
.smalllink2:visited { color:#02289A; text-decoration: underline; font-weight: bold }
.smalllink2:hover { color:#FF0000; text-decoration: underline; font-weight: bold }

.tablelink { color:#02289A; text-decoration: underline }
.tablelink:visited { color:#02289A; text-decoration: underline }
.tablelink:hover { color:#ED301C; text-decoration: underline; font-weight: bold }

.tablelink2 { color:#F3DF03; text-decoration: underline; font-weight: bold }
.tablelink2:visited { color:#F3DF03; text-decoration: underline; font-weight: bold }
.tablelink2:hover { color:#F3DF03; text-decoration: underline; font-weight: bold }

.productlink { color:#000000; text-decoration: underline; font-weight: bold }
.productlink:visited { color:#000000; text-decoration: underline; font-weight: bold }
.productlink:hover { color:#000000; text-decoration: underline; font-weight: bold }

.whiteproductlink { color:#FFFFFF; text-decoration: underline; font-weight: bold }
.whiteproductlink:visited { color:#FFFFFF; text-decoration: underline; font-weight: bold }
.whiteproductlink:hover { color:#FFFFFF; text-decoration: underline; font-weight: bold }

.xlink { color:#FFFFFF; text-decoration: none; font-weight: bold }
.xlink:visited { color:#FFFFFF; text-decoration: none; font-weight: bold }
.xlink:hover { color:#FFFFFF; text-decoration: none; font-weight: bold }

.text { color: #000000; font-size: 11px; font-family: verdana, default }

.biggertext { color: #FFFFFF; font-size: 12px; font-family: verdana, default }

.bluetext { color: #0028AE; font-size: 10px; font-family: verdana, default }

.chartheader { color: #000000; font-size: 12px; font-family: verdana, default; font-weight: bold }

.charttext { color: #FFFFFF; font-size: 10px; font-family: verdana, default }

.charttext2 { color: #FFFFFF; font-size: 11px; font-family: verdana, default }

.whitetext { color: #FFFFFF; font-size: 11px; font-family: verdana, default; font-weight: bold }

.headertext, .headertext a, .headertext a:visited { color: #E0E17E; font-size: 15px; font-family: verdana, default; font-weight: bold; }

.text2 { color: #7591CD; font-size: 10px; font-family: verdana }

.calctext {
	color: #000000;
	font-size: 18px;
	font-family: "Courier New", Courier, mono;
	font-variant: normal;
	font-weight: bolder;
}

.calctext2 { color: #000000; font-size: 10px; font-family: verdana, default }

.calctext3 {
	color: #FF0000;
	font-size: 10px;
	font-family: verdana, default;
}

.smallprint {
    color: #000080;
    font-size: 9px;
    font-family: Verdana;
    font-style: italic;
}

.thumbnail {
    text-align: center;
}

.mlogolist {
    list-style-image: url("http://medusaproducts.com/images/bullet_mr.gif");
}

ul.footer-links {
	font-weight: normal;
	text-align: center;
	font-size: 10px;
}
ul.footer-links li {
	white-space: nowrap;
	display: inline;
}
ul.footer-links .link, ul.footer-links .link:visited {
	text-decoration: none;
	color: #000000;
}
/* Change at top first */ ul.footer-links .link:hover { color:#F3DF03; text-decoration: underline; font-weight: bold }

.oldprice {
	text-decoration: line-through;
	font-style: italic;
}

div.product-box {
	padding: 5px;
	border-width: 3px;
	border-style: ridge;
	border-color: #5177bf;
	margin-bottom: 1em;
	display:inline-block;
	position:relative;
	width:100%;
}

div.box-note {
	border-width: 1px;
	width: 50%;
	position:absolute;
	margin: 20px;
	bottom:0;
	right:0;
}

.price {
	font-size: 20px;
	color: yellow;
	font-family: verdana, default;
	font-weight: normal;
}

/* Hides from IE-mac because it supports the standards (hack based on IE-Mac bug, but IE-Mac is no longer updated, so no worries) \*/
/* This is mainly for Heli Setups */
* html div.product-box {
height:1%;
width:auto;
}
div.product-box {
display:table;
}
/* End hide from IE-mac */

.model-number {
	white-space: nowrap;
}

form {
	margin: 0;
}