.container {
	width:  1190px;
}

.col-content {
	width:  695px;
}

.blog-interior .col-content {
	width:  875px;
}

.entries .entry {
	max-width: 880px;
	margin-top: 4px;
	margin-left: 18px;
	margin-right: 18px;
}

.entries .fanshot {
	max-width: 750px;
	margin: 5px auto 20px auto;
}

.entries .entry h2, 
.entries .entry 
.fanshot-body h2 {
	font-size:26px;
}

#ad-leaderboard-position {
left: 320px;	
}

.user_tools .style-chooser ul #choose-narrow {
  background: url(../../images/blog/choose-narrow.png) no-repeat;
}

.user_tools .style-chooser ul #choose-narrow a,
.user_tools .style-chooser ul #choose-narrow a:visited {
  text-decoration: none;
}

.user_tools .style-chooser ul #choose-narrow a:hover {
  text-decoration: underline;
}

.user_tools .style-chooser ul #choose-wide {
  background: url(../../images/blog/choose-wide-on.png) no-repeat;
}

.user_tools .style-chooser ul #choose-wide a,
.user_tools .style-chooser ul #choose-wide a:visited {
  text-decoration: underline;
}