﻿@charset "utf-8";
.PopBoxImageSmall
{
   cursor: url("images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
   border: solid thin #e4e5e5;
   cursor: url("images/magminus.cur"), pointer;
}
.bluetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #01B1FA;
}

.linetable {border-collapse: collapse;}
.linetable td {border: 1px solid #E7E7E7; height:15px; padding:5px}