h1 {vertical-align: top; float: left;}
h1 img {margin-right: 1em;}

.rnd-box {
  background-color: #ebe7d1;
  padding: 3px;
  border-radius: 3px;
  border: 1px solid #ddd;
  padding: 5px;
  margin-top: 0.5em;
}
.f-box {
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ddd;
  border-radius: 5px;
  margin: 1em auto 1.5em auto;
  background-color: #eee;

  -webkit-box-shadow: 2px 2px 4px #666; 
  -moz-box-shadow: 2px 2px 4px #666; 
  box-shadow: 2px 2px 4px #666; 
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666')";
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666');

  background-color: #ffffff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ebe7d1)); 
  background-image: -webkit-linear-gradient(top, #ffffff, #ebe7d1); 
  background-image:    -moz-linear-gradient(top, #ffffff, #ebe7d1); 
  background-image:     -ms-linear-gradient(top, #ffffff, #ebe7d1); 
  background-image:      -o-linear-gradient(top, #ffffff, #ebe7d1); 
  background-image:         linear-gradient(top, #ffffff, #ebe7d1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#ebe7d1'); 
  padding: 0 1em 0 1em;
  font-size: 90%;
  text-align: center;
  width: 250px;
}
.f-box ol {
  font-size: 1.4em;
  font-style: italic;
  font-weight: bold;
}
.f-box ol li p {
  font-size: 0.8em;
  font-weight: normal;
  font-style: normal;
}
.w-i-m {
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ddd;
  border-radius: 5px;
  margin: 1em auto 1.5em auto;
  background-color: #eee;

  -webkit-box-shadow: 2px 2px 4px #666; 
  -moz-box-shadow: 2px 2px 4px #666; 
  box-shadow: 2px 2px 4px #666; 
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666')";
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666');

  background-color: #ffffff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ebe7d1)); 
  background-image: -webkit-linear-gradient(top, #ffffff, #ebe7d1); 
  background-image:    -moz-linear-gradient(top, #ffffff, #ebe7d1); 
  background-image:     -ms-linear-gradient(top, #ffffff, #ebe7d1); 
  background-image:      -o-linear-gradient(top, #ffffff, #ebe7d1); 
  background-image:         linear-gradient(top, #ffffff, #ebe7d1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#ebe7d1'); 
  padding: 0 1em 0 1em;
  font-size: 90%;
  text-align: center;
  width: 200px;
}
.w-i-m a {
  color: #58aa46;
  font-weight: bold;
  padding: 5px;
  border: 1px solid #999;
  border-radius: 3px;
  background-color: #E6F4EB;
  -webkit-box-shadow: 1px 1px 2px #666; 
  -moz-box-shadow: 1px 1px 2px #666; 
  box-shadow: 1px 1px 2px #666; 
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666')";
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666');
}

.w-i-m a:hover {
  background-color: #C2D9E5;
}
.m-i {
  padding: 1em;
  border: 1px solid #e0e0e0;
  margin: 0.5em;
  border-radius: 4px;
  -webkit-box-shadow: 1px 1px 2px #666; 
  -moz-box-shadow: 1px 1px 2px #666; 
  box-shadow: 1px 1px 2px #666; 
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666')";
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666');
}
.m-l {
  clear: both;
}
.m-t {
font-weight: bold;}


.w-m-m {
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ddd;
  border-radius: 5px;
  margin: 1em auto 1.5em auto;
  background-color: #eee;

  -webkit-box-shadow: 2px 2px 4px #666; 
  -moz-box-shadow: 2px 2px 4px #666; 
  box-shadow: 2px 2px 4px #666; 
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666')";
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666');

  background-color: #ffffff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ebe7d1)); 
  background-image: -webkit-linear-gradient(top, #ffffff, #ebe7d1); 
  background-image:    -moz-linear-gradient(top, #ffffff, #ebe7d1); 
  background-image:     -ms-linear-gradient(top, #ffffff, #ebe7d1); 
  background-image:      -o-linear-gradient(top, #ffffff, #ebe7d1); 
  background-image:         linear-gradient(top, #ffffff, #ebe7d1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#ebe7d1'); 
  padding: 0 1em 0 1em;
  font-size: 90%;
  text-align: center;
  width: 270px;
}

.textField {
  font-size: 18px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255,255,255,0.95) inset;
  padding: 3px 5px 3px 5px;
  height: 25px;
}
.textField16 {
  font-size: 16px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255,255,255,0.95) inset;
  padding: 3px 5px 3px 5px;
  height: 21px;
}
.textArea {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255,255,255,0.95) inset;
  padding: 5px 5px 5px 5px;
}
.greenButton {
  background-color: #58AA46;
  padding: 5px;
  border-radius: 5px;
  color: white;
}
.r-r {
  text-align: left;
  padding: 4px;
}
.scroll_contain {
  width: 270px;
  height: 405px;
  overflow: auto;
  margin: 0 0 5px 0;
}
div.pbut {
  padding: 5px;
  border: 1px solid #eee;
  border-radius: 5px;
  float: right;
  margin-right: 1em;
  font-size: 0.7em;
}
div.pbut:hover {
  border: 1px solid green;
}
div.pbut img {
  float: left;
  margin-right: 0.3em;
}

div#i-rate {
  width: 300px;
  padding: 5px 0 0 0;
}
div.i-star {
  padding: 3px;
  border: 1px solid #eee;
  float: left;
  border-radius: 3px;
}
div.i-star:hover {
  border: 1px solid #ccc;
}
div#i-s-msg {
  float: left;
  margin-left: 6px;
  color: green;
}
div.hbox {
  padding: 4px; 
  border: 1px solid #eee; 
  border-radius: 5px; 
  margin: 6px 4px 0 0;
}
.chef-wid {
  float: left; width: 100px; margin: 0.5em 1.5em 0 0;
}
.chef-450 {
  float: left; width: 450px;
}

.r-but {
  float: right; 
  padding: 5px; 
  border: 1px solid #fff;
  border-radius: 5px;
}
.r-but:hover {
  border: 1px solid #ccc;
}
li.but {
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 5px;
  vertical-align: middle;
  opacity: 0.6;
}
li.but:hover {
  border: 1px solid #ff5300;
  background-color: #ebe7d1; 
  cursor:pointer;
  opacity: 1.0;
}
#cb_preview {
  width: 600px;
  height: 444px;
  background: url("/images/books/blank600.png");
  margin: 0 auto 0 auto;
  position: relative;
}
#page1 {
  width: 260px;
  height: 380px;
  position: absolute;
  left: 20px;
  top: 30px;
}

#page2 {
  width: 260px;
  height: 380px;
  position: absolute;
  left: 310px;
  top: 30px;
}

.cb-t1 {
  font-weight: bold;
  text-align: center;
  margin: 1em auto 1em auto;
}
.cbpc-li {
  padding: 5px;
  border-radius: 3px;
}
#p2spin {
  position: absolute;
  opacity: 0.9;
  top: 130px;
  left: 100px;
}
.dim {
  opacity: 0.3;
}
.e-m {
  padding: 0 0 0 5px;
  border: 1px solid #eee;
  border-radius: 4px;
  width: 21px;
}
.e-m:hover {
  border: 1px solid #ddd;
}  
  
  