#global-content-wrapper #side-column .wrapper img{
	padding:0px;
}
#global-content-wrapper #side-column .wrapper{
	padding-top:10px;
}

div.support-promo{
	background:url(images/style/support/promobtm.gif) no-repeat left bottom;
	margin:0px 12px 12px;
	height:184px;
}
	div.support-promo a{
		display:block;
		position:relative;
		height:184px;
	}
		div.support-promo a span.title a{
			display:inline;
			height:auto;
		}
		div.support-promo a span{
			display:block;
			font-size:10px;
			cursor:pointer;
		}
		div.support-promo a span.title{
			font-size:16px;
			line-height:15px;
			color:#fff;
			padding:11px 8px 6px;
			text-transform:uppercase;
			font-family:Helvetica,Arial;
		}
		div.support-promo a span.text{
			line-height:12px;
			color:#a0a0a0;
			padding:0px 10px;
		}
		div.support-promo a span.link{
			font-weight:bold;
			color:#fff;
			position:absolute;
			bottom:8px;
			background:url(images/style/global/arw_right_ltgrey.gif) no-repeat 0px 2px;
			text-indent:10px;
			left:10px;
			text-transform:uppercase;
		}
		div.support-promo a:hover span.link,div.support-promo a.hover span.link{
			font-weight:bold;
			color:#4773a5;
			background:url(images/style/global/arw_right_blue.gif) no-repeat 0px 2px;
		}
		div.support-promo a span.shadow{
			height:125px;
			width:206px;
			z-index:1;
			top:0px;
			left:0px;
			position:absolute;
			background:url(images/style/support/promoimage_sdw.png) no-repeat;
			cursor:pointer;
		}
	
div#international-support{
	padding:0px 12px 10px;
	height:46px;
	width:206px;
}
	div#international-support a{
		display:block;
		position:relative;
	}
		div#international-support a span{
			cursor:pointer;
			position:absolute;
			top:15px;
			left:178px;
			width:20px;
			height:19px;
			background:url(images/style/support/support_circlebtn_off.png);
			z-index:1;
		}
		div#international-support a:hover span, div#international-support a.hover span{
			background:url(images/style/support/support_circlebtn_on.png);
		}


#global-content-wrapper #main-content{
	background:none;
}


div#search-support{
	height:30px;
	position:relative;
	z-index:5;
}
	div#search-support img{
		float:left;
	}
	div#search-support form{
		float:right;
	}
	div#search-support form input.go{
		height:20px;
		width:21px;
		background:url(images/style/support/gobtn_off.png);
	}
	div#search-support form ul.form{
	}
	div#search-support form ul.form li.form{
		line-height:20px;
		float:left;
		color:#fff;
		font-size:10px;
		font-weight:bold;
	}
	div#search-support form input.go:hover,div#search-support form input.hover{
		background:url(images/style/support/gobtn_on.png);
	}


.dropdown{
	margin-bottom:0px;
	width:150px;
	background:url(images/style/support/dropdown150px.gif);
	color:#353535;
	height:20px;
}
	.dropdown div.arrow{
		background:url(images/style/global/arw_dwn_dkgrey.gif) no-repeat right top;
	}

	.dropdown .nav-wrapper{
		width:130px;
	}


div.text-input{
	height:20px;
	width:150px;
	margin-bottom:0px;
	margin-right:7px;
	z-index:1;
}

	div.text-input input{
		top:4px;
		left:6px;
		width:139px;
		font-size:9px;
		color:#353535;
	}
	#global-outer-wrapper div.text-input .background{
		top:-1px;
		height:20px;
		width:150px;
		background:url(images/style/support/txtfield150px.gif) no-repeat;
		_filter:none;
	}


		div.download-list h3{
			background:url(images/style/global/columnhdrbg.gif) repeat-x;
			color:#FFF;
			border-top:none;
			height:22px;
			line-height:22px;
			text-indent:11px;
		}
			div.download-list h3 span{
				background:url(images/style/global/drkgreydiv.gif) no-repeat;
				color:#fff;
			}

		div.download-list ul{
			background:white;
		}
		div.download-list ul li.footer{
			background:#e5e5e5;
			color:#FFF;
			border-top:1px solid #a0a0a0;
			height:20px;
			line-height:20px;
			text-align:right;
			text-transform:none;
		}
			div.download-list ul li.footer a{
				font-size:10px;
				color:#707070;
				display:inline;
				padding-right:10px;
			}
			div.download-list ul li{
				text-transform:uppercase;
			}
			div.download-list ul li.footer a:hover{
				text-decoration:underline;
				color:#707070;
				background:none;
			}


	div.spacer{
		overflow:hidden;
		display:block;
		height:8px;
		width:5px;
	}

#iframe-container{
	position:absolute;
	height:27px;
	width:446px;
	z-index:5;
	overflow:hidden;
	z-index:50px;
	left:269px;
}

#iframe-container iframe{
	position:absolute;
	background:transparent;
	right:0px;
	top:0px;
	z-index:5;
}

div.download-list{
	position:relative;
	z-index:2;
}
