/*form {
	clear: both;
}*/

p.search {
	width: auto;
	text-align: center;
}


div.list_right {
	float: none;
}

.indent {
	margin-left: 25px;
}

div.input {
	background-color: #577DBE;
	width: 600px;
	padding: 10px;
	border: 2px solid #3d5888;
	margin-top: 20px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#Text1 {
	margin-left: 10px;
}

div.input p {
	float: none;
	width: auto;
	margin: 0;
	padding: 0;
}

input.btn{
   color: white;
   font-weight: bold;
   background-color: #b3996b;
   border:1px solid;
   border-top-color:#c0c0c0;
   border-left-color:#c0c0c0;
   border-right-color:#483d8b;
   border-bottom-color:#483d8b;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffff',EndColorStr='#9999cc');
	font-size: .8em;
}

input.btnhov
{
   color:#696969;
   background-color:white;
   border-top-color:#483d8b;
   border-left-color:#483d8b;
   border-right-color:#4b0082;
   border-bottom-color:#4b0082;}
   
#Select1, #Select2, #Select3, #Select4, #Select5 {
	background-color: #b3996b;
}

hr.long {
	width: auto;
	left: auto;
}

/*p.italic {
	font-style: italic;
	font-size: .7em;
}

p#warning {
	width: auto;
	float: right;
	font-style: italic;
	font-size: .7em;
	margin-bottom: 0;
}*/
