#colCenter {
    float: left;
    width: 47%;
    padding: 5px;
    }

#colRight {
    float: right;
    width: 15%;
    padding: 5px;
    }

#colLeft {
    float: left;
    width: 15%;
    padding: 5px;
    }

.moduletable, .moduletable_menu {
    background-color: #701515;
    padding: 10px;
    }

div.moduletable h3, .moduletable_menu h3 {
    padding: 10px;
    border-bottom; 1px solid #701515;
    margin: 0;
    color: white;
    }

div.moduletable li {
    margin: 0;
    color: white;
    }

.ArticleFooter {
    background: #701515;
    }

.blank {
    background: white;
    margin-right: -10px;
    margin-left: -10px;
  }

.ArticleFooter p {
    padding: 0px 15px 15px 15px;
    margin: -18px 0 0 0;
    }

.moduletable a:link {
    color:white; 
    text-decoration:none;
    text-indent: 10px;
    }

.moduletable a:visited {
    color:#bbbbff; 
    text-decoration:none;
    text-indent: 10px;
    }

.moduletable p {
    color:white; 
    padding-left: 10px;
    }

.moduletable label {
    color:white; 
    padding-left: 10px;
    }

.cartText {
    color:white; 
    }

.vmCartModule {
    padding-left: 10px;
    color:white; 
    }

.browseProductImageContainer {
	float: right;
	width: auto;
	margin: 3px;
}

.browseProductDescription {
	margin-top: 40px;
	width:85%;
}

.componentheading {
    color: #701515;
    font-size: 2em;
    font-weight: bold;
}
