body {
	font-family: Arial, Helvetica, sans-serif; font-size:12px;
}

td {
	font-family: Arial, Helvetica, sans-serif; font-size:12px;
}

th {
	font-family: Arial, Helvetica, sans-serif; font-size:12px;
}

a.menuitem { text-decoration:none; font-family:Arial; font-size:12px; font-weight:normal; color:#333333; }
li.menuitem { list-style-type: none; padding: 0; margin: 0; padding-top: 3px; }
ul.menuitem { list-style-type: none; padding: 0; margin: 0; }

a.menuitem:hover {color: #000000; text-decoration: underline; }

a { text-decoration:none; font-family:Arial; font-size:12px; font-weight:bold; color:#000000; }

a:hover {color: #000000; text-decoration: underline; }

.clearall { border-right:2px solid #ffffff; border:none; }

.img-shadow {
  float:left;
  background: url(/app/webroot/img/shadowAlpha.png) no-repeat bottom right !important;
  background: url(/app/webroot/img/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
  
  form div {
	/*clear: both;
	margin-bottom: 0px;	padding: 0px;
	vertical-align: text-top;*/
}

form div.submit input {
	width: auto;
}