/*Blog RSS Feeds*/

#bbcid{
width: 265px;
height:280px;
margin-left: 40px;
margin-top: 126px;
padding-right: 0px;
background-color: #000000;
font-size:12pt;
}

/*width: 245px;
 height:260px;
 margin-left: 42px;
 margin-top:870px;
 padding: 15px;*/

#bbcid a:link { 
  color : #bc0808;
  text-decoration:none;
  font-size:12pt; 
} 

#bbcid a:visited { 
  color : #e00808; 
  text-decoration:none;
  font-size:12pt;
} 

#bbcid a:hover { 
  color : #e00808;
  text-decoration:none;
  font-size:12pt; 
} 

#bbcid-paginatediv{ /*Style for auto generated pagination DIV pertaining to #bbcid RSS box*/
width: 300px;
}

