/* Network Rail Home page styles 17/08/07 */
body#bd-home #breadcrumb li.current {display:none;}

body#bd-home #breadcrumb  a {
background:none;
padding-left:0;
}

#twitters {
float:left;
position:relative;
width:766px;
background:#000;
margin:0;
padding:0;
color:#fff;
}

#twitters h3 {
font-size:1.3em;
width:4.4em;
margin:0;
padding:7px 0 4px 7px;
color:#AFD135;
float:left;
position:relative;
}

#tweet1 {
margin:0 0 1px 0;
padding:0;
float:left;
position:relative;
width:749px;
}

#tweet2 {
margin:0;
padding:0;
float:left;
position:relative;
width:749px;
}

.twitBody {
width:684px;
background:#002F2E;
float:left;
position:relative;
}

#tweet1 p.twitEntry {
float:left;
position:relative;
width:669px;
margin:0;
padding:7px 5px 7px 10px;
font-size:1.1em;
background:#002F2E url(../images/twitter/cornerLeftUP.gif) left top no-repeat;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
#tweet1 p.twitEntry {padding-bottom: 9px;}
}

#tweet2 p.twitEntry {
float:left;
position:relative;
width:669px;
margin:0;
padding:7px 5px 7px 10px;
font-size:1.1em;
background:#002F2E url(../images/twitter/cornerLeftDOWN.gif) left top no-repeat;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
#tweet2 p.twitEntry {padding-bottom: 9px;}
}


#tweet2 p.twitNavi {
background:none;
text-align:right;
width:17px;
float:left;
position:relative;
margin:0;
padding:0;
}

#tweet1more{
width:17px;
height:28px;
float:left;
position:relative;
margin:0;
padding:0;
border-bottom:1px solid #000;
}

#tweet2more {
width:17px;
height:28px;
float:left;
position:relative;
margin:0;
padding:0;
}

#tweet1more img, #tweet2more img {
float:left;
position:relative;
border:none;
}




