#form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 110%;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
}

#form ul {
	list-style-type: disc;
}

#form select {
	font-size: 90%;
}

#form table {
	background: url(Images/bg_id.jpg);
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#form td {
	font-size: 90%;
	vertical-align: top;
}

#form td.label {
	width: 40%;
	text-align: right;
}
#form td.labelreq {
	width: 40%;
	font-weight: bold;
	text-align: right;
}

#form td.label30 {
	width: 30%;
	text-align: right;
}
#form td.labelreq30 {
	width: 30%;
	font-weight: bold;
	text-align: right;
}
.tdcomment {
	font-size:85%; 
	line-height:120%;
}

#form td.dropdown {
	text-align: left;
	width: 235px;
}

#form td.qty {
	text-align: center;
	vertical-align: top;
}

#form td.sku {
	text-align: center;
	vertical-align: top;
}

#form td.title {
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
}

#form td.price {
	text-align: right;
	padding-right: 3px;
	vertical-align: top;
}

#form td.bold {
	font-weight: bold;
}

#form table.nested {
	margin-bottom: 0;
	margin-left: 0;
}

.tinytext {
	font-size: 80%;
	font-weight: normal;
	line-height: 105%;
}

.tinyred {
	font-size: 80%;
	font-weight: normal;
	line-height: 105%;
	color: #FF0000;
}

.error {
	color: #FF0000;
	font-weight: bold;
}
.errorBox {
	border: 5px solid #f66; 
	color:red;
}

.left {
	float: left;
	margin-left: 20px;
}

.right {
	float: right;
	margin-right: 20px;
}

#submit {
	margin-top: 20px;
}

.red {
	color: #CC3300;
}

.textfield {
	margin-left: 20px;
}

.shipping {
	margin-left: 10px;
}

.checkbox {
	line-height: 130%;
	padding-left: 23px;
	text-indent: -25px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.eventdate {
	padding-top: 3px;
	text-indent: -2px;
}

.buttons input {
	height: 20px;
	width: 123px;
	background-color: #fbeab5;
	border: 1px solid #000033 outset #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 0.8em;		
}
