#store_results {
	background: #fff9e8 url(../images/block_dotted_btm.gif) left -5px repeat-x;;
	overflow: hidden;
	padding: 15px;
	}
#store_results h3 {
	color: #6a0f7e;
	font-weight: bold;	
	clear: both;
	border-bottom: 1px solid #dad6c8;
	}
.s_col_1 {
	width: 160px;
	float: left;
	padding-left: 5px;
	}
	.s_col_1_e-tail {
		width: 310px;
		float: left;
		padding-left: 5px;
		}
	.s_col_1_interntl {
		width: 250px;
		float: left;
		padding-left: 5px;
		}
.s_col_2 {
	width: 150px;
	float: left;
	}
.s_col_3 {
	width: 120px;
	float: left;
	padding-top: 5px;
	}
	.s_col_3_interntl {
	width: 170px;
	float: left;
	padding-top: 5px;
	}
.store_odd, .store_even {
	height: 110px;	
	clear: both;
	}
.store_even {
	padding-top: 5px;
	background: #f7f2e0;
	}
	
	

#product_key {
	color: #fff;
	background: #00a7e1 url(../images/product_key_bg_top.gif) no-repeat;
	overflow: hidden;
	padding-top: 40px;
	margin-bottom: 20px;
	}
#product_key ul {
	list-style: none;
	margin-bottom: 0;
	}
#product_key li {
	height: 20px;
	padding: 2px 35px;
	}
.tt { background: url(../images/icon_tt.gif) left 5px no-repeat; }
.pt { background: url(../images/icon_pt.gif) left 5px no-repeat; }
.ft { background: url(../images/icon_ft.gif) left 5px no-repeat; }
.mu { background: url(../images/icon_mu.gif) left 5px no-repeat; }
.db { background: url(../images/icon_db.gif) left 5px no-repeat; }
.xl { background: url(../images/icon_xl.gif) left 5px no-repeat; }
.mk { background: url(../images/icon_mk.gif) left 5px no-repeat; }
.nw { background: url(../images/icon_nw.gif) left 5px no-repeat; }
.mm { background: url(../images/icon_mm.gif) left 5px no-repeat; }
	
.product_key_btm {
	width: 229px;
	height: 9px;
	background: url(../images/product_key_bg_btm.gif) no-repeat;
	overflow: hidden;
	} 
	
.pink_h3 {
	color: #f067a6;
	}