
/*this class is redefined on every chapter*/

.whereAmi {
background:#000099;
color:White;
font-size:12px;
font-weight:bold;
text-align:center;
vertical-align:left;
font-family:arial;
}

.w-home a {
text-decoration:underline;
}

.border {
border-right:1px solid #000099;
}



.description {
width:200px;font-family:arial;color:white;font-size:12px;
}



.welcomeText {
font-size:12px;
font-family:arial;
font-weight:bold;
padding-left:25px;
padding-right:25px;
color:white;
padding-bottom:20px;

}

.h80 {
height:80px;
}


.whitetext {
color:White;
font-family:arial;
font-size:12px;
font-weight:bold;
}


.price-cell {
width:175px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
text-align:left;
}



