body{
	font-family:tahoma;
}
#yt_menuwrap #yt_logo {
  margin-top: 15px;
  z-index: 999999999999999;
}

.backtotop {
  top: auto;
  bottom: 10px;
}
div.itemContainer {
  float: right;
}
div.itemHeader h2.itemTitle {
  font-family: tahoma;
  font-size: 36px;
  font-weight: normal;
  line-height: 110%;
}

#k2Container.itemView .itemBody .itemExtraFields li {
  background: #ffaaaa none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  margin: 5px;
  padding: 5px;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  font-family: tahoma;
}
#k2Container.itemView .itemBody .itemExtraFields li {
  background: #ec534d none repeat scroll 0 0;
  border: medium none;
  margin: 5px;
  border-radius: 0;
  padding: 5px;

}
div.itemExtraFields ul li span.itemExtraFieldsLabel {
  margin: 0 0px 0 10px;
  font-size: 16px;
  float:right
}

.k2store .table thead th {
    vertical-align: bottom;
    text-align: right !important;
}
.k2store textarea, .k2store input[type="text"], .k2store input[type="password"], .k2store input[type="datetime"], .k2store input[type="datetime-local"], .k2store input[type="date"], .k2store input[type="month"], .k2store input[type="time"], .k2store input[type="week"], .k2store input[type="number"], .k2store input[type="email"], .k2store input[type="url"], .k2store input[type="search"], .k2store input[type="tel"], .k2store input[type="color"], .k2store .uneditable-input{
min-height:32px;
}

.k2store.checkout tr, .k2store.checkout td {
    border: none;
    padding-right: 10px;
    text-align: right;
}