#breadcrumb {
	background: #006407;
	position: relative;
}

#breadcrumb p {
	margin-right: 240px;	
}

#search {
	top: 20px;	
}

#login_info {
	background: #217522;
	border-left: 1px solid #FFF;
	position: absolute;
	right: 0;
	width: 300px;
}

#login_info h4 {
	background: url('../images/target_green.gif') no-repeat left center;
	color: #FFF;
	font-size: 14px;
	margin: 0;
	padding: 0;
	margin-left: 15px;
	padding-left: 28px;	
}

#login_info #options {
	background: #c4c4c4;
	color: #FFF;
	float: left;	 
}

#login_info #options a:link,
#login_info #options a:visited {
	display: block;
	font-weight: bold;	
}

#login_info #options a:hover {
	background: #c4c4c4;
	text-decoration: none;
}

#login_info #options div {
	background: url('../images/button_gradient.gif') repeat-x top left;
	float: left;
	line-height: 35px;
	text-align: center;
	vertical-align: top;
	width: 199px;	
}

#login_info #options .logout {
	border-left: 1px solid #FFF;
	width: 100px;
}

#content #user_content table.tiled {
	width:100%;
	padding: 0;
	margin: 0;
	border-collapse: collapse; 
}

#content #user_content table.tiled, 
#content #user_content table.tiled td {
	border: 0;
}

#content #user_content table.tiled td.tile_description {
	height: 180px;
	width: 200px;
	padding-bottom: 20px;
	padding-right: 10px;
}


#content #user_content table.tiled li {
	margin-left: 0;
}

#content #permission_page .message_div {
	margin: 0 0 10px 0;
}

#content #permission_page label {
	display: inline-block;
	min-width: 100px;
	padding: 2px 0;
	vertical-align: top;
	font-weight: bold;
}

#content #permission_view {
	margin: 10px 0;
}
