
#extratitle {
    color: red;
    display: inline-block;
    padding-left: 1em;
}
td#book > img {
    box-shadow: 2px 2px 12px #AAAAAA;
    margin: 10px;
}

label.product {
    color: #FF5500;
    font-size: 14px;
    font-weight: normal;
}

p#reference {
    padding: 18px 0 0;
}

p#collection a {
    font-weight: bold;
    text-transform: capitalize;
}

p#price {
  color: Darkred;
  font-size: 16px;
  font-weight: bold;
}

#price .add_button {
    margin-left: 20px;
}
#stdPrice {
    color: red;
    font-weight: normal;
    padding: 0;
    text-decoration: line-through;
}
#promoTag {
    color: red;
    font-size: 12px;
    font-weight: normal;
}
p#price2ndHand {
    color: #FF5500;
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 1em;
    margin-top: 1em;
    padding: 0;
}
p#language {
    padding: 0;
}
div#summary,
div#contents,
div#audio,
div#video{
    padding: 10px;
    text-align: justify;
}
a#lang {
    padding: 0 0.8em 0 0;
}
a.plink {
    font-size: 0.8em;
    text-decoration: underline;
}
a.plink:hover {
    text-decoration: none;
}
ul.selected {
    display: inline;
    list-style: none outside none;
}
a#notincatalog {
    color: #183A8D;
    cursor: pointer;
    display: inline-block;
    font-size: 0.9em;
    margin: 1em 0 0;
    text-decoration: underline;
}
a#notincatalog:hover {
    color: Red;
    text-decoration: none;
}
a#flipLink {
	background: url("images/flipping.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px 0;
	padding: 11px 0 30px 7px;
}
.ui-dialog-titlebar {
    font-size: 12px !important;
    padding: 4px !important;
}
div#flipcontainer {
    overflow: hidden;
}