div.body {
  min-height: 320px;
  padding: 16px;
  border-top: 1px solid #ccc;
}

/* min height for body div in IE */
* html div.body {
  height: 320px;
}

div.pagebar
{
	background-color: #fff;
	background: url(/images/back-header-eshop.jpg) bottom left;
	background-repeat: repeat-x;
	clear: both;
}

div.phone
{
  position: absolute;
  width: 290px;
  height: 52px;
  background: url(/images/back-header-eshop-phone.jpg) no-repeat bottom left;
}

div.watermark
{
  height: 52px;
  background: url(/images/back-header-eshop-watermark.jpg) no-repeat bottom right;
}

ul.navmenu li#eshop ul {
	display: inline;
}

div.content 
{
	margin-right: 0px;
	width:auto;
}

input.register, textarea.register
{
	width: 150px;
}

select.register
{
	width: 158px;
}

th.total
{
	border-top:1px solid #ddd;
}

