/* @override http://wax.e27.com/fileadmin/css/popupstyle.css */

.olbg {
width: 263px;
height: 15px;
background-image: URL('container/popup_bottom.png');
background-position: right bottom;
background-repeat: no-repeat;
}

.olcg {
text-align: left;
background: URL('container/popup_top.png' ) no-repeat;

}

.olfg {
background-color: #ccccff;
text-align: left;
background-image: url('container/popup_center.png');
height: 20px;
}

.overheader {

font-size: 11px;
font-weight: bold;
color: #9f0022;
margin: 2px;

}

a.olclo {
font-size: 11px;
font-weight: bold;
color: #ddddff;
}

a.olclo:hover {
color: #ffffff;
}

.oltxt {
font-size: 11px;
margin: 2px;
}

.myHeader {
font-size: 22px;
}

.mySubHead {
font-size: 18px;
}

.mySpacer {
font-size: 4px;
}

.myText {
font-size: 13px;
color: #000000;
}

.text4 {
font-size: 4px;
}

.text12 {
font-size: 12px;
}

.text14 {
font-size: 14px;
}

.text18 {
font-size: 18px;
}

.olFoot {
font-size: 12px;
color: #000000;
}

.snip {
font-size: 10px;
}

.purple14 {
font-size: 14px;
color: purple;
font-weight: bold;
}