/* CSS Document */


#mainContainer_locationPage{
position:relative;
width:848px;
margin-left:auto;
margin-right:auto;
border:solid 3px black;
color:#CC3366;
background-color:#FFFFff;
paddng:0px;
}


#rightContentArea_locationPage{
float:left;
font-family:"Trebuchet MS", Arial;
color:#CC3366;
font-size:13px;
background-color:#FFFfff;
padding:0px;
margin:10px 0px 0px 30px;
text-align:left;
height:260px;

}


#rightContentArea_locationPage p {
width:545px;

}


#rightContentArea_locationPage h2 {
font-size:20px;
margin-top:15px;

}



