*:first-child+html .topMainContentLeftPanel h2{padding:0 !important;}
*:first-child+html .latestNewsFooter{padding:2px !important;}
*:first-child+html .bottomInnerFooter{padding:4px 40px 10px 40px !important;}
*:first-child+html .gdInformationPanel{padding-bottom:7px !important;}
*:first-child+html  div#gdHeader .gdPrimaryNavigation ul{margin-bottom:-3px !important;}
*:first-child+html  div#gdHeader .gdPrimaryNavigation ul li a{padding-bottom:0 !important;}
*:first-child+html div#gdBottomMainContent{padding:12px 20px 0 20px !important;}
*:first-child+html div#gdContent .topMainContentRightPanel img.bottomImage{margin-top:0;}
*:first-child+html div.bottomInnerWrapperB{}
*:first-child+html .register ul li { margin: 0; }
*:first-child+html .register ul li.checkbox label { padding: 3px 0 0; }
*:first-child+html div#gdAdvertisment { margin-top: 5px; }
*:first-child+html #videoSearch .leftCol { float: left; width: 200px; }
*:first-child+html #videoSearch .rightCol { float: right; width: 194px;  }
*:first-child+html #videoSearch .rightCol h3 { margin-left: 10px;  }
*:first-child+html #videoSearch .rightCol li { margin-right: 0; margin-left: 10px;  }
*:first-child+html .videoPaginationWrapper .search {width: 150px;}
*:first-child+html .QuestionAndAnswers input,
*:first-child+html .selectionSubmissionV2Checkbox input {margin-top: -3px;}
*:first-child+html .sitemap li.arabic { text-align: right; }
*:first-child+html #pageNumbering { padding-bottom: 6px; }
*:first-child+html body #gdPageWrapper .videoIcon { vertical-align: bottom; }
*:first-child+html div.alphaList ul { padding-left: 5px; padding-right: 15px; height: 1%; }
*:first-child+html body div.alphaList ul li { padding-bottom: 5px; margin: 0; }
/*
	HACK PB 18/03/09; fix for mis-alignment of <li> bullets in right to left directional text in IE!?!
*/
*:first-child+html .contentText ul, *:first-child+html .genericContentContainer ul
{
	border: solid 1px #eee8dc;
}

*:first-child+html .contentText .inset ul,*:first-child+html .genericContentContainer .inset ul, *:first-child+html .genericContentContainer .insetRight ul
{
	border: none;
}
*:first-child+html #mapOfWorld ul { border: none !important; }

*:first-child+html fieldset.arabic ul li label { display: block; width: 100%; }
*:first-child+html fieldset.arabic ul li select { display: block; clear: left; }
*:first-child+html .arabic #navInteractive ul li.first {
margin-right:428px !important;
}

*:first-child+html .videoList .wideItem p { clear:right;}
*:first-child+html .roweven .wideItem h4, .rowodd .wideItem h4{ clear:right;}

*:first-child+html .dropDown li {
    position: relative;
    zoom: 1;
}

*:first-child+html .dropDown span {
    overflow: hidden;
    width: 89px;
}

*:first-child+html .dropDown .listWrapper {
    width: 95px;
}

*:first-child+html .dropDown .toggle {
position: absolute;
right: 2px;
top: 2px;
}

*:first-child+html .dropDown b
{
float:left;
padding-left: 2px;
}

/*
    PB, 01/12/10,; inline-block fix;
*/
*:first-child+html .collapsed h3, 
*:first-child+html .lastUpdated {
    display: inline;
}
/* end fix */

/*inline paragraphs dont display well in IE6 - S Johnston*/
*:first-child+html .collapsed p.date
{
    margin-right: 0.3em;
}
*:first-child+html .collapsed .arabic p.date
{
    margin-left: 0.3em;
    direction:ltr;
    zoom:1;
}

*:first-child+html div#gdBottomMainContent .secondaryTrailBlocks .lastLine 
{
    margin-bottom: 12px;
}

*:first-child+html .collapsed .arabic .trailBlock .date
{
    margin-left: 4px;
    padding: 0 0 0 6px;
    border-right: 0 none;
    display: inline;
}

*:first-child+html .collapsed .arabic h3 { 
    margin-left: 0px;
    border-left: solid 1px #0C479D;  
    border-right: 0 none;
    padding: 0 0 0 7px;
}

*:first-child+html .collapsed .trailBlock .date
{
    margin-right: 6px;
}

*:first-child+html .collapsed h3 { 
    padding: 0 7px 0 0;
    margin-right: 6px;
    border-right: solid 1px #0C479D; 
}

