@CHARSET "ISO-8859-1";
	
#error-message {
	display: none;
}

#delivery-content-box {
	float: left;
	padding: 0;
	margin: 0 9px;
	height: 100px;
}

table.delivery-estimate-head {
	width: 588px;
	background-image: url('../img/delivery-details-top.gif');
	background-position: left top;
	background-repeat: no-repeat;
	border-collapse: collapse;
	padding: 0;
	color: #fff;
	text-align: left;
	text-indent: 10px;
}

table.delivery-estimate-grid {
	width: 588px;
	height: 10px;
	background: transparent url('../img/delivery-details-bk.gif');
	background-position: left top;
	background-repeat: repeat-y;
	line-height: 20px;
}

table.delivery-estimate-grid td {
	border-top: 1px solid #FFC5C5;
}

table.delivery-estimate-foot {
	width: 588px;
	height: 5px;
	background: transparent url('../img/delivery-details-bottom.gif');
	background-position: left top;
	background-repeat: no-repeat;
	border-collapse: collapse;
	border-spacing: 0;
}

.orders {
	height: 31px;
	width: 315px;
	padding: 0 5px;
}

.estimated {
	width: 135px;
	padding: 0 5px;
}

.worst {
	width: 110px;
	padding: 0 5px;
}

@media { .delivery-estimate-grid th {
	line-height: 20px;
}}

#white-kiss-content-box {
	padding: 0;
	width: 608px;
}

#white-kiss-content-box img {
	width: 608px;
	height: 86px;
}

#white-kiss-content-box p, 
#white-kiss-content-box b, 
#white-kiss-content-box h2, 
#white-kiss-content-box h3, 
#white-kiss-content-box form {
	/*line-height: 20px;
	margin: 15px 15px;
	padding: 0;*/
}

#white-kiss-content-box .red-text {
	margin: 0;
}

#white-kiss-content-box b {
	color: #000000;
}

#white-kiss-content-box h2 {
	float: none;
	display: block;
	color: #ff0000;
	font-size: 15px;
	font-weight: 900;
	margin: 0 10px;
}

#white-kiss-content-box h3 {
	font-weight: 900;
	color: #ff0000;
}
 
#address ul {
	margin: 0;
	padding: 0 15px 0 15px;
	color: #565656;
}

#address li {
	list-style-image: none;
	color: #565656;
}

#white-kiss-content-box .telephone {
	background: transparent url('../img/phone.gif') 10px no-repeat;
	text-indent: 60px;
	color: #ff0000;
	height: 36px;
	line-height: 36px;
	font-weight: 900;
}

.telephone span {
	color: #000000;
	font-weight: 900;
}

#white-kiss-content-box .email {
	height: 36px;
	background: transparent url('../img/envelope.gif') 10px no-repeat;
	text-indent: 60px;
	color: #ff0000;
	line-height: 36px;
}

#white-kiss-content-box .postbox {
	background: transparent url('../img/postbox.gif') 10px no-repeat;
	text-indent: 60px;
	height: 36px;
	line-height: 36px;
}

#liveperson-form ul {
	margin: 0px;
	padding: 0px;
}

#liveperson-form li {
	color:#565656;
	line-height:28px;
	list-style-image: none;
	width: 500px;
	background: none;
	padding: 0 0 15px 0;
}

#liveperson-form label {
	float: left;
	width: 182px;
}

#liveperson-form input {
	width: 200px;
}

#liveperson-form .button {
	width: 79px;
	height: 23px;
	padding: 0 0 0 180px;
}