




/* DEFAULTS */
#e15pi {
	width: 784px;
}

#e15pi IMG {
	margin-right: 16px;
}


#e15pi SELECT {
	width: 144px;
	margin-right: 8px;
	border: 1px solid black;
	font-size:10px;
}

#e15pi INPUT.e15pi_number  {
	width: 16px;
	border: 1px solid black;
	font-size:10px;
	margin-top: 12px;
	padding-left: 2px;
}


#e15pi INPUT.e15pi_submit  {
	width: 60px;
	border: none;
	font-size:10px;
	cursor: pointer;
	text-align: left;
}

#e15pi DIV.e15pi_browseResults {

}

/* BACK and FORWARD */
#e15pi .e15pi_hidden {
	visibility: hidden;
}


/* ELEMENTS */
#e15pi TABLE.e15pi_list_element {
	display: block;
	table-layout: auto;
	width: auto;
	height: auto;
	margin-top: 16px;
}

#e15pi TABLE.e15pi_timeLine {
	display: block;
	table-layout: auto;
	width: auto;
	height: auto;
	margin-top: 16px;
	margin-top: 8px;
}

#e15pi TABLE.e15pi_timeLine TD {
	padding-right: 8px;
}

#e15pi .e15pi_grey {
	color: gray;
}

#e15pi .e15pi_headline {
	font-weight: bold;
	width: 384px;
}

#e15pi .e15pi_text {
	width: 384px;
}

#e15pi .e15pi_teaser {
	width: 384px;
}

#e15pi .e15pi_teaser A {
	text-decoration: none;
}

#e15pi DIV.e15pi_verticalSpacer {
	height: 40px;
	
}

#e15pi DIV.e15pi_pageHeadline {
	font-weight: bold;
	margin-bottom: 8px;
}

/* VENDORS */
#e15pi TABLE.e15pi_vendor, #e15pi TABLE.premiumVendor  {
	width:240px;
	float: left;
	margin-bottom: 48px;
}


#e15pi_vendorBlock {
	display: block;
	width: 720px;
	margin-top: 16px;

}

#e15pi_countryImage, #e15pi_mapcode {
	margin-top: 16px;
}

#e15pi TABLE.premiumVendor * {
	font-weight: bold;
}

#e15pi_vendorsPremium {
	width: 720px;
	display: block;
	margin-bottom: 48px;
}

#e15pi_vendorsNormal {
	display: block;
	clear: both;
	width: 720px;
}
