﻿.ExtendContent
{
	height: 136px;
	overflow: hidden;
}
.box
{
	background: transparent url(/DesktopModules/2sicReferences/images/BGTransparent50.png) repeat scroll 0 0;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 73.33%;
	width: 930px;
	border: solid 0px #333;
	margin-bottom: 20px;
	overflow: hidden;
	clear: both;
}
.boxContent
{
	color: #736961;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.boxContent a
{
	font-weight: normal;
	letter-spacing: 0.5px;
	color: #736961;
}

.boxTitleAndDescription, .boxThumbnail, .boxDetails
{
}
/*Box Types*/.boxTitleAndDescription
{
	width: 453px;
}

.imgBorder
{
	margin: 0px;
	padding: 0px;
	border: solid 14px #B1A9A4;
	height: 115px;
	overflow: hidden;
	width: 187px;
}
/* Details */.detailList
{
	font-size: 10px;
	color: #938A8D;
	line-height: 1.3;
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 213px;
}
.detailList li 
{
	list-style-type: none;
	line-height: normal;
	margin-left: 0px;
}
.detailList li.listLeft
{

	width: 49%;
	float: left;
}
.detailList li.listRight
{
	width: 49%;
	float: right;
}
.boxDetails
{
	width: 213px;
	height: 143px;
	position: relative;
	overflow: hidden;
}
.detailsContent
{
	position: absolute;
	margin: 0px 0px 0px 0px;
	bottom: 0;
	left: 50%;
	margin-left: -107px;
	margin-bottom: 14px;
}
/* List End*/.boxContent p
{
	font-size: 12px;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	line-height: 1.5;
}
/* Format */.box h2
{
	font-size: 14px;
	padding-top: 14px;
	padding-left: 0px;
	margin: 0px;
}
.normalViewFloatLeft
{
	width: 453px !important;
	float: left !important;
	margin-left:23px !important;
}
.normalViewFloatRight
{
	width: 453px !important;
	float: right;
}
.SmallDescription
{
	float: right;
	width: 213px;
}
.boxThumbnail
{
	margin-right: 23px;
	width: 213px;
	float: left;
}
.boxThumbnail2
{
	margin-right: 23px;
	float: left;
	width: 213px;
}
.floatLeft
{
	float: left;
}
.AdminRow
{
	margin-top: -10px;
	margin-bottom: 13px;
	width: 930px;
	background: transparent url(/DesktopModules/2sicReferences/images/BGTransparent50.png) repeat scroll 0 0;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	clear: both;
	height: 25px;
}
.AdminRow p
{
	margin: 0px;
	padding: 5px;
}
