#contentContainer
{
	padding-left:0px;
}

#pagetitle, h4
{
	margin-left:27px;
}

#flashSpace
{
	width:778px;
	height:150px;
}

#collectionsWrapper
{
	border-top:solid 4px #fff;
	border-bottom:solid 4px #fff;
	width:772px;
}

#searchCol
{
	margin-top:4px;
	width:150px;
}

#innersearch
{
	padding-left:10px;
}

#searchCol h5
{
	margin:9px 0 0 0;
}

#searchCol div.searchRow
{
	width:140px;
	padding:0 0 8px 0;
}

#searchCol div.searchRow select, #searchCol div.searchRow input.text
{
	width:130px;
}

#results
{
	width:424px;
}

#results img
{
	margin:42px 0 8px 24px;
}

#resultsDetails
{
	margin-left:20px;
	margin-top:10px;
	display:inline;
	padding-bottom:15px;
}

#resultsDetails a
{
	font-weight:normal;
	padding:5px;
	font-size:0.75em;
}

#error
{
	color:red;
}

