.longgo{
	display: block;
	background: url(images/btn-longenter.gif);
	width:170px;height:22px;
	border: none;
	color: #fff;
	text-align: center;
	cursor: pointer;
	line-height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.graygo{
	display: block;
	background: url(images/submit_grey.gif);
	width:97px;height:22px;
	color: #fff;
	border: none;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	font-size: 11px;
	font-weight: normal;
}
a.longgo:hover{
	color: white;
}

.imageright{
margin-left: 15px;
border:1px solid #ffcc66;
}
.imageleft{
margin-right: 15px;
border:1px solid #ffcc66;
}
.simpletable td{
	padding: 5px;
	margin: 5px;
}
.starrequired{
	color: red;
}
.overleft{
	width: 140px;
	float: left;
	text-align: center;
	padding: 5px 5px 5px 0px;
}
.addlepet{
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
  color: #666;
}
/*.styledtable{
	border-collapse: collapse;
}
.styledtable td{
	padding: 5px;
	border: 1px solid #FEA500;
}
.styledtable th{
	background-color: #FEA500;
	color: #FFF;
	font-weight: bold;
	padding: 5px;
}
*/
table.styledtable
{
	background-color:#fffce3;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
}

table.styledtable th, table.styledtable td
{
	border:1px solid #FEA500;
	padding: 2px 2px;
	vertical-align:top;
}

table.styledtable th
{
	background-color:#FEA500;
	text-align: left;
	color:#fffce3;
}


table.styledtable td
{
	padding: 5px 5px;
}



hr
{
	padding: 0px;
#	margin:2px 0;
	background-color: #FEA500;
	color: #FEA500;
	border: none;
	height: 1px;
	line-height: 1px;
}
