div.academicContainer {
}
.cityRight {
  background: #EEE repeat scroll 0% 0%;
  margin-right:-20px;
  padding:0px;
  width:180px;
}
#country-cell-left {
	vertical-align: top;
	width: 185px;
}
#country-cell-right {
	vertical-align: top;
	background-color: white;
	text-align: left;
	padding: 0px 10px 10px 10px;
}
* html .cityRight{
  margin-right:-10px;
}
.countryHeader{
	margin: 0px;
	padding-bottom:2px;
}

.gallerySplash-container {
    margin-bottom:              10px;
    width:                      410px;
}
.gallerySplash-top {
    text-align:                 left;
}
.gallerySplash-bottom {
    text-align:                 center;
    margin-top:                 5px;
    background-color:           #E5E9EC;
    width:                      410px;
}
.gallerySplash-thumbnail-inactive {
    border:                     1px solid #182D57; /* dark blue */
    margin-top:                 5px;
    margin-bottom:              5px;
    margin-left:                6px;
    margin-right:               6px;
    -moz-opacity:               0.6;
    filter:                     alpha(Opacity=60);
}
.gallerySplash-thumbnail-active {
    border:                     1px solid #182D57; /* dark blue */
    margin-top:                 5px;
    margin-bottom:              5px;
    margin-left:                6px;
    margin-right:               6px;
    -moz-opacity:               1.0;
    filter:                     alpha(Opacity=100);
}
.gallery-caption {
    text-align:                 center;
    padding:                    3px;
}
.gallery-caption-text{
    font-size:                  8pt;
    color:                      #182D57;
}
.gallery-image {
    border:                     1px solid #182D57; /* dark blue */
}
.gallerySplash-more {
    text-align:                 center;
    font-size:                  8pt;
    padding:                    3px;
}
.price-row {
    position        : relative;
    left            : 10px;
    margin-bottom   : 5px;
    font-weight     : bold;
}
.region-quote {
    width           : 400px;
}
.session-item {
    margin-top      : 10px;
}

