/* CSS Document */
html {font-family: Verdana, Arial, Helvetica, sans-serif;}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 78%;
	margin: 0;
	padding: 0;
}

p, form, fieldset, h1, h4 {
	margin: 0; padding: 0;
}

h3 { clear: both; }

fieldset { border: none; }

input, textarea, select {
	border: 1px solid #B3CBDB;
	font-size: 11px;
	padding: 1px;
	color: #666;
}

textarea { height: 10em; }

a { 
	text-decoration: none;
	color: #004F86;
}

#innerPageLeft a { text-decoration: underline; }

a:hover { text-decoration: underline; }

.shift {
	position : absolute;
	left : -3000px;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	overflow: hidden;
}

.clear { clear: both; }

span.clear { clear: both; display: block; }

.white { color: white; }

.blue, #innerPageLeft .careersWrap p.blue { color: #004F86; }

.lightBlue, #innerPageLeft .careersWrap p.lightBlue, #innerPageLeft .careersWrap p.lightBlue a { color: #478BCB; }

.green, #innerPageLeft .careersWrap p.green, #innerPageLeft .careersWrap p.green a.green { color: #669900; }

.red, .error { color: red; } 

.regular { font-weight: normal;  }

.bold { font-weight: bold; }

.small { font-size: 80%; }

.textIndent { text-indent: 2em; }

.italicText { font-style: italic; }

.bigText { font-size: 120%; }

.inline, .inlineForm { display: inline; }

.greyBorder {  border: 22px solid #CCCCCC; }

.greyBorderLeft { float: left; border: 22px solid #CCCCCC; margin-right: 10px; margin-bottom: 10px; }

.greyBorderRight { float: right; border: 22px solid #CCCCCC; margin-left: 10px; margin-bottom: 10px; }

.imageLeft  {  float: left; margin-right: 20px; margin-bottom: 10px; }

.imageRight { float: right; margin-left: 10px; margin-bottom: 10px; }

.imageRight { 
	float: right; 
	margin-left: 10px;
	margin-bottom: 20px;
}

.width200 { width: 200px; }

.width400 { width: 400px; }

select.width400 { width: 408px; }

.wideTextArea, .wideInput { width: 95%; }

.mediumInput { width: 65%; }

.inPageTextArea { width: 480px; }

.blockWidthStd {
	display: block;
	width: 150px;
	margin-bottom: 0.2em;
}

a img { border: none; }

#bodyWrap {
	width: 980px;
	border: 1px solid white;
	margin: 10px auto 5em auto;
}

#headerRow { margin-bottom: 17px; height: 70px; }

#headerLeft, #headerRight { float: left; }

.inBlockCorner ul { padding-left: 40px; }

#homeRowThree ul { 
	margin: 0;
	padding: 0;
	padding-left: 30px;	
}

#homeRowThree ul.darkBlueList {
	padding-left: 12px;	
}

#rowThreeRight p#moreNewsLinkWrap, p#moreEventsLinkWrap { 
	text-align: right;
	padding-right: 1em;
	padding-top: 0.5em;
	font-size: 75%;
}

ul.noLinkStyle li a { text-decoration: none; }

#rowTwoFull ul.practiceArea {
	margin: 0;
	padding: 0;
	padding-left: 35px;
}

ul.greyList, #rowTwoFull ul.practiceArea {
	list-style-image: url("../images/pageStructure/listArrows/blueGreyArrow.gif");
	float: left;
	width: 160px;
}

#rowTwoFull {
	position: relative;
}

#rowTwoFull h3 {
	padding-bottom: 3px;
}

#rowTwoFull ul.lBlock3 { }

#rowTwoFull ul.lBlock3  { width: 19%; }

ul.lightBlueList {
	list-style-image: url("../images/pageStructure/listArrows/whiteBlueArrow.gif");
}

ul.darkBlueList {
	/* list-style-image: url("../images/pageStructure/listArrows/blueBlueArrow.gif"); */
}

ul.darkBlueList li {
	list-style: none;
	background: url(../images/pageStructure/listArrows/blueBlueArrow.gif) no-repeat 0px .2em;
	padding-left: 10px;
	margin: 0;
}

