.logoimage {
	margin: 0px;
}

.secondbar {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003399;
	border-bottom-color: #003399;
}

.sidebar {
	width: 150px;
	background-image: url("theme_sidebar_background.gif");
	background-repeat: repeat;
	border: none;
}

.bulk {
	border: 1px solid #ffffff;
}