.my_center {
  margin-left:auto;
  margin-right:auto;
  width:90%;
  text-align:center;
}
.my_center2 {
  margin-left:auto;
  margin-right:auto;
  text-align:center;
}

.big_cross_table {
  text-align:center;
  width:65%;
}
.my_cross_person_block {
  background-color: inherit;
  background-color: #00ff00;
  /*
  border-style:solid;
  border-width:1px;
   */
}


.my_cross_left {
  background-color: inherit;
}

.my_cross_ref {
}
.my_cross_ref_row {
  /*background-color: #00ff00;*/
}

.my_cross_right_school {
  float: left;
  display: inline;
  width: 78pt;
}
.my_cross_right_dep {
  float: left;
  display: inline;
  width: 42%;
  text-align: left;
}

.my_cross_right_td_status  {
  float: left;
  display: inline;
  width:5%;
}
.my_cross_right_td  {
  float: left;
  display: inline;
  width:4%;
}
.my_cross_right_td_type  {
  float: left;
  display: inline;
  width:7%;
}
.my_cross_left_td_name {
  background-color: inherit;
  float: left;
  display: inline;
  width:7%;
}

.my_cross_left_td {
  background-color: inherit;
  float: left;
  display: inline;
  width:5%;
}

.my_cross_left_tr {
  width:3%;
}

.show_result {
  margin-left:auto;
  margin-right:auto;
  width:85%;
  text-align:center;
}

.my_tr {
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  clear:both;
}
.my_td {
  margin-top:0.8%;
  margin-left:auto;
  margin-right:auto;
  width:22%;
  float:left;
  text-align:center;
  overflow:auto;
}

.totalDep {
  margin-left:auto;
  margin-right:auto;
  width:95%;
}
.my_dep_tr {
  float:left;
  width:33.3%;
}
.my_dep_td {
  text-align:left;
  overflow:auto;
  width:95%;
  padding-bottom:1%;
}

a{
  text-decoration:none
}

textarea {
  font-size:11pt;
}

success {
  text-align:center;
  font-size:1px;
}

body,p,ol,ul,td {
  font-family:verdana, arial, helvetica, sans-serif;
  font-size:13px;
  line-height:18px;
}

pre {
  background-color:#eee;
  font-size:11px;
  padding:10px;
}

.pre2 {
  background-color:#f7f7f7;
  background-image:none;
  background-repeat:repeat;
  background-attachment:scroll;
  background-position:0 0;
  border-top-width:1px;
  border-bottom-width:1px;
  border-top-style:solid;
  border-bottom-style:solid;
  border-top-color:#d7d7d7;
  border-bottom-color:#d7d7d7;
  margin:1em 1.75em;
  padding:2.25em;
}

a {
  color:#000;
}

a:visited {
  color:#666;
}

a:hover {
  color:#fff;
  background-color:#000;
}

.fieldWithErrors {
  background-color:red;
  display:table;
  padding:2px;
}

#errorExplanation {
  width:400px;
  border:2px solid red;
  margin-bottom:20px;
  background-color:#f0f0f0;
  padding:7px 7px 12px;
}

#errorExplanation h2 {
  text-align:left;
  font-weight:700;
  font-size:12px;
  background-color:#c00;
  color:#fff;
  margin:-7px;
  padding:5px 5px 5px 15px;
}

#errorExplanation p {
  color:#333;
  margin-bottom:0;
  padding:5px;
}

#errorExplanation ul li {
  font-size:12px;
  list-style:square;
}

div.progressBar div.border {
  background-color:#fff;
  border:1px solid gray;
  width:100%;
}

div.progressBar div.background {
  background-color:#333;
  height:18px;
  width:0;
}

#notice {
  border:2px solid red;
  margin-bottom:2em;
  background-color:#f0f0f0;
  font:bold smaller sans-serif;
  padding:1em;
}

#product-list .list-title {
  color:#244;
  font-weight:700;
  font-size:larger;
}

#product-list .list-image {
  width:60px;
  height:70px;
}

#product-list .list-actions {
  font-size:x-small;
  text-align:right;
  padding-left:1em;
}

#product-list .list-line-even {
  background:#e0f8f8;
}

#product-list .list-line-odd {
  background:#f8b0f8;
}

#banner {
  background:#9c9;
  padding-top:10px;
  padding-bottom:10px;
  border-bottom:2px solid;
  font:small-caps 40px/40px "Times New Roman", serif;
  color:#282;
  text-align:center;
}

#banner img {
  float:left;
}

#columns {
  background:#141;
}

#main {
  margin-left:15em;
  padding-top:4ex;
  padding-left:2em;
  background:#FFF;
}

#side {
  float:left;
  padding-top:1em;
  padding-left:1em;
  padding-bottom:1em;
  width:14em;
  background:#141;
}

#side a {
  color:#bfb;
  font-size:small;
}

a.mytitle {
  font:120% sans-serif;
  color:RoyalBlue;
  border-bottom:3px dotted #77d;
}

h1 {
  font:150% sans-serif;
  color:blue;
  border-bottom:3px dotted #77d;
}

#store .entry {
  border-bottom:1px dotted #77d;
}

#store .title {
  font-size:120%;
  font-family:sans-serif;
}

#store .entry img {
  width:75px;
  float:left;
}

#store .entry h3 {
  margin-bottom:2px;
  color:#227;
}

#store .entry p {
  margin-top:0;
  margin-bottom:0.8em;
}

#store .entry .add-to-cart {
  position:relative;
}

#store .entry .price {
  color:#44a;
  font-weight:700;
  margin-right:2em;
}

#store .entry form,#store .entry form div {
  display:inline;
}

.cart-title {
  font:120% bold;
}

.item-price,.total-line {
  text-align:right;
}

.total-line .total-cell {
  font-weight:700;
  border-top:1px solid #595;
}

#cart,#cart table {
  font-size:smaller;
  color:#FFF;
}

#cart table {
  border-top:1px dotted #595;
  border-bottom:1px dotted #595;
  margin-bottom:10px;
}

.depot-form fieldset {
  background:#efe;
}

.depot-form legend {
  color:#dfd;
  background:#141;
  font-family:sans-serif;
  padding:0.2em 1em;
}

.depot-form label {
  width:5em;
  float:left;
  text-align:right;
  margin-right:0.5em;
  display:block;
}

.depot-form .submit {
  margin-left:5.5em;
}

div.uploadStatus,div.progressBar {
  margin:5px;
}

