/*
 * Copyright(c) 2008, Fashions.Org - All Rights Reserved 
* Redistribution, publication or deriative works of code and contents is expressively prohibited.
 */
/*
 * How page is framed into browser
 */
#showcases
{
	text-align: center;
}

#showcase_group
{
	margin-left	: 45px!important;
	margin-left	: 30px;
	float		: left;
	font-size	: 8pt;
}

#showcase
{
	text-align: center;
	width	: 145px; 
	height	: 180px; 
	border	: 1px solid #888;
	color	: gold;
	background-color: #333;
}