

	table#headerTitle {
		margin: 0px;
		padding: 0px;
		border: 0px;
		width:980px;
	}

	table#headerTitle td {
		background-image:url(/bin/img/header/title_bg.gif);
	}

	table#headerTitle td#loginTD {
		background-image:url(/bin/img/header/title_dark_bg.gif);
	}


	div#news {
		position: absolute;
	}

	div#bigBanner {
		position: relative;
		left: 214px;
		top: -25px;
		width: 766px;
	}


	table.banner_title td {
		background-color: inherit;
	}

	td.banner_title {
		background-image:url(/bin/img/petty.gif);
		background-repeat:no-repeat;
		color: white;
		font-size: 15px;
		font-family: Georgia;
		padding: 0px 4px;
		width: 105px;
		cursor: pointer;
	}

	td.banner_title b{
		position:relative;
		left:10px;
		top:-2px;
		cursor: pointer;
	}

	div#bigBanner_body {
		height: 259px;
		border-top:3px solid #404040;
		border-bottom:3px solid #404040;
		overflow: hidden;
	}
	div#bigBanner_body div {
		height: 259px;
	}

	div#bannerRoller div {
		height:259px;
		overflow: hidden;
	}



/*- login -*/


	div#login_gadget {
		width: 208px;
	}

	div#login_login {
		margin-left: 6px;
		height: 55px;
		overflow-y: hidden;
	}

	div#login_gadget div.section {
		padding: 0px 5px;
	}

	div#login_gadget td {
		background-image:url();
		font-size: 9px;
		color: white;
		padding: 0px;
	}

	div#login_gadget td a.link{
		margin:3px;
		font-size: 10px;
		color: white;
	}

	div#login_gadget input {
		width: 70px;
		font-size: 9px;
	}