ul.lightBlueList li, ul.darkBlueList li, ul.greyList li, #rowTwoFull ul.practiceArea li  {
	padding-bottom: 0.2em;
	font-size: 85%;
}

#rowTwoFull ul.practiceArea li a, ul.lightBlueList li.noLinkInList {
	color: #004F86;
}

#rowTwoFull ul.practiceArea li {
	padding-bottom: 1em;
	font-size: 80%;
}

#moreBox { 
	background-color: #999999; 
	float: left;
	position: absolute;
	top: 30px; 
	left: 80%;
	padding: 0.5em;
	margin: 0 0 0 2.5em;
	list-style-type: none;
}

#moreBox li a {
	background-image: url("../images/pageStructure/listArrows/rightArrowWhiteBig.gif");
	background-repeat: no-repeat;
	background-position: center right;
	display: block;
	margin: 1em 0.3em 1em 0.5em;
	padding: 0.8em 2em 0.8em 0em;
	
}

#moreBox li a {
	text-decoration: none;
}

.mapWrap {
	background-image: url("../images/pageStructure/smallMap.gif");
	background-repeat: no-repeat;
	background-position: 90% 12px;
	
	height: 120px;
}



#headerRight { color: #004F86; width: 680px; }

#searchBox {
	float: right;
	margin-bottom: 20px;
	width: 520px;
}
#searchBox a {
	margin-top: 3px;
	padding-left: 5px;
	display: block;
	float: left;
}
#searchBox a img {
	float: left;
	padding-right: 5px;
}
#searchBox a span {
	font-size: 75%;
	color: #666;
	display: block;
	float: left;
	margin-top: 5px;
}
/*
#searchBox a span.profOne {
	width: 50px;
}
#searchBox a span.profTwo {
	width: 70px;
}
*/

/* ADDED 03/06/10 */
#tagLine {
	margin-top: 0.5em;
	font-size: 85%;
}
/* ADDED 03/06/10 */
.leftRow {
	width: 239px;
	float: left;
	margin-right: 10px;
	position: relative;
}


.rightRow {
	width: 731px;
	float: left;
	
}

#rowOne, #homeRowTwo, #homeRowThree {
	margin-bottom: 9px;
}

#rowOne {
	

}

#contentWrapHome #rowOne .leftRow {
	height: 373px;
}

#contentWrapHome .leftRow {
	background-color: #004F86;
	background-image: url("../images/pageStructure/corners/blueDarkBottom.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
}

#contentWrap { 
	background-image: url(../images/pageStructure/blueBackground.gif);
	background-repeat: repeat-y;
	background-position: top left;
}



#contentRowFooter {
	background-image: url("../images/pageStructure/corners/blueDarkBottomWide.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: white;
	width: 239px;
}

#mainNav {
	margin: 1em 0 0 0; 
	padding: 0;
	list-style-type: none;
	float: right;
	position: relative;
}

#mainNav li {
	text-align: right;
	margin-bottom: 1em;
	font-size: 95%;
}

#mainNav li a  {
	padding-right: 2em;
}

#mainNav li a#active, #mainNav li a:hover {
	background-image: url("../images/pageStructure/listArrows/activeArrow.gif");
	background-repeat: no-repeat;
	background-position: center right;
}

#mainNav li a { 
	text-transform: uppercase;
	text-decoration: none; 
}

#mainNav ul.levelTwo, #mainNav ul.practiceArea {
	margin-top: 1em;
	list-style-type: none;
}

#mainNav ul.levelTwo li a, #mainNav ul.practiceArea li a {
	text-transform: capitalize;
	display: block;
	color: #9cc2f2;
	font-size: 90%;
	padding-right: 1em;
	margin-right: 2.2em;
}

#mainNav ul.levelTwo li a#active2, #mainNav ul.levelTwo li a:hover, #mainNav ul.practiceArea li a#active2, #mainNav ul.practiceArea li a:hover {
	background-image: url("../images/pageStructure/listArrows/activeArrowSmall.gif");
	background-repeat: no-repeat;
	background-position: center right;
}

ul#breadcrumbs, #innerPageFull ul#breadcrumbs, #innerPageLeft ul#breadcrumbs {
	padding: 0;
	margin: 0.5em 0 0.8em 0;
	list-style-type: none;
}

