div.banner_attachment {
	background-image: url(images/bg_banner_attachment.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #FFF;
}

div.screen_attachment {
	background-image: url(images/bg_screenshot_attachment.gif);
	background-repeat: repeat-x;
	padding: 18px 0;
	color: #D0D0D0;
}

div.banner_attachment div.inner,
div.screen_attachment div.inner {
  margin-top: 0;
}

div.screen_attachment p {
	margin-top: 0;
}

div.screen_attachment_article_info {
	float: right;
	width: 278px;
}

div.screen_attachment div.article_body {
	font-size: 13px;
}

div#screenshot_gallery_article div.article_body {
  color: #999999;
}

div#screenshot_gallery_image_container {
	float: left;
	margin-right: 18px;
}

div#screenshot_gallery_controls,
div#screenshot_gallery_info {
	float: right;
	width: 278px;
	margin-top: 10px;
}

div#screenshot_gallery_controls a,
div#screenshot_gallery_controls span {
	font: 26px 'Myriad Pro', 'Lucida Grande', Helvetica, sans-serif;
	color: #FF80C2;
	text-decoration: none;
}

div#screencast {
	float: left;
	margin-right: 18px;
}

img.reference_image {
	margin-bottom: 10px;
}

#side_bar div.reference_image {
	margin-bottom: 18px;
}

body#screencasts div#main img {
  border: 1px solid #666666;
}
