* { margin:0;
    padding:0;
}


  
  #verigiris {         
	display: block;
	position: absolute;
	top: 1%;
	bottom: 2%;
	left: 20%;
	width: 900px;
	height: 1000px;
	padding: 10px 5px 1px 5px; 
	background-color: white;
	border-radius: 10px; /* Standart */
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari ve Chrome */
	background: white;
	z-index:993;
  }	  
  
  .temelkalkir{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana;
    letter-spacing: -1.3px;
    text-decoration: none;
    color: red}  
	
  .coklupersonel { 
	width: 250px; 
	overflow: scroll; 
	font-size: 11px;
	border: 1px solid #000;
  }

  .multiselect {
    width: 250px;
    height: 10em;
    border: solid 1px #c0c0c0;
    overflow: auto;
  }
 
  .multiselect label {
    display:block;
  }
 
  .multiselect-on {
    color: #ffffff;
    background-color: #000099;
  }
  
  .mycek {
    color: #000000; 
  }

  .icerikTablo {
	  table-layout: fixed;
	  width: 100%;
	  white-space: nowrap;
  }
  .icerikTablo td {
      /* font-size: 14px; */
	  white-space: nowrap;
	  overflow: hidden;
	  text-overflow: ellipsis;
	  /* border: solid 0px #c0c0c0; */
	  height: 22px;
	  padding: 0px 0px 0px 2px;
  }

  .row-baslik {
	width: 58%;
	font-size: 14px;
	font-weight: bold;
  }
  
  .row-baslik-kirmizi {
	width: 58%;
	font-size: 22px;
	font-weight: bold;
	border-bottom: solid 1px #c0c0c0;
	color: red
  }
  
  .radyo {
	width:	18px;
	height:	18px;
  }
  
  .row-icerik-cokiyi {
	width: 6%;
	text-align: center;
	font-size: 13px;
  }
  .row-icerik-iyi {
	width: 6%;
	text-align: center;
	font-size: 13px
  }
  .row-icerik-orta {
	width: 6%;
	text-align: center;
	font-size: 13px;
  }
  .row-icerik-kotu {
	width: 6%;
	text-align: center;
	font-size: 13px;
  }
  .row-icerik-cokkotu {
	width: 6%;
	text-align: center;
	font-size: 13px;
  }
  .row-icerik-dd {
	width: 6%;
	text-align: center;
	white-space: normal;
	font-size: 13px;
  }

  .row-bossatir {
	width: 100%;  
	height: 1px
  }
  
  .icerikTablo2 {
	  table-layout: fixed;
	  width: 100%;
	  white-space: nowrap;
  }
  .icerikTablo2 td {
      font-size: 14px;
	  white-space: nowrap;
	  overflow: hidden;
	  text-overflow: ellipsis;
	  /* border: solid 1px #c0c0c0; */
	  height: 24px;
	  padding: 0px 0px 0px 2px;
  }
  .row2-baslik {
	width: 36%;
  }
  .row2-icerik1 {
	width: 17%;
	font-size: 13px;
  } 
  .row2-icerik2 {
	width: 17%;
	text-align: left;
	font-size: 12px;
  } 
  .row2-icerik3 {
	width: 29%;
	text-align: left;
	font-size: 12px;
  } 
  .row2-icerik4 {
	width: 64%;
	text-align: left;
	font-size: 12px;
  } 
  
  
#wrap{
    position: absolute;
	border:solid #CCCCCC 1px;
	width:203px;
	-webkit-border-radius: 10px;
	float:left;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:3px;
	margin-top:3px;
	margin-left:10px;
}

.error{ color:#CC0000; font-size:12px; margin:4px; font-style:italic; width:200px;}

.success{ color:#009900; font-size:12px; margin:4px; font-style:italic; width:200px;}

#tazele{
	margin-top:20px;
	margin-left:4px;
	cursor:pointer;
}

#code{
	margin-top:10px;
	margin-left:4px;
	cursor:pointer;
}

#name,#email{float:left;margin-bottom:3px; height:20px; border:#CCCCCC 1px solid;}

#solbas {
   float: left;
}
#solbas img {
   width:	100px; 
   height:	100px;
}
#ortabas {
   float: left;
   margin-left: 95px;
   margin-top: 20px; 
   font-size: 22px;
   font-weight: bold;
}
#sagbas {
   float: right;
   margin-top: 20px;
}

#bassil {
	clear:	both;
}

#message{ width:260px; height:100px;float:left;margin-bottom:3px; border:#CCCCCC 1px solid;}

/* label{ float:left; color:#666666; width:80px;} */

#Send{ border:#CC0000 solid 1px; float:left; background:#CC0000; color:#FFFFFF; padding:5px;}  
  
