@charset "UTF-8";
/* CSS Document */

#sidebar {
	width:180px;
	float:right;
	background-color:#dddddd;
	display:inline;
	}
	
#advertisingbutton {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	height:135px;
	width:135px;
	padding:5px;
	
	}

#advertisingbutton img{
	position:relative;
	height:135px;
	width:134px;
	background-color:#f2f2f0;
	padding:5px;
	border:1px solid #c7c7c7;
	}

#advertising_skyscraper {
	margin-top:5px;
	position:relative;
	height:600px;
	width:160px;
	}
	
#advertising_skyscraper img{
	position:relative;
	height:600px;
	width:160px;
	background-color:#f2f2f0;
	border:1px solid #c7c7c7;
	}
