﻿.smallEP {
	padding: 0;
	width: 428px;
	height: 219px;
	background-color: #fff;
	border: 1px solid #000;
	margin: 29px -4px 29px 24px;
	float: left;
	display: inline; /* fixes ie6 double margin bug */
}
.expanded_details {
	width: 250px;
	margin: 29px 0 29px 24px;
	float: left;
}
div.expanded_details h2 {
	margin-top: 0px;
	margin-bottom: 2px;
}
div.expanded_details a.l4 {
	font-size: 12px;
}
/* ---------- Sidebar Updates ---------- */
div.project_info p, div.related_projects a, div.related_projects_last a {
	font-size: 12px;
	line-height: 15px;
}
div.project_info strong, div.project_info dt {
	color: #000;
	font-weight: bold;
}
div.project_info dt {
	margin-bottom: 6px;
}
div.project_info dd {
	padding-left: 12px;
	background-image: url('../images/tools/sprite_work_icons.gif');
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: -1px -509px;
	padding-bottom:4px;
}
h2#relatedHeader {
	margin-top: 21px;
	background: transparent url('../images/main/downbullet.gif') no-repeat scroll left center;
	color: #6e6e6e;
	padding-left: 22px;
	padding-top: 10px;
	padding-bottom: 9px;
	border-bottom: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
	margin-bottom: 10px;
}
div.projectContent a {
	display: inline-block;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #e80000;
	line-height: 13px;
}
div.projectContent a:hover {
	border-bottom: 1px solid #1d1b19;
}
div.projectContent p {
	padding-right: 10px;
}
div.projectContent p + h2 {
	margin-top: 0;
	padding-top: 4px;
}
div.related_projects img, div.related_projects_last img {
	margin-bottom: -15px;
}
div.related_projects {
	padding-bottom: 13px;
	margin-bottom: 18px;
	border-bottom: 1px solid #e0e0e0;
}
p.componentIntro {
	margin-bottom: 0;
}
/*
.imageFrame {
height: 263px;
width: 418px;
position: absolute;
border: 5px solid #969696;
z-index: 300;
}*/
.listed_details {
	margin: 29px 24px;
	float: left;
	display: inline; /* fixes ie6 double margin bug */
	width:100%;
}
.listed_details h2 {
	margin-top: 11px;
}
.listed_details img {
	float: left;
	display: inline;
	margin-right: 18px;
}
.listed_details .vDiv {
	font-size: 13px;
	border-right: 1px solid #cfcfcf;
	margin-right: 10px;
}
.listed_details a.l4 {
	font-size: 12px;
	margin-right: 13px;
	line-height: 13px;
}
.brand_details {
	margin: 29px 0px 0px 29px;
	float: left;
	display: inline; /* fixes ie6 double margin bug */
}
.brand_details h2 {
	margin-top: 11px;
}
.brand_details .vDiv {
	font-size: 13px;
	border-right: 1px solid #cfcfcf;
	margin-right: 10px;
}
.brand_details a.l4 {
	font-size: 12px;
	margin-right: 13px;
	line-height: 13px;
}
.brands{
	margin-bottom:29px;
}