#leftmenu {
	display: none;
}
#left {
	width: 466px;
	float: left;
	margin-top: 0;
	padding: 0;
}
#leftcontent {
	width: 432px;
	display: block;
	min-height: 350px;
	background: #fff url(../system/box-bg-1.gif) repeat-x;
}
#leftcontent .boxtop {
	height: 2px;
	background: transparent url(../system/box-border-top.gif) no-repeat;
}
#leftcontent .boxmiddle {
	height: 330px;
	overflow:hidden;
	border: 1px solid #e3e3e5;
	border-width: 0 1px;
	padding: 8px 60px 8px 12px;
}
#leftcontent .boxbottom {
	height: 2px;
	background: transparent url(../system/box-border-bottom.gif) no-repeat;
}
#center {

}
.boxmedium .boxtop, .boxmedium_newsletter .boxtop {
	height: 2px;
	background: transparent url(../system/box-border-top_320.gif) no-reeat;
}
.boxmedium {
	width: 320px;
	background: #fff url(../system/box-bg-1.gif) repeat-x;
	margin: 0 0 19px;
}
.boxmedium_newsletter {
	width: 320px;
	background: #d1d2d4 url(../system/box-bg-1-newsletter.jpg) no-repeat left bottom;
	margin: 0 0 19px;
}
.boxmedium .boxmiddle, .boxmedium_newsletter .boxmiddle {
	overflow: hidden;
	border: 1px solid #e3e3e5;
	border-width: 0 1px;
	padding: 8px 12px;
}
.boxmedium .boxbottom, .boxmedium_newsletter .boxbottom {
	height: 2px;
	background: transparent url(../system/box-border-bottom_320.gif) no-repeat;
}
#center {
	width: 354px;
	margin-top: 0;
	padding: 0;
}
#boxloginhome {
	width: 140px;
	height: 104px;
	overflow: hidden;
	background: #fff url(../system/box-bg-2.jpg) no-repeat  1px 1px;
	margin: 0 0 19px;
}
#boxloginhome .boxtop {
	height: 2px;
	background: transparent url(../system/box-border-top_140.gif) no-repeat;
}
#boxloginhome .boxmiddle {
	height: 80px;
	overflow: hidden;
	border: 1px solid #e3e3e5;
	border-width: 0 1px;
	padding: 10px 12px;
}
#boxloginhome .boxbottom {
	height: 2px;
	background: transparent url(../system/box-border-bottom_140.gif) no-repeat;
}
#boxloginhome input {
	margin: 0 0 10px;
}
.loginbuttonhome {
	float: right;
}
.loginbuttonhome:hover {
	background: #ccc;
}

.boxmiddle p {margin:0px;}
.boxmiddle h2 {margin:0px;}
.boxlink {font-size:15px; font-weight:bold; line-height:24px;}
