.tourist_title {
clear:both;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
background:url(../images/layout/footer_graph.gif) repeat-x 0px -5px;
color:#6A870C;
border:1px solid  #CCCCCC;
height:20px;
margin-bottom:5px;
}

.tourist_title span{
display:block;
padding-left:10px;
padding-top:4px;
}

.tourist_img {
float:left;
border:1px solid #CCCCCC;

}

.tourist_img_holder {
float:left;
}

.tourist_details {
float:left;
width:450px;

}

.tourist_details ul {
margin:0px;
padding:0px;
padding-left:20px;
}


.tourist_details li{
list-style-type:none;
color:#666666;	
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:20px;
}

.tourist_details li span{
color:#333333;

}

.tourist_details li span a{
text-decoration:underline;
color:#6A870C;
}
.tourist_details li span a:hover{
text-decoration:none;
}


.read_more {

float:right;
clear:both;
text-align:right;
margin-bottom:10px;
}


.read_more ul {
margin:0px;
padding:0px;
}

.read_more li {
list-style-type:none;
}

.read_more li a{
text-decoration:none;
color:#6A870C;
background:url(../images/tourist_guide/greenarrow.gif) no-repeat 70px 6px;
padding-right:20px;
}

.read_more li a:hover{
text-decoration:underline;
}