@charset "utf-8";
/* CSS Document */

#wrap {
	width:645px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	}

h1 {
	font-size:13px;
	}

h2 {
	font-size:12px;
	}

#left {
	float:left;
	padding:0px 30px 0px 0px;
	}

em {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-style:normal;
	}

#order table {
	width:400px;
	margin:35px 0px 0px 0px;
	}
	
#success {
	width:290px;
	padding:40px;
	margin:0px 0px 0px 100px;
	border:1px solid #ff9900;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}

#success h3 {
	font-size:24px;
	}

#success h7		{	font-size: 14pt;
			font-weight: bold;
			font-family: "trebuchet ms";
			color: #FF9900;
			display: block;
			margin-bottom: 6px;
		}
