/*	=======================================================================
/// <remarks>
/// Version:
///		- number:	2.0.0	
///		- build:	20090602
///		- status:	live
/// </remarks>
	-----------------------------------------------------------------------
/// <summary>
/// This style sheet contains the styles for the iBurst switch page.
/// </summary>
	=======================================================================	*/

body{width:100%; height:100%; background-image:url(../images/iBurst/switch/switchbg.jpg); background-repeat:repeat-x; margin:0px; padding:0px; font-family:Arial;font-size:1.0em;}
a{ cursor:pointer; text-decoration:none; color:#3b3b3b}
a:hover{color:White}
img{border:0px}
#switch{margin:80px auto 0 auto; width:675px; font-size:72%}
	#switch_bus{float:left;}
	#switch_retail{float:right}
		.click{ margin-top:15px; text-align:center}

