html, body {
  height:100%;
}
.error {
  background-color:#FF6666;
  padding:3px;
}
.coloring {
  height:10px;
  width:10px;
  float:left;
  margin:2px 3px 0 0;
}
.prod_box {
  display:block;
  background-color:#FFF6F6;
  float:left;
  text-align:center;
  margin:20px 8px;
  width:200px;
  height:165px;
}
.prod_box img, .prod_box a {
  border:0;
  padding:0;
  margin:0;
  background-color:#FFF;
}
.vb_content {
	xtext-transform: uppercase;
}
.vb_content .pager {
	text-transform: uppercase;
	margin: 8px 16px;
}
.vb_content .htmlpageContent, .vb_content form, .vb_content .vbgbEntry {
	text-transform: none;
}
.vb_content table {
	font-size:8pt;
	margin:20px auto;
}
.vb_content table td, .vb_content table th {
  text-align:left;
}
.vb_content table table img {
	height:14px;
	width:auto;
}
.vb_content table table {
  margin:0;
}
.vb_content table tr {
  vertical-align:top;
}
.vb_content table table td, .vb_content table table th {
  width:auto;
  vertical-align:top;
  padding:4px 16px;
}
.information, .information a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	font-weight: normal;
	padding: 5px;
}
.tabletta {
	height:100%;
}
.tabletta table {
	background-color:#FFFFFF;
}
.tdi, .tdi table {
	background-color:#EBE39D;
}
.vbgbForm {
	padding:10px;
	font-size:10px;
}
.vbgbForm input {
	margin:4px 0;
	width:240px;
}
#submitButton {
	width:auto;
}
.vbgbForm textarea {
	margin:4px 0;
	width:100%;
	max-width:630px;
	overflow:auto;
}
.vbgbEntry {
	padding:10px;
	border-top:1px #CEBA09 solid;
}
.vbgbName {
	font-weight:bold;
	padding:4px 0 0;
	font-size:14px;
}
.vbgbTime {
	vertical-align:bottom;
	padding:0 0 4px;
	font-size:10px;
	float:right;
}
 .vbgbText {
 	padding:4px 0;
 	font-size:12px;
	/*border-top:1px #FFEECC solid;*/
}
.vb_content .vb_prod_list {
	width:100%;
	cols:3;
}
.vb_content .vb_prod_list td {
	width:200px;
	height:180px;
	vertical-align:middle;
	text-align:center;
}
.vb_content .vb_prod_list td a img {
	border:0;
}