.spacer{
	clear:both;
}
#ribbon{
	height:30px;
	width:98%;
	min-width:780px;
	background-image:url(../images/ribbon_tile.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0 13px;
}
#border{
	border: 10px solid #000;
	width:98%;
	min-width:780px;
	margin:2px auto;
	padding:3px;
}
#main_wrapper {
	border: 3px double #333333;
	padding: 5px;
	background-color:#FFFFFF;
	background-image:url(../images/bg_earth.jpg);
	background-position:top;
	background-repeat:repeat-x;
	min-height:450px;
}
#logo{
	float:left;
	border:1px solid #979682;
}
#shop_wrapper{
}
#left_column{
	width:165px;
	padding:0;
	margin:0;
	float:left;
}
#search_tools{
}
#search_box{
	width:145px;
	background-color:#B383B7;
	text-align:center; 
	padding:5px;
}
#quick_links{
}
#content_wrapper{
	margin:0 0 0 180px;
}
#title{
	float:right;
}
#intro{
	width:92%;
	padding:5px 15px;
	margin:0;
	border:1px dotted #979682;
	position:relative;
	top:-35px;
	left:5px;
	overflow:hidden;
}
#intro .blurb{
	margin-bottom:5px;
}
#intro .categories{
	margin-left:425px;
}
#intro .image{
	float:left;
	margin-right:10px;
	border:5px solid black;
	background-color:white;
	padding:2px;
}
.range_wrapper{
	float:left;
	width:46.4%;
	padding:3px;
	margin:5px;
	border:1px solid #979682;
	height:198px;
	position:relative;
	top:-35px;
	overflow:hidden;
}
.range_wrapper .image{
	float:left;
	margin-right:5px;
	border:5px solid black;
	background-color:white;
	padding:2px;
}
.range_wrapper .blurb{
}
.range_wrapper .bottom{
	width:100%;
	position:absolute;
	bottom:-1px;
	right:0;
	padding:2px 2px 2px 2px;
	margin:0;
	background-color:#FFFFFF;
	text-align:right;
}
.product_summary{
	float:left;
	width:46%;
	padding:3px;
	margin:5px;
	border:1px solid #979682;
	height:164px;
	position:relative;
	top:-35px;
	overflow:hidden;
	background-color:#FFF;
}
.product_summary .image{
	float:left;
	margin-right:5px;
	border:5px solid black;
	background-color:white;
	padding:2px;
	max-width:150px;
}
.product_summary .blurb{
}
.product_summary .bottom{
	width:75px;
	position:absolute;
	bottom:-1px;
	right:0;
	padding:2px 2px 2px 2px;
	margin:0;
	background-color:#FFFFFF;
	text-align:right;
}
#oil_search{
	float:right;
	width:110px;
	text-align:center;
	border:1px solid gray;
	padding:5px;
	position:relative;
	right:-10px
}
#main_photo_home{
	float:right; 
	position:relative; 
	left:10px;
}
.NBA-logo{
	 float:left;
	 padding:1px;
	 margin:0 10px 5px 0;
	 border:1px solid black;
	position:relative; 
	left:-10px;
}
#main_photo{
	float:left; 
	position:relative; 
	left:-10px;
	margin-right:5px;
	border:8px solid black;
	background-color:white;
	padding:3px;
}
#intro #buy_form{
	float:right;
	text-align:right;
}
#intro .pad_btn{
	padding:5px;
	position:relative;
	right:-10px;
}
.dotted_bottom{
	border-bottom-color:#A69D80;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	height:20px;
}
#news_archive{
	position:relative;
	float:right;
	padding:10px;
	margin:10px;
	border:1px solid white;
}
