﻿#defaultContent {
    text-align: left;
}
#leftText {
    float: left;
    margin-left: 25px;
    color: White;
    width: 350px;
    font-family: Arial;
    font-size: 9pt;
}
#leftText h3 {
    font-family: Arno Pro;
    font-size: 12pt;
}
#showbox {
    float: right;
    color: #FFF;
    margin: 10px -10px 0 0;
    font-size: 10pt;
    font-weight: bold;
    display: none;
}
#showboxInner {
    margin-top: -5px;
    height: 0;
    display: none;
}
#showboxInner img
{
	width: 120px;
	height: 110px;
}
.colored {
    color: #B59F37;
}
.xmlData {
    background: url(http://cloud.visiblereality.com/visiblereality/images/middleFeature.gif) no-repeat;
    width: 335px;
    height: 150px;
    margin-top: 10px;
}
.xmlData p {
    padding: 15px 5px 0 0;
    font-family: Arial;
    font-size: 8pt;
    font-weight: normal;
}
.xmlData a {
    text-decoration: none;
    color: #B59F37;
}
.xmlDataImage {
    float: left;
    margin: 20px 5px 0 10px;
}
#jquery
{
    
}