#innerPageLeft ul.practiceArea {
	display: block; 
	width: 210px;
	margin-left: 15px;
	float: left;
	list-style-image: url("../images/pageStructure/listArrows/blueBlueArrow.gif");
	
}

#innerPageLeft ul {
	list-style-image: url("../images/pageStructure/listArrows/blueBlueArrow.gif");
}

#innerPageLeft ul.letterBoxesList {
	list-style-image: none;
}

#innerPageLeft ul.practiceArea li {
	
}

#innerPageLeft ul.practiceArea li a { 
	text-decoration: underline;
	color: #004F86;
}	

#breadcrumbs li {
	display: inline;
	font-size: 80%;
}

#breadcrumbs li, #breadcrumbs li a {
	color: #999999;
}

#rightRowHome {
	height: 373px;
	background-image: url("../images/pageStructure/hpMainBackground.jpg");
	background-repeat: no-repeat;
}

#rowOneFull {
	position: relative;
}

.linkContainer {
	width: 120px; 
	height: 100px;
	position: absolute;
}

div#hpLinkOne {
	top: 0; 
	left: 590px;
}

div#hpLinkTwo {
	top: 0px; 
	left: 390px;
}

div#hpLinkThree {
	top: 101px; 
	left: 490px;
}

div#hpLinkFour {
	top: 110px; 
	left: 260px;
}

div#hpLinkFive {
	top: 215px; 
	left: 590px;
}

#rowOneFull h3 {
	font-weight: normal;
	margin: 1em 0 0 2em;
	line-height: 1.7em;
	font-size: 175%;
	letter-spacing:1px
}

#homeRowTwo {

}

#homeRowTwo .leftRow, #homeRowTwo .rightRow, #homeRowThree .leftRow, #homeRowThree .rightRow, #homeRowThree #rowThreeLeft, #homeRowThree #rowThreeMiddle, #homeRowThree #rowThreeRight, #sbOne {
	height: 130px;
}

#homeRowTwo .leftRow, #sbOne {
	background-color:#669900;
	background-image: url(../images/pageStructure/corners/greenBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#homeRowTwo .leftRow h3, 
#sbOne h3,
#sbTwo h3, 
#homeRowTwo .rightRow h3 { clear:none;}

#homeRowTwo .leftRow span#topGreenCorner {
	display: block; 
	float: right;
	height: 20px;
	width: 20px;
	background-image: url(../images/pageStructure/corners/greenTop.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#homeRowTwo .rightRow span#topGreyCorner {
	display: block; 
	float: left;
	height: 17px;
	width: 20px;
	background-image: url(../images/pageStructure/corners/greyTopLeft.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.inBlockCorner { 
	margin: 0;
	padding-left: 14px;
	padding-top: 12px;
}

.inBlockNoCorner {
	margin: 0;
	padding-left: 10px;
	padding-top: 12px;
}

form.inBlockNoCorner label {
	display: block;
	margin-bottom: 0.6em;
	margin-left: 0.3em
}

#homeRowTwo .rightRow {
	background-color: #E8E8E8;
	background-image: url(../images/pageStructure/corners/greyBottomLeft.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#homeRowThree .rightRow ul {
	margin-top: 6px;
}

#homeRowThree .leftRow {
	background-color:#478BCB;
	background-image: url(../images/pageStructure/corners/blueMidTop.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#homeRowThree #rowThreeLeft, #homeRowThree #rowThreeMiddle, #homeRowThree #rowThreeRight {
	float: left;
	min-height: 126px;
}

#homeRowThree #rowThreeMiddle p.inBlockNoCorner {
	font-size: 85%;
	padding: 6px 10px 0 15px;
}

#homeRowThree #rowThreeMiddle #newsletterSignup { 
	display: block; 
	padding-bottom: 2.2em;
	background-image: url(../images/pageStructure/listArrows/rightArrowGreenBig.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	
}

#homeRowThree #rowThreeLeft {
	width: 238px;
	background-color: #B3CBDB;
	margin-right: 10px;
	background-image: url(../images/pageStructure/corners/blueLightTop.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#homeRowThree #rowThreeMiddle {
	width: 126px;
	background-color: #669900;
	margin-right: 10px;
	
}

#homeRowThree #rowThreeRight {
	width: 347px;
	background-color: #004F86;
}

#contentHeading {
	background-image: url(../images/pageStructure/pageBannerBackground.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 73px;
}

#contentHeading h1 { 
	padding: 1.5em 0 0 1.3em;
	font-weight: normal;
	font-size: 130%;
	letter-spacing: 1px;
	text-transform:uppercase;
}

