/* Styles for the image popups for Posh Fashion. - Tom 16/11/2007 */

img.main.thumb
{
	border: 7px solid #754;
}
div.thumbs a img
{
	border: 3px solid #754;
	margin: 0 3px;
}
div.thumbs a:hover img
{
	border: 3px solid #db8;
}

