/* 
-----------------------------------
-----------------------------------
Site:        Amnesty International Australia
CSS author:  Russ Weakley
Updated:     14/10/08
Updated by:  Russ Weakley
-----------------------------------
-----------------------------------
*/

#amnesty-news { display: inline; }
#whats-on { display: inline; }
#content-inner { display: inline; }
#column1 { display: inline; }
#section-other { display: inline; }
#splash-content { display: inline; }

#splash-text
{
	float: left;
	width: 1000px;
	clear: both;
	color: #fff;
	padding: 1px 0 0;
	font-weight: bold;
	font-size: 120%;
	margin: 0 0 25px;
	background: none;
}

#splash-text2
{
	float: left;
	width: 980px;
	padding: 10px;
	color: #000;
	background: url(../images/splash-text2-ie65.jpg) repeat-y;
}

#splash-text3 { background: url(../images/splash-text3-ie65.gif) no-repeat 0 .4em; }

/*
legend span
{
	position: relative;
	left: -7px;
}
*/
