#right #content h1 {
  background: #e4e2f1 url(../images_layout/heading-background.png) right no-repeat;
  width: 490px; 
  float: left;	
}

#right #content #specials {
  float: right;
  width: 210px;
  min-height: 100px;
  font-family: Tahoma;
  font-size: 11px;
  margin-bottom: 10px;
}

#right #content #specials h2 {
  background: #e4e2f1 url(../images_layout/dot.png) 10px center no-repeat;
  font-size: 16px;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 10px;
  min-height: 40px;
  line-height: 40px;
  padding-left: 25px;
  font-family: "Trebuchet MS";
}

#right #content #specials ul li {
  background: #eeecf8;
  list-style-type: none;
  margin-bottom: 10px;
  border-top: solid 1px #d7dbdd;
  border-bottom: solid 1px #d7dbdd;
  text-align: center;
  font-family: "Tahoma";
  font-size: 11px;
}

#right #content #specials ul li img {
  display: block;
  width: 210px;
  border: 0;
}

#right #content #specials ul li span.category {
  display: block;
  line-height: 30px;
  font-weight: bold;
  color: #007074;
}

#right #content #specials ul li h4 {
  border-top: solid 2px #ffffff;
  font-size: 11px;
}

#right #content #search {
  width: 490px; 
  float: left;
  border-top: solid 1px #e4e2f1;
  border-bottom: solid 1px #e4e9eb;
  padding: 15px;
  margin-top: 10px;
  padding-top: 14;
  font-family: Tahoma;
  font-size: 11px;
  background: #e4e2f1 url(../images_layout/search-arrow.png) top no-repeat;
}

#right #content #search h2 {
  background: url(../images_layout/dot.png) left center no-repeat;
  font-family: "Trebuchet MS";
  font-size: 14px;
  font-weight: normal;
  padding: 10px;
  padding-left: 15px;
}


p.line {
	background: url(../images_layout/line.png);
	height: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#right #content #search label {
  width: 240px;
  float: left;
  padding: 5px;
  padding-left: 0px;
  line-height: 20px;
  vertical-align: middle;
}

#right #content #search .center {
	margin-top: 5px;
	margin-bottom: 2px;
}

#right #content #search label span {
  display: block;
  width: 80px;
  float: left;
  line-height: 20px;
}

#right #content #search input {
  width: 153px;
  float: left;
  font-family: "Tahoma";
  height: 15px;
  font-size: 11px;
}

#right #content #search .small {
	width: 50px;
	float: right;
	text-align: center;
	margin-right: 5px;
}

#right #content #search .leftt {
	float: right;
	display: block;
	width: 21px;
	text-align: center;
}
#right #content #search select {
  width: 155px;
  float: left;
  font-family: "Tahoma";
  font-size: 11px;
  height: 17px;
}
#right #content #search label.promotion {
	float: right;
	padding-right: 10px;
}
#right #content #search label.promotion span {
	float: right;
	display: inline;
	line-height: normal;
	width: 50px;	
}
#right #content #search label.promotion input {
	width: auto;
	float: right;	
}
#right #content #search #foot {
  font-family: "Tahoma";
  font-size: 14px;
  padding: 10px;
  padding-left: 0;
  clear: both;
}

#right #content #search #foot input {
  border:0; 
  background: #e4e2f1;
  font-family: "Tahoma";
  font-size: 12px;
  float: right;
  color: #007074;
  background: url(../images_layout/arrow.png) right 4px no-repeat;
  padding-right: 20px;
  width: auto;
  height: 17px;
}
#right #content #search #foot a {
  float: left;
  font-family: "Tahoma";
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
  color: #007074;
  margin-top: 2px;
}

#right #content #new {
  float: left;
  width: 520px;
  margin-top: 10px;
  border-top: solid 1px #e4e2f1;
  font-family: "Tahoma";
  font-size: 12px;
}

#right #content #new li {
  border-bottom: solid 10px #e4e2f1;
  list-style-type: none;
  min-height: 1px;
  padding-bottom: 3px;
}

#right #content #new li h4 {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  border-bottom: solid 1px #e4e2f1;
  width: 250px;
  padding: 5px;
  float: left;  
}
#right #content #new li h4 a {
  color: #007074;
  font-size: 11px;
}
#right #content #new li img.object-image {
  float: left;
  clear: left;
  margin: 5px;
}
.description {
	position: relative;	
}
#right #content #new li .more-link
{
	float: right;
	position: absolute; bottom: 1px; right: 0;
}

#right #content #new li address {
  float: left;
  font-style: normal;
  padding: 3px;
  font-size: 11px;
  width: 135px;
}

#right #content #new li p.description {
  float: right;
  width: 250px;
  margin-top: 30px;
  text-align: justify;
  font-size: 11px;
}

.main_page_news_node {
	margin: 10px 0 10px 0;	
}

.main_page_news_node h4 {
	color: #007074;
	font-size: 13px;
}

.main_page_news_node p {
	margin-bottom: 10px;
}
.main_page_news_node blockquote {
	text-align: justify;
}

