a img {
	border: none;
}
h1, h2, h3, h4, h5 {
	margin: 0;
}
p {
	margin: 0 0 5px;
	padding: 5px 0;
}
p.msgsuccess, p.msgerror {
	padding: 5px;
}
p.msgerr {
	background: #d66;
	border: 1px solid #500;
	margin: 0 0 15px;
	padding: 7px 8px;
}
p.msgsuccess a:visited, p.msgerror a:visited, p.msgerr a:visited {
	color: #0e55a5;
}
h2 {
	font-size: 16px;
}

h1#miller {
	background: url('../images/miller-logo.png') no-repeat left top;
	height: 45px;
}
h1#miller span { display: none; }

#iwrap {
	border: 1px solid #ccc;
	margin-top: 5px;
}
#nav {
	background: #ccc;
	font-size: 11px;
	padding: 3px 5px;
}
#nav a {
	margin-right: 10px;
}
#navrt {
	float: right;
}
#navrt a {
	margin: 0 0 0 10px;
}

#main {
	background: white;
	min-height: 350px;
	padding: 15px;
}
* html #main {
	height: 350px;
}

/*------*/

#protectinv {
	background: url('../images/protect-your-investment.jpg') no-repeat left top;
	float: right;
	padding: 62px 0 0 108px;
	height: 68px; /*130*/
	width: 171px; /*279*/
}
#protectinv h3 {
	margin-bottom: 3px;
}
#protectinv p,
#step1wrap p {
	margin-top: 0;
	padding: 0;
}
#step1wrap h3 {
	margin-bottom: 1px;
}
#step1wrap label {
	font-size: 14px;
}

#step2wrap {
	margin: 50px auto 0;
	width: 300px;
}
#step2wrap p {
	margin: 0;
}
#step1wrap .cancellnk, 
#step2wrap .cancellnk {
	float: left;
	margin-right: 43px;
	width: 75px;
}
#step2wrap .msgerr {
	margin-bottom: 10px;
}

#standardQuestions th {
	border-right: 1px solid #aaa;
	padding: 8px 10px 0 0;
	text-align: right;
	vertical-align: top;
}
#standardQuestions td {
	padding: 4px 10px;
}
#standardQuestions th.headspan {
	border-right: none;
	padding-bottom: 6px;
	text-align: left;
}
#standardQuestions .divider {
	height: 15px;
}
#standardQuestions tbody{
	margin-bottom: 15px;
}
#standardQuestions .divider hr {
	display: none;
}
#standardQuestions input.indented {
	margin: 2px 0 0 22px;
}
#standardQuestions input.numonly {
	text-align: right;
	width: 40px;
}
#standardQuestions .req {
	color: #900;
}
#standardQuestions small.indent {
	display: block;
}
#standardQuestions .indent {
	margin-left: 22px;
}
#submitwrap {
	margin-top: 10px;
	text-align: right;
}
.legalese {
	font-size: 10px;
	margin-top: 5px;
	text-align: center;
}
.padbtm {
	display:block;
	margin-bottom: 2px;
}
br.padbtm {
	display:none;
}

#step3wrap {
	margin: 35px auto;
	width: 300px;
}
#step3prodTbl {
	width: 100%;
}
#step3prodTbl td strong {
	font-size: 13px;
}
#step4wrap {
	border-left: 1px solid #ccc;
	padding: 15px 0 0 25px;
	margin: 25px 0 0 35%;
}
#step3wrap #step3,
#step4wrap #stepnav {
	margin: 15px 0;
}
#step3prodTbl .warning td {
	background: #ED2;
}
#step3prodTbl .warning td .warningmsg {
	font-size: 11px;
	width: 300px;
}
.removelink {
	background: white;
	border: 3px solid white;
	display: block;
	width: 30px;
}
#step3wrap #step1,
#step3wrap #step3 {
	margin: 15px 5px 15px 0;
}

#thanks ul {
	list-style-type: square;
	margin: 0 0 0 15px;
	padding: 0 0 0 15px;
}
#thanks li {
	margin-bottom: 10px;
}

#pworxUpgrades{
	background: url(pworxtop.gif) top left no-repeat #b9d1ed;
	padding:  10px 0 0 0;
	margin-bottom: 10px;
	width: 724px;
}
#pworxUpgrades h3{
	width: 100%;
	text-indent: 10px;
}
#pworxUpgrades p{
	margin-left: 10px;
}
#pworxUpgrades ul{
	background: url(pworxbtm.gif) bottom left no-repeat;
	width: 714px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 0;
	margin-left: 0;
}

#pworxUpgrades li{
	font-size: 1.1em;
	margin-left: 10px;
}

#s2workstation {
    margin-bottom: 10px;
}
