/*
//	 2009 InWise Internet Company do Brasil S.A. - Todos os direitos reservados
//	www.inwise.com.br
*/

#DownloadFrameBackground {

	position: absolute;

	top: 0px;
	left: 0px;

	width: 100%;
	height: 100%;

	visibility: hidden;
	display: none;

	background-image:  url("/sources/images/floatingFrame/background.png");

} .FrameContainer {

	position: absolute;

	top: 0px;
	left: 0px;

	visibility: hidden;
	display: none;

} .FrameTable {

	width: 690px;

} .FrameHeader {

	cursor: default;

} .FrameTitle {

	color: #FFFFFF;
	font-size: 16px;
	cursor: default;

} .WizardButton {

	margin-left: 3px;

}

#OrderSoftphoneFrameTable, #OrderPenphoneFrameTable {

	height: 550px;

} #OrderCustomizationFrameTable, #OrderSharedCustomizationFrameTable, #OrderCoBrandedCustomizationFrameTable {

	height: 616px;

}

.CustomizationIFrame {

	width: 666px;
	height: 547px;

} .OrderIFrame {

	width: 100%;
	height: 462px;

} .DownloadIFrame {

	width: 100%; 
	height: 396px;

}