/* innerPageLeft and innerPageFull */

#pagePic {
	margin-bottom: 1em; 
}

#innerPageLeft {
	width: 482px;
	/*width: 492px; CHANGED 26/05/10*/
	float: left;
}

#innerPageFull {
	width: 731px;
	float: left;
}

#innerPageLeft h2, #innerPageFull h2 {
	color: #004F86;
	font-weight: normal;
	font-size: 110%;
}

#innerPageLeft h3, #innerPageFull h3 { 
	font-size: 85%;
	margin: 0; 
	padding: 0; 
}

#innerPageLeft h4, #innerPageFull h4 { 
	font-size: 80%;
	margin: 0; 
	padding: 0; 
}

#innerPageLeft p, #innerPageFull p { 
	font-size: 85%; 
	/*font-size: 80%; CHANGED 26/05/10 */
	color: #666;
	padding-bottom: 1em;
}

#innerPageLeft ul, #innerPageFull ul { 
	margin: 0.5em 0 0.5em 0; 
	padding: 0 0 0 1.3em;
}

#innerPageLeft ul li, #innerPageFull ul li {
	font-size: 85%; 
	/*font-size: 80%; CHANGED 26/05/10 */
	color: #666;
	/*clear:both; CHANGED 26/05/10 */
	padding-bottom: 1em;
}

#innerPageLeft ul li p, #innerPageFull ul li p, #innerPageLeft ul li h3, #innerPageFull ul li h3 { 
	margin-bottom: 1em;
	font-size: 100%;
}

.fullTextCol {
	/*margin-right: 12px; CHANGED 27/05/10 */
	/* padding-bottom: 1em; */
}
/* ADDED 03/06/10 */
.fullTextCol p {
	margin-top: 0.5em;
}
/* ADDED 03/06/10 */
.leftTextCol, .rightTextCol {
	float: left; 
	width: 234px;
	margin-right: 12px;
}

.rightTextCol {
	margin-right: 0px;
}

.leftTextCol img, .rightTextCol img, .staffImage {
	border: 22px solid #ccc;
}

.contactList img.withBorder {
	border: 10px solid #ccc;
	margin-right: 6px;
	margin-bottom: 1px;
}

/* Contacts */

.contactList {
	float: left;
	padding: 9px 0 0 10px;
	border-top: 1px dotted #999;
	width: 216px;
	margin: 0 0 6px 6px;
}

.contactList a { color: #666; }

.contactList h2 {
	margin: 0;
	padding: 63px 0 0 0;
}

.contactList h2 a { font-size: 90%; }

.listLeft {
	margin-right: 10px;
}

.fullProfile .staffImage {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}

.profileText p {
	padding-right: 1.5em;
}

#contactBlock {
	clear: both;
	width: 96%;
	padding-top: 1em;
	border-top: 1px dotted #666666;
	font-size: 110%;
}


#innerPageLeft #contactBlock p {
	padding: 0.3em 0 0.2em 0;
}

/* Newsletter Items */

.newsLetterItem {
	border-bottom: 1px dotted  #004F86;
	margin-bottom: 1em;
	width: 95%;
}

#innerPageLeft .newsLetterItem h3, #innerPageLeft #eventNewList h3 {
	color: #004F86;
	margin: 0 0 0.6em 0;
}

/* Event News */

#eventNewList {
	width: 95%;
	font-size: 110%;
}

#eventNewList .eventDateWrap {
	display: block;
	padding-bottom: 4px;
}

/* Sidebars */

#innerPageSideBars {
	margin-top: 0.5em;
	float: right;
	width: 238px;
}

#sbOne {
	margin-bottom: 5px;
	padding-bottom: 2px;
}

