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


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


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

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

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

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


/* end of file */

