/*Order*/

#fileQueue {
	margin-top:10px; 
	background: #ffffff;
	padding: 10px 0 10px 10px;
	width: 435px;
	height: 60px;
	overflow: auto;
	border: 1px solid #dbdbdb;
	margin-bottom: 10px;
}

#contL p{
	margin: 25px 0 25px 0;
}
#price{
	margin-left: auto; margin-right: auto; text-align: center;
	font-size: 4em;
	color: #707070;
	font-weight: bold;
	padding: 50px 0 50px 0;
	border: 6px solid #eaeaea;
	margin-bottom: 20px;
	font-family: Georgia,Serif;
}

#chat{
	width: 176px;
}
#chath{
	width: 120px;
}
#paym{
	
}

#slide{
	font-size: 1.2em;
	color: black;
}
#slider-range-max{
	width:250px;
	height: 10px;
}
#slider-txt{
	width:105px;
	margin-left: 5px;
}
#slider-txt #amount{
	color: #000000;
	border:0;
	background: #f4f4f4;
	font-weight:bold;	
	width: 15px;
}
#slider-txt span{
	color: #000000;
	font-size: 12px;
	
}
#minux{
	width: 21px;
	height: 20px;
	background: url(../images/minus.gif) no-repeat;
}
#plus{
	width: 21px;
	height: 20px;
	background: url(../images/plus.gif) no-repeat;
}
#minux a, #plus a{
	width: 21px;
	height: 20px;
	text-indent: -9000px;
	font-size: 1px;
	display: block;
}
ul#slide{
	margin: 0;
	padding: 0;
	
}
ul#slide li{
	list-style: none;
	float: left;
	display: inline;
}
.stop{
	margin: 5px 8px 0 8px;
}
#amount{
	font-size: 1.2em;
	margin-left: 4px;
}
#pret{
	background: #f4f4f4;
	color: #707070;
	border: 0;
	width: 82px;
	font-size: 1.2em;
	font-family: Georgia,Serif;
}
.pretul{
	display: inline;
}

