﻿body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCFF;
}

.barkodimg {
	border: 1px solid silver;
	margin-top: 40px;
	margin-bottom: 10px;
}

.content {
	text-align: center;
}

.sorgu {
	padding-top: 10px;
}

.sorgu_edit {
	font-weight: bold;
	font-size: large;
}

ul{
  padding:0;
  list-style:none;
}

li{
  padding-bottom:20px;
  clear:both;
}
.desc {
  border:1px solid silver;
  padding: 10px;
  margin-right: 5px;
  float:left;
  font-size:small;
  width: 200px;
  background:#DAECB1;
}

.button {
  display:none;
}

.price{
  font-weight:bold;
}

.store{
  font-size:x-large;	
}