*{

	margin:0;

	padding:0;

	font-style:normal;

	font-weight:normal;

}



body{

	background:#ffffff;

	color:#000000;

	line-height:150%;

	font-size:15px;

	*font-size:90%;

}

#orderform{

	padding:5px;

	border:1px solid #666666;

}

h1{

	font-size:100%;

	color:#333333;

	font-weight:bold;

	padding-left: 5px;

	margin-bottom: 5px;

	border-bottom:1px solid #555555;

}

p.error{

	color:#dd0000;

	font-size:85%;

	line-height:120%;

	margin:5px;

}

dl{

	margin:5px 0 0 10px;

	width:400px;

}

dt{

	float:left;

	width:85px;

}

dd{

	margin-bottom:2px;

}

div.btn{

	text-align:right;

}

input.letter {

	width:180px;

}

input.cartbtn {

	width:130px;

	padding:2px;

}



.clearfix:after {

    content: "";

    display: block;

    height: 0;

    clear: both;

    visibility: hidden;

}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}

.clearfix {display: block;}

/* End hide from IE-mac */



