#twitter2press-gallery .mainimg {
	text-align: center;
}

#twitter2press-gallery .mainimg IMG {
	width: 100%;
	max-width: 320px;
}

#twitter2press-gallery UL  {
	list-style-type: none;
	width: 100%;
}

#twitter2press-gallery UL LI {
	float :left;
	padding: 0 5px 5px 5px;
	width: 20%;
	max-width: 100px;
	min-width: 100px;

}

#twitter2press-gallery .breaker {
	clear: both;
	height: 1px;
	overflow: hidden;
}

#twitter2press-gallery UL LI:before {
	content:"";
}



#twitter2press-gallery UL LI IMG {
	width: 100%;
}

#twitter2press-gallery .caption {
	text-align:left;
	padding-bottom:2px;
}
#twitter2press-gallery .datetime {
font-family: "Georgia";
font-size: 0.8em;
	/*font-style:italic;*/
font-weight: normal;
	text-align:left;
color: #999999;
padding-bottom: 15px;
text-transform: uppercase;
}
#twitter2press-gallery .retweet {
	text-align:right;
	padding-bottom: 40px;
padding-right: 15px;
}

