﻿@charset "utf-8";


/* ++++++++++++++ rBox ++++++++++++ */

#index .rBox{			background:url(../img/sideimg_index.jpg) no-repeat left top; }
#stakeholders .rBox{	background:url(../img/sideimg_edf.jpg) no-repeat left top; }
#edf .rBox{				background:url(../img/sideimg_edf.jpg) no-repeat left top; }



.rBox ul.materialsList{
margin-top:7px;
list-style:none;
}

.rBox ul.materialsList li{ margin-bottom:13px; }







/* ++++++++++++++ ctsBox ++++++++++++ */

p.pec_council img{
display:block;
float:left;
width:71px;
margin-bottom:1em;
margin-right:0.5em;
display:inline;
}


.guideLine{
width:453px;
margin-bottom:22px;
padding:15px 15px 0;
border:3px double #3d3a39;
}

.guideLine h2{ color:#434343;text-align:center; }
.guideLine ol{ margin:13px 0 0 30px; }
.guideLine li{ margin-bottom:13px; }





