#top_stripe {
	display: inline-block;
}

#top_stripe .img1_box, #top_stripe .img2_box {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 23px;
	border: 1px solid #A7A9AC;
	border-top: 0;
}

#top_stripe .img1_box {
    background-image: url(/images/ART_AREA_background.jpg) !important;
	width: 460px;
	height: 90px;
	box-shadow: -5px 5px 5px #A7A9AC;
	margin-left: 12px;
	margin-right: 17px;
	padding: 0 12px;
}

#top_stripe .img1 {
	
}

#top_stripe .img2_box {
	box-shadow: -5px 5px 5px #A7A9AC;
	background-image: url(/images/item_45.jpg) !important;
	width: 728px;
	height: 90px;
}

#banner-steam-not-connected {
    margin-right: -12px;
    padding: 8px;
    background-color: #cc3939;
    color: white;
    text-align: center;
    text-shadow: 0 0 8px black;
}

	#banner-steam-not-connected a {
		color: white;
		text-decoration: underline;
	}

	#banner-steam-not-connected a.dismiss {
		float: right;
	}