/* PLACES STYLING */

#places-boxWrap{
width:440px;
height:40px;
padding:10px;
border-style:dotted;
border-width:1px;
border-color:#006699;
background-color:#DFEFFF;
}

#places-boxHeadLeft{
width:30px;
height:30px;
float:left;
}

#places-boxHeadRight{
width:390px;
margin-right:10px;
float:right;
}

#places-contactWrap{
width:340px;
padding:10px;
border-style:dotted;
border-width:1px;
border-color:#006699;
background-color:#DFEFFF;
line-height:1.2em;
}

.placesName02{
font-family:Arial, Helvetica, sans-serif;
font-size:small;
font-weight:bold;
}


/* THINGS TO DO */

#thingsToDo-Wrap{
width:460px;
height:100px;
border-style:dotted;
border-width:1px;
border-color:#42DEFF;
background-color:#DDF9FF;
margin-top:14px;
}

#thingsToDo-Left{
width:180px;
height:80px;
margin-left:10px;
margin-top:10px;
float:left;
}

#thingsToDo-Right{
width:240px;
height:70px;
padding-top:10px;
margin-right:10px;
margin-top:6px;
float:right;
}

.thingsToDo-txt01{
font-family:Arial, Helvetica, sans-serif;
font-size:medium;
}

.thingsToDo-txt02{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:x-small;
color:#006697;
margin-top:10px;
}

/* INTERNAL SIDE PANELS */

#thingsToDo_sidePanel_wrap{
width:160px;
padding:20px;
margin-bottom:10px;
background-color:#DDF9FF;
background-image:url(img_assisting/visit-mersea/backer01.jpg);
background-repeat:no-repeat;
}


