/* beauty */

#beauty {
    float: right;
    width: 369px;
    
	border-left: 1px solid #D4AA35;
}

#beauty div {
    padding: 12px;
}

/*news*/

#right #news {
    float: right;
    width: 165px;
    margin: 10px 10px 0 0;
    display: inline;
	
}

#right #news h2 {
    margin-bottom: 0.5em;
}

#right #news h3 {
    margin-bottom: -0.4em;
}


/* right */

#right {
    width: 369px;
    float: right;
	  border-left: 1px solid #D4AA35;
  
}

#right2 {
    width: 370px;
    float: right;
}

#right .right {
    margin-left: 1px;
}

#right #products {
    float: left;
    
	border-bottom: 1px dashed #D4AA35;
	margin:0;
	padding:0;
	
}

#right #products div {
	padding: 10px 10px 11px 10px;
	/*border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #bdbdbd;*/
	
}

#right #products #item-one {
	border-top: none;
	text-align: justify;
	word-spacing: normal;
}

#right #products h2 {
    clear: both;
}


/* highlights */

#highlights {
	width: 370px;
	float: left;
	margin-right: -10px;
	background-image: url(../images/pastor/pastorchi.gif);
	background-repeat: no-repeat;
}

#highlights .p {
    padding: 8px 7px;
    margin-left: 187px;
    border-bottom: 1px solid white;
}

* html #highlights .p {
    padding-bottom: 6px;
}

#highlights div.one  {
background-color:#fff;
margin-top:2px;
}
#highlights div.two  { border-top: 1px dashed #D4AA35;
background: #fff; }

#highlights div.three { background: #fff;
border-top: 1px dashed #D4AA35; }






#highlights #topspot {
    padding: 10px 11px;
	margin-top:20px;
	border-top: 2px dashed #D4AA35;
}

#highlights .faceotweek {
    float: left;
    width: 97px;
    font-size: 10px;
    margin-top: 1em;
    color: #487388;
    font-weight: bold;
}

#highlights .faceotweek p {
    padding: 0 2px;
}



.left {
    float: left;
    margin: 1px 8px 0px 0px;
}

.right {
    float: right;
    margin: 1px 0px 0px 8px;
}

.softright {
    text-align: right;
}

.readmore {
    text-align: right;
    padding-right: 1em;
}

#itemtwocontent{
border: 1px solid #D4AA35; }	

