.px10
{
	font-size: 10px;
}
a {
	color:#EBEBEB;
	text-decoration:none
}
.gizli
{
	display:none;
}
.content_Box
{
	line-height: 140%;
	padding-bottom: 15px;
}
.floatLeft
{
	float: left;
	margin-right: 5px;
}
.floatRight
{
	float: right;
	margin-left: 5px;
}
.bttns
{
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(../misc_images/login_btn.jpg);
	background-repeat: repeat-x;
	padding-right: 12px;
	padding-left: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom:3px;
	padding-top:3px;
	cursor:pointer
}
.errorBox
{
	background-image: url(../misc_images/exclamation.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 30px;
	line-height: 24px;
	background-color: #AE1B13;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
}
.plus
{
	background-image: url(../misc_images/plus.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	line-height: 16px;
	padding-left: 25px;
	color: #666;
	text-decoration: none;
	margin-top: 10px;
}
.plus:hover
{
	background-position: left bottom;
}
.small-input
{
	width: 50px;
	border: 1px solid #EBEBEB;
	color: #656565;
	background-image: url(../misc_images/gri_gradient_bg.html);
	background-position: top;
	font-size: 11px;
}
.medium-input
{
	width: 100px;
	border: 1px solid #EBEBEB;
	color: #656565;
	background-image: url(../misc_images/gri_gradient_bg.html);
	background-position: top;
	font-size: 11px;
}
.big-input
{
	width: 200px;
	border: 1px solid #EBEBEB;
	color: #656565;
	background-image: url(../misc_images/gri_gradient_bg.html);
	background-position: top;
	font-size: 11px;
}
.large-input
{
	width: 250px;
	border: 1px solid #EBEBEB;
	color: #000;
	background-image: url(../misc_images/gri_gradient_bg.html);
	background-position: top;
	font-size: 11px;
	background-color:#ACACAC;
	padding:1px;
}
small
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
}
.PhotosBox
{
	margin: 8px;
	padding: 2px;
	float: left;
	border: 1px solid #ACACAC;
	line-height:100%;
}
.ProductBox
{
	margin: 8px;
	padding: 2px;
	float: left;
	border: 1px solid #ACACAC;
	line-height:100%;
	height:100px;
}
.ProductBox table, .ProductBox table td {
	line-height:100%;
}
.clearfix {
	clear:both
}h3
{
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #4654C8;
	display: block;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}