.block .edit, .block .views-admin-links {
	display: none;
}

#footer {
	clear: both;
}

#column-right {
	margin-top: 5px;
	width: 507px;
	padding-top: 12px;
	height: auto;
	float: right;
	background-image: url(../gif/blog/blog-author-right.png);
	background-repeat: no-repeat;
}
#column-right-bottom {
	width: 507px;
	height: 16px;		
	background-image: url(../gif/blog/blog-author-right-bottom.png);
	background-repeat: no-repeat;
}

#column-right #column-detail-right {
		background-image: url(../gif/blog/blog-author-right-div-bg.png);
		background-repeat: repeat-y;
		width: 477px;
		padding-top: 0px;
		padding-left: 15px;
		padding-right: 15px;
		padding-bottom: 30px;
}
	
#column-left {
	margin-top: 5px;
	width: 315px;
	height: auto;
	float: left;
}
	#column-left #medium-rectangle {
		width: 300px;
		height: 250px;
		background-color: #0a3756;
		margin-top: 1px;
		margin-bottom: 15px;
	}
	
#column-right h2, #column-right h3 {
	margin-top: 0px;
}