#sbOne div { margin-top: 10px; }

#sbOne h3 {
	background-image: url(../images/pageStructure/corners/sidebarGreenTop.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#sbTwo {
	background-color:#478BCB;
	background-image: url(../images/pageStructure/corners/blueMidBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-bottom: 0.6em;
}

span#topMidBlueCorner {
	display: block; 
	float: right;
	height: 20px;
	width: 20px;
	background-image: url(../images/pageStructure/corners/blueMidTop.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#sbThree {
	background-color: #E8E8E8;
	background-image: url(../images/pageStructure/corners/greyTopRight.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 1.5em;
	color: #666666;
	font-size: 85%;
	line-height: 1.8em;
}

#sbThree p.leftQuote {
	background-image: url(../images/pageStructure/quotes/blueLeftQuote.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 1em 0 1em 0;
	
}

.quoteWrap {
	padding-right: 0em;
	
}

#sbThree span.rightQuote {
	background-image: url(../images/pageStructure/quotes/blueRightQuote.gif);
	background-repeat: no-repeat;
	background-position: 1px 0;
	padding: 0 2.5em 0 1.5em;
	position: relative; z-index: 90;
	top: 5px;
}

#greyBar {
	background-color: #cccccc;
	height: 5px;
	margin-top: 10px;
}

#footerRow {
	margin-left: 2em;
}

#footerRow ul { 
	font-size: 80%;
	margin: 0; 
	padding: 1em 0 0 0;
}

#footerRow ul li a { color: black; font-weight: bold; text-decoration: none; }

#footerText p { font-size: 75%; color: #666666; padding: 2em 0 0 0; }

#footerLogos li, #footerLinks li { 
	display: inline;
	padding-right: 10px;
}
#footerLogos li img {
	padding-top: 2em;/***** ADDED 14/09/2010 *****/
}

#footerLogos {
	float: right;
}

/* Elements */

#letterSearch {
	padding: 0em; 
	margin: 0;
}

#innerPageLeft ul.letterBoxesList, #innerPageFull ul.letterBoxesList {
	margin: 0 0 1em 0;
	list-style-type: none;
	padding: 0;
}

#innerPageLeft ul.letterBoxesList li, #innerPageFull ul.letterBoxesList li {
	clear: none;
	float: left;
	margin: 0; 
	padding: 0;
}

#innerPageLeft ul#myFunctionsList, #innerPageLeft ul#siteMap {
	font-size: 120%;
}

#innerPageLeft ul#myFunctionsList li {
	padding-bottom: 0;
}

 #innerPageLeft ul#siteMap li {
 
 }


#innerPageLeft ul#myFunctionsList li ul li a, #innerPageLeft ul#siteMap li ul li a {
	font-size: 110%;
}


#innerPageLeft ul.letterBoxesList li a, #innerPageFull ul.letterBoxesList li a {
	float: left;
	font-size: 12px;
	background-color:#004F86;
	border: 1px solid white;
	color:white;
	display:block;
	font-weight:bold;
	padding: 2px;
	text-align:center;
	text-decoration:none;
	width:12px;
}

#innerPageLeft ul.letterBoxesList li a:hover {
	color: #9CC2F2;
}

/* Creers Block */

.careersWrap {
	width: 95%;
	background-color: #eeeeee;
	background-image: url(../images/pageStructure/corners/vacancyBackground.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.careersWrap p.greenBorder {
	/*
	background-image: url(../images/pageStructure/dots/greenDots.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	margin-bottom: 10px;
	*/
}

.careersWrap p.lightBlueBorder {
	/*
	background-image: url(../images/pageStructure/dots/lightBlueDots.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	margin-bottom: 10px;
	*/
}

#innerPageLeft .careersWrap h3 { padding: 10px 0 0 10px; }

#innerPageLeft .careersWrap p { padding: 10px 0 10px 10px;  }

#innerPageLeft .careersWrap p.green {
	color: #669900;
}

/* Forms */

form#loginForm p {
	padding: 0 0 1em 0;
}

.blockLabel {
	display: block;
	padding: 0.2em 0 0.2em 0;
}

.labelTypeFloat {
	float: left;
	width: 100px;
	text-align: right;
	margin-right: 0.5em;
}

