#address-box {
	margin:0px;
	padding:0px;
	width: 170px;
}
#address-box-top {
	width: 160px;
	padding-left:10px;
	background: url(../img/address_box_top.jpg) top repeat-x #b31f15;
}
#address-box-bottom {
	height:15px;
	width: 170px;
	background: url(../img/address_box_bottom.jpg) no-repeat;
}
#contact-data {
	padding-top: 5px;
	color: #fff;
	font-size: 12px;
	line-height:18px;
}#address-box2 {
	margin:0px;
	margin-top:10px;
	padding:0px;
	width: 170px;
	background: #b31f15;
}
#address-box2-top {
	width: 160px;
	padding-left:10px;
	background: url(../img/address_box2_top.jpg) no-repeat;
}
#address-box2-bottom {
	height:15px;
	width: 170px;
	background: url(../img/address_box_bottom.jpg) no-repeat;
}
#address-box2 form div.submit {
	border: 0;
	width:21px;
	float:left;
	margin-top:21px;
	clear:none;
}
#address-box2 form {
	width:auto;
	margin:0px;
}
.phone-name {
	margin-top:7px;
	width: 100%;
}
.phone-number {
	font-size: 16px;
	font-weight: bold;
}
.side-box {
	width:170px;
	margin-top:10px;
	background-image:url(../img/side_box_center.jpg);
	background-position:top;
	background-repeat: repeat-y;
}
.side-box-top {
	width: 170px;
	height: 10px;
	background-image:url(../img/side_box_top.jpg);
	background-position:top;
	background-repeat: no-repeat;
}
.side-box-content {
	width: 160px;
	padding-left:4px;
	padding-right:4px;
	color:#000;
	font-size:12px;
}
div.side-box-content img {
	margin-top:10px;
}
.side-box-bottom {
	width: 170px;
	height: 10px;
	background-image:url(../img/side_box_bottom.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
}
.box-left-content {
	float:left;
	clear:both;
	font-size:11px;
}
.box-left-content-tick {
	width:150px;
	float:left;
	padding-left:10px;
	font-size:11px;
	background: url('../img/icons/tick.jpg') left top no-repeat;
}
.box-right-content {
	text-align: right;
	float:right;
	font-size:11px;
}
.box-center-content {
	margin-top:5px;
	clear:both;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	width:100%;
}
#live-support {
	margin-top:10px;
}
.schedule-left {
	width:32px;
	float:left;
}
.schedule-right {
	width:120px;
	float:left;
}
a.contact {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	border-bottom: solid 1px #c15a57;
}
a:active.contact {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	border-bottom: solid 1px #c15a57;
}
a:hover.contact {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	border-bottom: solid 1px #c15a57;
}
a:visited.contact {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	border-bottom: solid 1px #c15a57;
}
input.input-search {
	padding:0px;
	padding-top:3px;
	padding-left:3px;
	background: transparent;
	width:126px;
	height:18px;
	border:0px;
	font-size:12px;
    font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	margin:0px;
	margin-top:2px;
}
div.input_search {
	padding:0px;
	margin-top:3px;
	width:130px;
    background: url('../img/search_input.jpg') bottom center no-repeat;
    border: 0;
	float: left;
}
#address-box form div.submit {
	border: 0;
	width:21px;
	float:left;
	margin-top:25px;
	clear:none;
}
.search-label {
	color:#fff;
	float:none;
}
input[type=image] {
	border:none;
	width:21px;
	height:21px;
}
#address-box form {
	width:auto;
	margin:0px;
}
label.label_newsletter {
	width:140px;
	color:#9e1511;
}
input.input_newsletter {
	border: 1px solid #666;
	margin-left:3px;
	margin-top:10px;
	width:127px;
}
input.input_login_top {
	border: 1px solid #666;
	margin-left:3px;
	margin-top:10px;
	width:150px;
}
input.input_login_bottom {
	border: 1px solid #666;
	margin-left:3px;
	margin-top:0px;
	margin-bottom:10px;
	width:150px;
}
input.login-submit-green {
	float:right;
	width:105px;
	height:16px;
	margin-top:0px;
	padding-top:0px;
	background:url(../img/submit_search_green.jpg) top right no-repeat;
	text-align:left;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	border:none;
}
.side-box-content form {
	margin:0px;
	padding:0px;
	width:100%;
}
.side-box-content form div.submit {
	border: 0;
	width:21px;
	margin-top:4px;
	float:left;
	clear:none;
}
.side-box-content form div.input {
	width:129px;
	clear:none;
}
div.box-review-title {
	width:159px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#e4343e;
}
div.box-review {
	margin-left: -1px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}
a.box-review-title {
	color:#e4343e;
	text-decoration:none;
}
a.box-review {
	color:#000;
	text-decoration:none;
}