.feature_float {
	background-image: url(http://data.celebpoker.com/shop/images/feature_background.jpg);
	float: left;
	height: 135px;
	width: 135px;
	position:relative;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-position: 5px;
}
.feature_float .buy_now{
	position:absolute;
	right:15px;
	bottom:10px;
}
.feature_float p{
	position:absolute;
	left:15px;
	bottom:10px;
	width:100px;
	padding:0;
	margin:0;
}
.new_products {
	padding: 10px;
}
.new_products h2{
	padding-bottom: 10px;
}
.new_products ul{
	margin: 0;
	padding: 0;
	list-style-type: none;

}
.new_products li {	
	float:left;
	margin: 0;
	padding-left: 20px;
	height: 15px;
	width: 215px;
	display:block;
	list-style-type: none;
	background-image: url(http://data.celebpoker.com/shop/images/small_spade_list.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	border: 0 none;
}
.new_products li a {
	color: #545454;
	text-decoration: none;
}
.new_products li a:hover{
	color: #387d9e;
	text-decoration: none;
}
 /* stop the float */
.new_products br
 {
    clear: left;
 }
.mini_menu {
	float: right;
}
.mini_menu ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.mini_menu li{
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0;
	background: URL(http://www.celebpoker.com/images/global_images/dot_seperator.gif) no-repeat;
}
.mini_menu li.first {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0;
	background: none;
}
.mini_menu li a {
	color: #464646;
	text-decoration: none;
}
.mini_menu li a:hover{
	color: #3c7d9b;
}
.paypal_info {
	position:relative;
	font-size:10px;
	height:200px;
}
.paypal_info img{
	position:absolute;
}
.paypal_info p{
	width: 61px;
	position:absolute;
	right:10px;
	top:10px;
}
.main_product {
	position:relative;
}
.main_product h1{
	background:none;
	padding:10px 0 0 0;
}
.mini_price {
	position:absolute;
	right:10px;
	top:10px;
}
.product_image {
	background-image: url(http://data.celebpoker.com/shop/images/product_image_bg.jpg);
	padding:5px;
	width:472px;
	height:337px;
	background-repeat: no-repeat;
	position:relative;
}
.product_image table{
	width:100%;
}
.product_image .add_to_cart{
	position:absolute;
	top:-40px;
	left:273px;
}
.product_image .add_to_cart table{
	width:0;
}
.product_image .add_to_cart input{
	width: 196px;
}
.product_image .add_to_cart table tr, td{
	width:0;
}

.text_padding table table {
	width: 100%;
}
