@CHARSET "ISO-8859-1";

/* CSS for module: Text*/
div.modShowroommodels {
	padding: 5px;
	display: table;
}

div.modShowroommodels legend {
	font-weight: bold;
	font-size: 14pt;
	color: #2a6ca5;
}
div.modShowroommodels fieldset.sale {
  border:1px solid #aaa;
  padding: 0px 15px 15px 15px;
  margin-top: 25px;
  background-image: url('i/gradient2.jpg');
  background-repeat: repeat-x;
  background-position: top;
  background-color: #fff;
}

div.modShowroommodels img.sale {
	margin: 0 10px 0 10px;
}

div.modShowroommodels .itemID {
	font-size: 7pt;
	color: #999;
	text-align: right;
}

div.modShowroommodels .pageSelector {
	font-size: 14px;
}
