p {
	font-size: 100%;
	font-weight: normal;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

/*  here are all the columns */
.outerwrapper {
	width: 630px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #000000;
	text-align: left;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.pricewrapper {
	width: 610px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #000000;
	text-align: left;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.clear { 
	clear: both; 
}
	
.rightobjectfloat {
	float: right;
	height: auto;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	display: inline;
	white-space: nowrap;
	margin-left: 5px;
	text-align: right;
}


form {
	margin-bottom: 0px;
	margin-top: 0px;
}

body {
	background-color: #F4F4CF;
}


.leftobjectfloat {
	float: left;
	margin-right: 6px;
}

.calendarStyle {
	font-size: 90%;
	background-color: #FFFFE6;
	padding: 1px;
	width: 190px;
	border: 1px solid #FFCC00;
}
.indenttext {
	margin-right: 90px;
	margin-left: 20px;
}

.infoframe {
	font-family: tahoma;
	font-size: 70%;
	font-weight: normal;
}

.datatable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
	font-family: tahoma;
	font-size: 100%;
	font-weight: normal;
	background-color: #FFFFE6;
	margin-top: 3px;
}

.productoptionstablerow2{
	background-color: #FFFFCE;
}

.indentmini {
	margin-left: 2px;
}

table{
	margin:0px;
	padding:0px;
}

