/*Override defaults
----------------------*/
/* 960 grid system container background
----------------------------------------------- */
.container_12,
.container_16 {
	background:#fff;
	border: none;
}

#flash_messages {
  margin:0 10% 0.5em;
  text-align:center;
  width:800px;
}

.container_16 {
  background:none;
}

/*form.formtastic fieldset ol li.string input{*/
/*  width: 100%;*/
/*}*/

table tr td {
  white-space: normal;
}

tbody th, tbody td {
  background: #fff;
}

/*Original Prodclip Merchant Review CSS
*/
body {
	margin:0;
	padding:5px 0;
	background:#FFF url(/images/header_border.gif) repeat-x left top;
/*	text-align:center;*/
	font:76% Verdana, Arial, Helvetica, sans-serif;
	color:#434343;}

img { border:none;}

