@charset "utf-8";
/* CSS Document */

/* GB Privilege Style Sheet (c) soVision 2008 */

/* Site Wide Colours 

	Text grey 	:	#666666
	Border grey	:	#D7DDDD
	Light grey	:	#ECEFEF
	
	standard 	:	#9FC3F1
	premium		:	#FFCC33
	value		:	#66CCCC
	club		:	#FF9CCE
	
*/

/* *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* */
/* WELCOME THEMES */

/* PAGE CONTENT STYLES */
.intro{
	background:#ECECEF url(../../images/welcome-tite-image.jpg) top center no-repeat;
	width:700px;
	margin:0 0 4px 0;
	padding:120px 0 0 0;
}
.full-underline{
	background:url(../../images/full-text-foot.gif) bottom center no-repeat;
	height:8px;
}