@charset "UTF-8";
/* CSS Document */

#page{
	padding-top:none;
	background-image:url(../images/page_shadow_top.png);
	background-repeat:no-repeat;
	background-position:top;
}


/*--------------------------------*/
.product2 .format{
	margin-top:0px;
	}
.product2 table{
	margin-bottom:0px;
	}
.prices td {
	padding-bottom:0px;
}

.prices {
	margin-bottom:0px;
}

.buyNow{
	margin:0px;
	margin-top:-2px;
	padding:0px;
	width:200px;
	height:55px;
	
}
.product2 #flash_player{
	width:372px;
	height:230px;
	float:right;
	margin-left:10px;
	margin-right:10px;
}

/*----------------------------*/
.mailForm form{
	margin:12px 0px 0px 20px;
}
.submit{
	float:right;
	padding-top:5px;
}
