.rightBottom {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.right {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
}
.smallHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bulleted {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	list-style-image: url(home_images/check_red.gif);
}
.tableHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	background: #3F57A5;
}
.fingerbg {
	background-image: url(static_images/finger_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.dotVert {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
<<<<<<< tablestyle.css
.setupFee {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.serverSetupFee{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}
.serverPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #CC0000;
}
.serverTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.serverHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
}
.blueBorder {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000099;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000099;

}
.blueBorderTop {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000099;
}
.blueBorderBot {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000099;

}
.blueBorderRight {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #000099;

}
.blueBorderLeft {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #000099;

}
.colHead {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000099;
}
=======
.setupFee {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.serverPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #CC0000;
}
.serverTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.serverHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
}
.blueBorder {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000099;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000099;

}
.blueBorderTop {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000099;
}
.blueBorderBot {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000099;

}
.blueBorderRight {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #000099;

}
.blueBorderLeft {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #000099;

}
>>>>>>> 1.2
.displayText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 30px;
}
.displayText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000099;

}
.dropMenuFixed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 140px;
}
.revLink {
	color: #FFFFFF;
}
.tableFill {
	background-image: url(home_images/grid_fill.jpg);
	background-repeat: no-repeat;
}
.articleHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
}
.columnHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}
.bottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
th.ServerTableLeftCol {
	background-color: FBFBCD;
	padding: 5px;
    text-align: left;
}

.ServerTableRightCol {
    border-left: 1px dotted #666666;
}    

th.ServerTableRightCol {
	background-color: FBFBCD;
	background-image: url("/catalog/static_images/server_table/yellow_header_gradient.gif");
	background-repeat: repeat-y;
    padding: 5px;
    text-align: left;
}

table.ServerTable td {
    padding: 5px;
    font-size: 11px;
}

table.ServerTable {
    border-top: 1px solid #666666;
    margin-bottom: 10px;
}

.icon {
    padding-right: 15px;
}
.price {
	font-size: 22px;
	font-weight: bold;
	color: #990000;
}
.priceDescription {
    font-size: 11px;
	font-weight: bold;
	color: #666666;
}.hardware {
	background-image: url(static_images/hmhd_hardware.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
