/*  
Theme Name: Tutorial
Theme URI: http://www.wpdesigner.com
Description: This is my theme for a tutorial.
Version: 1.0
Author: Small Potato
Author URI: http://www.wpdesigner.com/

*/

.gall_thumbs {
	width: 306px;
	float: left;
	text-align: center;
	margin-right: 12px;
	margin-bottom: 0px;
}
.gall_thumbs a img {
	float: none;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-right: 0px;
}
.gall_thumbs a {
	text-decoration: none;
}
.gall_thumbs a:hover {
	text-decoration: underline;
}