
td#home a:link, td#home a:visited {
background:#9c0;
}
.newsbox {
border:#669 1px solid;
display:block;
padding: 7px 0 7px 10px;
margin: 10px 0 15px 0px;
}

td #main .newsbox img {
float:left;
margin:2px 5px 5px 0;
border:0;
}

#l_menu_header {
	padding: 7px 0 7px 6px;
	background: #9c0;
	color: #fff;
	/*font-weight:bold;*/
	font-size:16px;
}

#email2friend {
	float: right;
	clear: both;
}

#banner h3 {
	float:left;
	border-left: 1px solid #9c0;
	margin: 17px;
	padding-left: 17px;
	width: 433px;
	font-weight: normal;
	color: #9c0;
	text-align:left;
	font-size: 20px;
	line-height: 20px;
}

.searchresults h2 {
	padding: 0;
	margin: 1em 0 0 0;
	border: 0;
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
.searchresults p {
	padding: 0;
	margin: 0;
}

.clear {
	clear: both;
}

.space {
	margin-top: 33px;
}

#greenline, 
.greenline {
	border-top:solid 1px #98CD00;
	width: 980px;
	float: left;
	clear: both;
}

#greenline-short {
	border-top:solid 1px #98CD00;
	width: 550px;
	margin-left: 195px;
	float: left;
	clear: both;
}


/*  header content */

#search-button {
	margin-top: 1em;
	padding: 1em;
	background: #9C0;
	border-radius: 5px 5px 5px 5px;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}


#content_onecol {
	width: 700px;
    float: left;
    margin-top: 10px;
    padding: 0;
}

/*  footer content */

#footer-oxfam-today{
	margin-bottom: 23px;
	width: 980px;
	float: left;
	clear: both;
}

#footer-oxfam-today td{
	padding: 0 50px;
}

#footer-oxfam-today2{
	margin-bottom: 23px;
	margin-left: 185px;
	width:574px;
	float: left;
	clear: both;
}

#footer-oxfam-today2 td{
	padding: 0 15px;
}

#footer {
	min-height: 5em;
	margin:0 auto;
	padding:5px 0 0 0;
	display:block;
	width:980px;
	clear:both;
}

#footer ul {
	float: left;
	margin: 5px 0 20px 0;
	width: 168px;
}

#footer ul#firstblock {
	padding: 0;
}
#footer ul#uptodate {
	width: 150px;
}
#footer ul#getinvolved {
	width: 154px;
}

#footer ul li {
	font-family:arial,sans-serif;
	font-size: 12px;
	display: block;
	text-align:left;
	min-height:16px;
	line-height:20px;
}

#footer .two-column-box ul li a {
	font-size: 12px;
	color:#666;
	text-decoration:none;
	background: url("../imgs/whatwedo/bullet.gif") 5px 0px no-repeat;
	padding: 0 0 0 20px;
}

#footer ul li a.facebook {
	background: url("../images_new08_home/facebook.gif") no-repeat;
}
#footer ul li a.twitter {
	background: url("../images_new08_home/twitter.gif") no-repeat;
}
#footer ul li a.youtube {
	background: url("../images_new08_home/youtube.jpg") no-repeat;
}
#footer ul li a.rss {
	background: url("../images_new08_home/rss.gif") no-repeat;
}
#footer ul li a.flickr {
	background: url("../images_new08_home/flickr.gif") no-repeat;
}
#footer ul li a.linkedin {
	background: url("../images_new08_home/linkedin.gif") no-repeat;
}

#footer .two-column-box ul li a:hover,
#footer .two-column-box ul li a:focus {
	text-decoration:underline;
}

#footer .three-column-box {
	height:5em;
	clear:both;
}

#footer .three-column-box ul {
	float: left;
	position:relative;
	left:10px;
	margin: 10px 0 20px 0;
	padding: 0;
	width: 980px;
}

#footer .three-column-box ul li {
	display: inline;
	margin: 0 0 0 15px;
	padding: 0;
}

#footer .three-column-box ul li a {
	color:#666;
	font-weight:bold;
	text-decoration:none;
}

#footer .three-column-box ul li a:hover,
#footer .three-column-box ul li a:focus {
	font-weight:bold;
	text-decoration:underline;
}


a.facebook {
	background: url("/images_new08_home/facebook.gif") no-repeat;
	padding: 0 0 0 20px;
}
a.twitter {
	background: url("/images_new08_home/twitter.gif") no-repeat;
	padding: 0 0 0 20px;
}
a.youtube {
	background: url("/images_new08_home/youtube.jpg") no-repeat;
	padding: 0 0 0 20px;
}
a.rss {
	background: url("/images_new08_home/rss.gif") no-repeat;
	padding: 0 0 0 20px;
}
a.flickr {
	background: url("/images_new08_home/flickr.gif") no-repeat;
	padding: 0 0 0 20px;
}
a.linkedin {
	background: url("/images_new08_home/linkedin.gif") no-repeat;
	padding: 0 0 0 20px;
}
a.myspace {
	background: url("/images_new08_home/myspace.png") no-repeat;
	padding: 0 0 0 20px;
}


/*  attempt to override FB likebox code */

div.fan_box div.connect_top {
	padding:5px 0 0 0 !important;
}


