/*
 * ADOBE SYSTEMS INCORPORATED
 * Copyright 2007 Adobe Systems Incorporated
 * All Rights Reserved
 * 
 * NOTICE:  Adobe permits you to use, modify, and distribute this file in accordance with the 
 * terms of the Adobe license agreement accompanying it. If you have received this file from a 
 * source other than Adobe, then your use, modification, or distribution of it requires the prior 
 * written permission of Adobe.
 */

@import url("common.css");
@import url("kollection/nav.css");
@import url("kollection/wdg.css");
@import url("kollection/tng.css");
@import url("kollection/nxt.css");
@import url("kollection/cal.css");

.submit_button {
	width: 105px;
	height: 40px;
	position: relative;
	text-align: center;
	overflow: visible;
	background-image: url(../../alpha/alpha_image/images/approval_button.jpg);
	background-repeat: no-repeat;
	margin: 5px;
}

.instruction_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

