/* Tour Company Stylesheet - Tony Clark HostelTrail.com */

.tourcontainer {
position:relative;width:354px; 
}
.tourname{
float:left;width:100px;padding:3px;margin-left:2px;font-size:9pt;
}
.tourprice{
color:white; font-size:9pt;
}
#tourheader, .tourheader {
background:#D7D7D7; border:1px solid gray;padding:6px; width:342px; 
}
.greytourbox {
background:#D7D7D7; padding:5px;margin-left:107px;
}
.bluetourbox {
background:#0C456A;padding:5px;margin-left:108px;color:#D7D7D7;
}
.bluetournorm {
background:#0C456A;width:342px;padding:6px;color:#D7D7D7;
}

/* End of Company Stylesheet*/