/************
	File:		casestudies.css
	Author:		cwa / esolut
	Date:		03.04.2007
*/

/************
	Overwriting...
*/


/* ... Container */
#RefDBOutput {
	background-color:#FFFFFF;
	font-size:11px !important;
	line-height:14px !important;
	width:446px !important;
	position:relative !important;
}

#RefDBOutput #ReferencelistItem {
	position:relative !important;
	margin-top:20px;
}

/* ... Links */
#RefDBOutput a:link, #RefDBOutput a:visited, #RefDBOutput a:active {
	color:#FF8533 !important;
	float:none !important;
	text-decoration:none;
}

#RefDBOutput a:link, #RefDBOutput a:visited, #RefDBOutput a:active {
	color:#FF8533;
	float:none;
	text-decoration:underline;
}

#content a.orangelink:link, #content a.orangelink:visited, #content a.orangelink:active {
	background:none !important;
	padding-left:0px !important;
}

/* ... Images */
#RefDBOutput #defaultimage, #RefDBOutput #listimage {
	background-color:#FFFFFF;
	float:none !important;
	position:absolute !important;
	top:0px;
	right:0px;
}

#RefDBOutput .Reference img {
	padding:0px !important;
}

/* ... Misc */
#RefDBOutput .Reference #desc_title {
	clear:both;
	float:none !important;
	width:70% !important;
	font-size:13px !important;
	line-height:16px !important;
	margin-bottom:30px !important;
	padding-bottom:0px !important;
}

#RefDBOutput .Reference div {
	padding-bottom:10px !important;
	width:auto;
}

#RefDBOutput .Reference {
	font-size:12px !important;
	font-weight:normal;
	line-height:14px !important;
}

#RefDBOutput .Reference .label {
	float:left;
	font-weight:bold;
	width:120px;
}

#time_year,
#geo_continent,
#geo_country,
#geo_city,
#applications #applications,
#prod_name,
#prod_amount,
#prod_EAN,
#prod_link,
#oth_name,
#oth_profession,
#oth_link {
	float:left;
	width:280px !important;
}


.products .label,
.otherparticipant .label,
#Source.label {
	float:left;
	font-weight:bold;
	width:140px !important;
}

#Continent.label, #Country.label {
	clear:both !important;
}

#Short {
	float:none !important;
}
