.feed_cont {
border-top:solid 1px #bac21f;
margin-left:-12px;
width:768px;
margin-top:-35px;
clear:both;
}

.feed_cont .titlefield{ /*CSS for RSS title link in general*/
text-decoration: none;
}

.feed_cont .labelfield{ /*CSS for label field in general*/
color:brown;
font-size: 90%;
}

.feed_cont .datefield{ /*CSS for date field in general*/
color:gray;
font-size: 90%;
}

.feed_cont #feed{
width: 470px;
height: 55px;
border: 0px solid black;
padding-left: 10px;
margin-top:33px;
background-color: white;
float:left;
padding-bottom:3px;
}

.feed_cont #feed a:link, a:visited{
color:#959b17;
}

.feed_cont .tripadvisor a:link, a:visited{
color:#959b17;
text-decoration:none;
}

.feed_cont code{ /*CSS for insructions*/
color: red;
}

.feed_cont .social_network {
text-decoration:none;
font-size:12px;
margin-top:26px;
}

.feed_cont .tripadvisor {
text-decoration:none;
font-size:12px;
margin-top:-55px;
width:150px;
}

.feed_cont #Area{
width:195px;
font-size:12px;
float:right;
margin-top:10px;
}

.feed_cont #rss{
z-index:99;
float:left;
width:40px;
padding-top:30px;
}

.feed_cont #iconsnfeeds {
clear: both;
}
 
.feed_cont #all{
height: 60px;
width:800px;
}

