div#column1 {
	margin-top: 10px;
	height: 45px;
}

div#title {
	width: 450px;
	border-bottom: 0;
	margin-left: 25px;
	margin-top: 25px;
	/*margin-top: 15px;*/
}

div#button {
	margin-top: 0.6em;
}

/* Additions for LWS */

div#content2 {
	float:right; 
	display: block; 
	float: right; 
	height: 475px; 
	/*top: 0; */
	width: 150px; 
	z-index: -1; 
	background-image:url('/images/misc/bg.png');
	margin: 5px 25px;
	clear:	both;
}

div#logo2 {
	margin-left: 10px;
	margin-top: 10px;
	/*float: left;*/
	width:	130px;
	height: 110px;
}

div.contentwhole {
	z-index: 0; 
}

div#content {
	z-index: 1; 
}

.body {
	font-size: 13px;
}

p {
	margin-bottom: 5px;
}
