* html .visualIEFloatFix { height: 0.01%; }
#ownerModule .ownerTitle {
	font-size: 28px;
	font-weight: normal;
}
#ownerModule #ownerDetails, #prev_details {
	text-align: right;
	font-size: 14px;
	line-height: 18px;
}
#prev_container__ {
	padding: 10px;
	margin: 4px;
}
#prev_ownerName{
	font-size: 32px;
	padding: 6px;	
}


#ownerModule, #prev_container {
	padding: 10px;
}

.dropshadow {
	background: url(../images/header_gradient.gif) no-repeat;
	height: 7px;
}
ul.adminWarning {
	margin: 0px;
	padding: 0px;
}
.adminWarning li {
	background: #eeeeee url(../images/ico_alert_small.gif) no-repeat 5px;
	margin: 2px;
	padding: 5px 5px 5px 25px;
	list-style: none;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.adminNav_hdr .item {
	float: none;
	margin-right: 4px;
	margin-left: 4px;
}
.clear {
	clear: both;
	font-size: 0.1em;
	
}
.textfields {
	width: 200px;
	background-image: url(../images/textfield_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #cccccc;
	padding: 2px;
}
.textfieldsActive {
	width: 200px;
	background-image: url(../images/textfield_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #003399;
	padding: 2px;
}.orderReceipt {
	margin: 10px;
	padding: 10px;
	font-size: 14px;
}
.orderReceipt strong {
	color: #003399;
}


.footer #devCredits {
	font-size: 9px;
	color: #999999;
	padding:5px;
	
}
.cartMsg {
	background: #FFE09F;
	margin: 6px 10px;
	padding: 6px;
	border: 1px solid #FFCC33;
}
.login-teaser{
	font-size: 1.4em;
	padding: 10px;
}

.header-tagline{
 font-size: 16px;
 font-family:Georgia, "Times New Roman", Times, serif;
 font-weight: normal;
 letter-spacing: -1px;
}