.inputTypeFloat {
	float: left;
	width: 50%;
}

#quickLinkSelect {
	width: 215px;
}

#qlGo {
	position: relative;
	top: 0.2em;
	
	float: right;
	margin-right: 1em;
}

input.fpsGoButton {
	border: none;
}

#searchField {
	padding: 4px;
}

#nameSearch {
	clear: both;
}

#searchButton {
	background-color: white;
	color: #004F86;
}

p.formLine {
	margin-bottom: 0.4em;
}

.conveyancingFormPart1 {
	width: 480px;
}

/* Search Form */


#sitesearch, #sitesearch p, #sitesearch p label, #sitesearch p input {
	float: left; 
}

#sitesearch p label {
	position: relative;
	top: 8px;
	right: 7px;
}

#sitesearch p input#query {
	position: relative;
	top: 3px;
	padding: 4px;
	font-size: 12px;
	width: 200px;
}

#sitesearch p #searchSubmit {
	position: relative; top: 2px;
}

#innerPageLeft .conveyancingFormPart1 p.odd { background-color: #FAFAFA; }

.conveyancingFormPart1 .shortInputLabel {
	width:130px;
	display: block;
	float: left;
	padding-top:0.5em;
}

#innerPageLeft .conveyancingFormPart1 p.secHed {
background-color:#004F86;
color:white;
margin-top:1em;
padding:1em 0 1em 0.6em;
}

#innerPageLeft .conveyancingFormPart1 p.formElement {
border-bottom:1px solid #EAEAEA;
border-left:1px solid #EAEAEA;
border-right:1px solid #EAEAEA;
margin:0;
padding:0.5em;
}

/* specific links */

.loginPageLink { 
	text-decoration: underline;
}

/* Buttons */

a.linkButton {
	border: 1px solid #B3CBDB;
	padding: 0.5em;
	background-color: #f0f0f0;
	text-decoration: none;
	color: #004F86;
}

a.linkButton:hover, .button1:hover {
	background-color: #669900;
	color: white;
}

.button1 {
	color: #004F86;
	background-color: #f0f0f0;
}

/* Tables */

table {
	border-collapse: collapse;
	margin-bottom: 1em;
	margin-top: 0.6em;
	width: 97%;
	font-size: 90%;
}

th {
	text-align: left;
}

th, td {
	margin: 0;
	padding: 0.6em;
	border-width: 1px;
	border-style: solid;
	border-color: #B3CBDB;
	vertical-align: top;
	color: #666;
}

/* Search */

.searchWrap {
	font-size: 85%;
	width: 95%;
	color: #666666;
}

span.matched { color: #669900; }

.searchWrap div.description {
	line-height: 150%;
	color: #666666;
}

/* Move to admin styles */

.innerCol { 
	width: 30%;
	display: block;
	float: left;
}
/* ADDED 27/05/10 */

ul.clearList li {
	clear: both;
}
#innerPageLeft ul li ul, #innerPageFull ul li ul { 
	margin: 1em 0 0.5em 0; 
	padding: 0 0 0 1.3em;
}

#innerPageLeft ul li ul li, #innerPageFull ul li ul li {
	
	font-size: 100%;
	color: #666;
	/*clear:both; CHANGED 26/05/10 */
	padding-bottom: 0.5em;
}

#innerPageLeft ul li ul li p, #innerPageFull ul li ul li p, #innerPageLeft ul li ul li h3, #innerPageFull ul li ul li h3 { 
	margin-bottom: 0.5em;
	
}



/*
.upBtn:hover{
	background: url(../img/upBtn.gif) no-repeat 0 -24px;
}

.upBtn-Active, .upBtn-Active:hover{
	background: url(../img/upBtn.gif) no-repeat 0 -48px;
}
*/

#newsWrap {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
}

ul#newsbox4 { margin-top: 5px;	list-style: none; }

ul#newsbox4 li a {
	display:block; 
	font-size: 85%;
	margin: 0 0 5px 15px;
	list-style: none;
	background: url(../images/pageStructure/listArrows/blueBlueArrow.gif) no-repeat 0px .2em;
	padding-left: 10px;
	

}
