
#delivery {
	width: 496px;
	padding: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 15px;
	background-color: #ffe9e2;
	background-image: url(../img/bg_main.png);
	background-repeat: repeat;
	background-position: left top;
}
#delivery h4 {
	margin-bottom: 10px;
	margin-top: 0px;
}
#delivery h5 {
	color: #493130;
	font-size: 14px;
	font-weight: bold;
	padding-top: 6px;
	margin-top: 0px;
	padding-bottom: 6px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D2D2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D2D2;
	background-color: #ECEAEA;
	padding-left: 6px;
}

#delivery table {
	font-size: 12px;
	line-height: 20px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #b5adad;
	border-left-color: #b5adad;
}
#delivery th {
	font-weight: bold;
	color: #493130;
	text-align: left;
	background-color: #eceaea;
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d2d2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d6d2d2;
	white-space:nowrap;
}
#delivery td {
	font-size: 12px;
	line-height: 20px;
	color: #493130;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #d6d2d2;
	border-bottom-color: #d6d2d2;
}
#delivery td li {
	font-size: 12px;
	line-height: 18px;
}
#delivery .section {
	background-color: #FFFFFF;
	padding: 10px;
	width: 476px;
}
#delivery  .section  h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-weight: bold;
	font-size: 14px;
}
#delivery .section p {
	color: #493130;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 20px;
}
#delivery .section strong {
	color: #f46512;
}

.anchor {
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ededed;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ededed;
}

.anchor a {
	font-size: 10px;
}
.fll {
	float: left;
}

.w_close {
	background-color: #F06072;
	width: 60px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #FFFFFF;
	border: 1px solid #ECEAEA;
	text-align:center;
}
.w_close a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}




.mdb5 {
	margin-bottom: 5px;
}
.mdb10 {
	margin-bottom: 10px;
}
.mdb15 {
	margin-bottom: 15px;
}
.mdb20 {
	margin-bottom: 20px;
}
.mdb25 {
	margin-bottom: 25px;
}
.mdb30 {
	margin-bottom: 30px;
}
.mdr10 {
	margin-right: 10px;
}

.mdr13 {
	margin-right: 13px;
}
.pdb5 {
	padding-bottom: 5px;
}
.pdt5 {
	padding-top: 5px;
}


.center {
	text-align: center;
}
.dot_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ADADAD;
	margin-bottom: 5px;
}
.no-marcar {
	list-style-type: none;
	padding: 0;
	margin:0;
}
.small {
	font-size: 70%;
	color: #F06072;
}
.area_img {
	width: 174px;
}
.area_txt {
	width: 302px;
}

