#content {
}

#column1 {
	position: relative;
	float: left;
	width: 150px;
	margin-right: 17px;
}

#column2 {
	position: relative;
	float: left;
	width: 617px;
}

#column3 {
	position: relative;
	float: right;
	margin-bottom: 20px;
	width: 169px;
}

#column3 .iab-button-1 {
	display: inline-block;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 20px;
}

#column2 .story-image {
	font-weight: bold;
	font-size: 0.9em;
	float: right;
	width: 300px;
	margin: 5px 0px 15px 15px;
}

.archive-list #column2 article,
.story #column2 article {
	clear: both;
	margin-bottom: 1em;
}

.add-or-fav-this a {
	color: #000;
}
.add-or-fav-this a.add-this {
	margin-right: .5em;
	position: relative;
	top: .3em;
}

#vertical-banner-a {
	padding: 0;
	display: inline-block;
	margin-bottom: 20px;
	margin-top: 0;
	margin-left: 14px;
}


.slideshow-tease h3 {
	left: 0px;
	top:0px;
	margin-bottom:10px;
}
.slideshow-tease h4 {
	margin-bottom: 8px;
	padding-bottom: 0px;
}

.slideshow-tease h4 a {
	font-weight: bold;
	line-height: 1.3em;
	font-size: 1.1em;
}
.slideshow-tease h4 {
	margin-top:10px;
}
.slideshow-tease p {
	font-size:90%
}

.login-or-register {
	margin: 10px 0px;
}
