/* rebrand_green.css										*/
/* rebrand green style information for onlinelegal.com.au 	*/
/* Author: 	Tim Cromwell 									*/
/* Date:	20.02.07 										*/


/* security bg */
div#security
{
	background-image: url('../images/rebrand/green/security_bg.png');
}


/* links and custom buttons */
a.small_button
{
	background-image: url('../images/rebrand/green/small_button_bg.png');
}

a.small_button span
{
	background-image: url('../images/rebrand/green/small_button_fg.png');
}

a.large_button
{
	background-image: url('../images/rebrand/green/large_button_bg.png');
}

a.large_button span
{
	background-image: url('../images/rebrand/green/large_button_fg.png');
}


/* end of file */
