#mobile_area {
	width:100%;
	background-color:#666666;
	float:left;
	}
	
div.mobile_products_product_item {
	text-align:center;
	margin:0 0 10px 0;
	width:100%;
	background-color:#ffffff;
	
	}

div.mobile_products_product_header {
	width:100%;
	
	
	}

div.mobile_products_product_item a {
	color:#848383 !important;
	font-size:1.2em;
	}

div.mobile_products_product_item p {
	text-align:center;
	}


#mobile_area div.mobile_button {
	background-image:url('/images/mobile_button_2px.png');
	background-repeat:repeat-x;	
	background-position:bottom left;
	height:53px;
	width:100%; 
	float:left; 
	background-color:#4d4d4d;
	}


#mobile_area div.mobile_button_container {
	padding-left: 15px;
	}
		
#mobile_area div.mobile_button_container a {
	color:#ffffff;
	padding: 19px 0;
	width:100%;
	font-size:1.3em;
	float:left;
	}	

#mobile_products_product_wrapper {
	clear:both;
	float:left;
	}

div.mobile_products_category_item {
		width:100%;
		float:left;
	}
	
div.mobile_products_category_item a {
		width:100%;
		float:left;
		font-size:1.3em;
		text-align:center;
	}	