.espDefaultTextField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	background-color: #eee;
	border: 1px solid #999;
}
div#ID_TOOLBAR {
	height: 36px;
	border: 1px solid #999;
	background-image: url(/images/widgets/toolbarbg.png);
	background-repeat: repeat-x;
}
.espToolbarCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #03C;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFF;
	border-left-color: #FFF;
	float: left;
	height: 34px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	padding-right: 8px;
	padding-left: 8px;
	line-height: 34px;
	border-right-color: #999;
	cursor:pointer;
}
div#ID_TOOLBAR a {
	text-decoration: none;
	color:#03C;
}
.espToolbarCell:hover {
	background-image: url(/images/widgets/toolbarbg_hi.png);
	background-repeat: repeat-x;
	color: #F60;
}
.espToolbarCellRight:hover {
	background-image: url(/images/widgets/toolbarbg_hi.png);
	background-repeat: repeat-x;
	color: #F60;
}
.espThumbnail {
	background-color: #FFF;
	border: 1px solid #999;
	padding: 5px;
	float: left;
}
.espPresentationDescriptionBox {
	height: 132px;
	float: left;
	width: 450px;
	margin-left: 18px;
}
.espPresentationDescriptionBox .espPresentationDescriptionBoxFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	overflow: hidden;
	width: 450px;
	margin-bottom: 0px;
}
.espPresentationListItem {
	margin-top: 10px;
	height: 132px;
}
.espPresentationDescriptionBox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
}
.espPresentationDescriptionBox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.espSmallButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: center;
	background-image: url(/images/widgets/buttonbg.png);
	background-repeat: repeat-x;
	height: 20px;
	line-height: 20px;
	padding-right: 8px;
	padding-left: 8px;
	border: 1px solid #999;
	overflow: hidden;
	float: left;
	margin-right: 5px;
	cursor: default;
}
.espHeadingCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	float: left;
	height: 25px;
	margin-right: 25px;
}
.espHeadingSideLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 25px;
	float: right;
	line-height: 25px;
	color: #666;
}
.espTinyFormElement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.espSidebarWindowTitle {
	padding: 5px;
	background-color: #dddddd;
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.espSidebarWindowContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

.espHeading {
	height: 25px;
	margin-bottom: 10px;
	clear: both;
}
.espSmallButton:hover {
	background-image: url(/images/widgets/buttonbg_hi.png);
	color: #F90;
}

.espToolbarCellRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #03C;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFF;
	border-left-color: #FFF;
	float: right;
	height: 34px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	padding-right: 8px;
	padding-left: 8px;
	line-height: 34px;
	border-right-color: #999;
	cursor:pointer;
}
.espHeading + .espWindow {
	margin-top: 0px;
}
.espWindow {
	margin-top: 16px;
}
.espMessageBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFF;
	border: thin solid #000;
	padding: 10px;
	text-align: center;
}
.espSidebarWindow p.espPresentationHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
}
.espSidebarWindow p.espPresentationHeadline:first-child {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
.espSidebarWindow p.espPresentationSubline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	margin: 0px;
}
.espSidebarWindow p.espPresentationSubline a {
	color: #00F;
}
.espMessageBox p {
	margin-top: 8px;
	margin-bottom: 8px;
}
.espTableWindow {
	border: 1px solid #999;
}
.espTableWindowTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.espTableWindowSubtitle {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.espTableWindowContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.espTableWindowLabels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-weight: bold;
}
.espSectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 0px;
	background-color: #CCC;
}
div.espSection {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 10px;
	padding-bottom: 10px;
}
.espAjaxWindow {
	border: 1px solid #999;
	padding: 5px;
}
.espWishlistFeature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.espWishlistFeature acronym {
	cursor: pointer;
}
