
table.image {
	border: none;
}

td.text {
	text-align: left;
	vertical-align: bottom;
}

td.image {
	width: 230px;
	height: 193px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #FFFF99;
}

td.smallimage {
	width: 132px;
	height: 113px;
	text-align: center;
	vertical-align: middle;	
	border: 1px solid #FFFF99;
}

td.smallimagenoborder {
	vertical-align: middle;
}

td.specialoffer {
	height: 30px;
	width: 120px;
}

td.form {
	width: 120px;
	height: 30px;
}

td.step {
	width: 33%;
	text-align: center;
	border: 1px solid #FFFF99;
}

td.actualstep {
	width: 33%;
	text-align: center;
	color: #000000;
	background-color: #FFFF99;
	border: 1px solid #FFFF99;
}

img.map {
	border: 0px;
	width: 740;
}

input.obl {
	background-color: #FF7777;
	border: 1px solid #FF7777;
}