.text-note {
margin: 14px 0px 10px -8px;
border-right: 8px #e1957a solid;
background: #ffdbe6;
color: #666;
font-weight: bold;
font-style: italic;
}

.text-note div {
padding: 5px 0px 5px 8px;
background: #fde5f3;
}

.text-footnote {
padding-top: 15px;
font-size: 11px;
font-style: italic;
}

img.border-img {
border: 4px #ffeff3 solid;
margin: 5px;
}

img:hover.border-img {
border: 4px #fff solid;
margin: 5px;
}


.text-ps {
padding-top: 20px;
font-style: italic;
}

.text-dev {
padding-top: 20px;
}

.text-alert {
color: #c00;
font-weight: bold;
}

.text-price {
color: #666;
font-weight: bold;
}

.right-pad-block {
padding: 20px 0px 10px 10px;
}

.img-block-right {
padding: 5px 0px 10px 10px;
float: right;
}

.img-block-left {
padding: 5px 10px 10px 0px;
float: left;
}

.mp-wrapper {
padding: 10px 0px;
}

.mp-wrapper table {
width: 100%;
}

.mp-wrapper .td-border {
border: 1px #fff3f5 solid;
width: 49%;
vertical-align: top;
padding: 5px;
}

.mp-wrapper .td-border {
border: 1px #fff3f5 solid;
width: 49%;
vertical-align: top;
padding: 5px;
}

.mp-wrapper .mp-title {
height: 65px;
background: #fff3f5;
border-bottom: 1px #ffdbe6 solid;
}

.mp-wrapper .mp-title h2{
padding-top: 23px;
font-size: 20px;
line-height: 100%;
}

.mp-wrapper .mp-desc{
padding: 5px;
text-align: center;
border-bottom: 1px #ffdbe6 solid;
background: #ffe2f3;
}

.mp-wrapper .mp-pic {
padding: 5px 0px;
text-align: center;
border-bottom: 1px #ffdbe6 solid;
background: #fff3f5;
}

.mp-wrapper .mp-text{
padding: 5px 15px;
text-align: left;
border-bottom: 1px #ffdbe6 solid;
background: #fff5fb;
height: 500px;
overflow: visible;
}

.int-table td {
padding: 5px;
}

.int-table .title td {
background: #fde9f5;
border-bottom: 1px #FFF solid;
font-size: 125%;
}

.int-table .one td {
background: #ffe2f3;
}

.publication .suffix {
padding-top: 25px;
font-style: italic;
}
.publication .suffix .author {
padding-top: 8px;
}

.publication .suffix .caption {
color: #666666;
}

