/* ################# */
/* AIR DESPATCH SHOP */
/*   November 2009   */
/* ################# */

h2	{
	font-size: 200%;
/*	line-height: .25em; */
}
#showcase	{
	width: 550px;
	height: 525px;
	border: 5px double #fff;
	margin: 10px auto;
	padding-top:20px;
}
#showcase1560	{
	width: 550px;
	height: 1560px;
	border: 5px double #fff;
	margin: 10px auto;
	padding-top:20px;	
}
#showcasemat	{
	width: 550px;
	height: 740px;
	border: 5px double #fff;
	margin: 10px auto;
	padding-top:20px;	
}
#item	{
	width: 360px;
	height: 450px;
	float: left;
}
#return	{
	margin-top: 150px;
	width: 190px;
	float: right;
}
h2	{
	background-color : transparent; 
	color : white; 
	font-family : trebuchet, arial, sans-serif; 
	font-weight : bold; 
	text-align : center; 
}
/*
p {
	background-color : transparent; 
	color : white; 
	font-family : georgia, "bookman old style", "times new roman", serif; 
	font-size : 105%; 
	font-weight : 600; 
	text-align : left; 
} 
*/

.centrebold	{
	font-size: 110%;
	font-weight: 900;
	text-align:center;
}

