/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/
#content div.post div.entry div.ngg-albumoverview div.ngg-album div.ngg-albumtitle a {
	font-size: 13px;
}


#content div.post div.entry div.ngg-albumoverview div.ngg-album div.ngg-albumcontent div.ngg-description {
	font-size: 10px;
}

#content div.post div.entry div.ngg-albumoverview div.ngg-album {
	height: 200px;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #fff;
	width: 119px;
	float: left;
	margin-right: 5px;
	background-color: #f1f1f1;
}




#content div.post div.entry div.shopping_cart table tbody tr td form {
	width: 40px;
}
#content div.post div.entry div.shopping_cart table tbody tr td form input.wp_cart_checkout_button {
	margin-left: 350px;
}

#store-item-1 div.text-prc-1 {
	width: 200px;
	margin-left: 4px;
	padding: 2px;
	margin-top: -18px;
	font-size: 12px;
	font-weight: bold;
}
#store-item-1 {
	width: auto;
	float: left;
	margin: 15px 2px 2px;
	background-color: #bbb;
}

div#store-item-1 {
	width: auto;
}
