﻿/*	1	Basic	*/

#components
{
	height: 350px;
	width: 320px;
	/*margin: 0 0 0 30px;*/
	padding: 0;
	margin-left:50px;
/* IE7 weirdness
	position: absolute;
	bottom: 7px;
	width: 350px;
}

html>body #components
{
	bottom: 0;
	width: 800px;
*/
}

#scrollContainer
{
	/*margin-right: -15px;*/
	margin-top:35px;
	width:775px;
}
:
#components .component,
#components a.SingleImage1_plcContent1
{
	display: block;
	position: absolute;
	top: 0;
	/* more IE7 weirdness */
	/*bottom: 0;*/
	/*right: 0;*/
	margin: 0;
	padding: 0;
	text-align: right;
}

#content .freeform li 
{
    text-decoration:none;
    list-style-image:none;
    list-style-type:none;
}

/*.storieswrapper
{
    margin-bottom:10px;
    padding:0;
    width:800px;
}

.storieslist {
left:0;
margin-left:0;
padding-left:0;
width:703px;
}
*/
ul 
{
    text-decoration:none;
list-style-type: none;
margin-top:0;
}
/*
.storieswrapper ul
{
list-style-type: none;
padding: 0;
margin-left: 0;
}

.storieswrapper ul li {
border-top:1px solid #999999;
float:left;
height:90px;
text-decoration:none;
width:350px;
}

.inactiveLink {
float:right;
}

.activeLink
{
    float:right;
}

.bigLI {
height:90px;
width:700px;
}

.caseStudiesLink.first {
display:block;
font-style:normal;
font-weight:bold !important;
}

.caseStudiesLink {
float:left;
font-style:italic;
text-decoration:none;
}*/

#related-bar
{
/*	clear: both;*/
}
#primary-navigation
{
	margin-left:-990px;
}
.storieslist li 
{
	height:90px;
}
.editingForm #body #content-container #content-wrapper
{
	height:auto !important;
}