div#search {
	width: 550px;
	margin: 20px auto 0 auto;
	text-align: center;
	line-height: 25px;
	float: none;
	}

div.steps {
	margin: 30px 0 0 40px;
	font-family: verdana;
	font-size: 11px;
	font-weight:;
	color: #4c331e;
	line-height: 22px;
	}

div.testimonial {
	height: 150px;
	width: 299px;
	background: #fff url(tfade.gif);
	background-repeat: repeat-y;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	float: right;

	-moz-border-radius-bottomleft: 10px; 
	-webkit-border-bottom-left-radius: 10px;
	}

div.randomt {
	font-family:  verdana;
	color: #4c331e;
	font-size: 11px;
	margin: 15px;
	position: relative; top: -20px;
	line-height: 18px;
	}

div.theader {
	font-family:  Trebuchet MS;
	font-size: 14px;
	color: #25779a;
	position: relative; top: -20px;
	}

img.testimonial {
	position: relative;
	top: 20px;
	}


input.name {
	height: 25px;	
	width: 200px;
	font-size: 15px;
	font-weight: bold;
	font-family: arial;
	letter-spacing: 1px;
	float: none;
	}

input.text {
	position: relative;
	left: -3px;
	}

div.create {
	height: 475px;
	width: 920px;
	max-width: 920px;
	
	margin: 30px auto 20px auto;


	font-size: 15px;
	color: #25779a;
	font-family: arial;
	line-height: 30px;

	background: ;
	border: ;
	padding: 5px 0 0 0;
	}

div.displayword {
	margin-top: 10px;
	height: 170px;
	background: #c1c0a9;
	line-height: 40px;
	border: 0px solid #252525;

	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px;
	}

div.displayword img {
	margin-left: 1px;
	margin-top: 34px;
	border: 1px solid #333;
	}

div.price {
	margin: 0 auto 0 auto;
	width: 200px;

	text-align: center;
	color: #4c331e;
	}

span.price {
	color: #25779a;
	font-size: 16px;
	}

span.details {
	font-size: 11px;
	color: #b6672b;
	line-height: 15px;
	}

div#result img {
	border: 1px solid #444;
	}
	

table.options {
	margin: 0 auto 0 auto;
	font-size: 12px;
	}

table.options td {
	width: 200px;
	color: #4c331e;
	height: 40px;
	text-align: center;
	background: #c1c0a9;
	border: 0px solid #252525;

	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px;

	}

input.options {
	margin-right: 16px;
	margin-left: 5px;
	}

input.options2 {
	margin-left: 5px;
	}

div.checkout {
	width: 400px;
	margin: -10px auto 0 auto;

	text-align: center;
	}

div.checkout input {
	margin: 0 10px 0 10px;
	width: 140px;
	height: 25px;
	}




span.add {
	color: #25779a;
	}






