div#OutRight {
    float: left;
    max-width: 200px;
	background-color: white;
}


/* #page {
   
    float: left;
    margin: auto;
} */

div#OutLeft {
    float: left;
    max-width: 200px;
	background-color: white;
}

p.showcase-content {
    width: 200px;
}


#mod_showcase .showcase-slider .slider-holder {
    height: 300px;
}

#mod_showcase .showcase-more {
    display: none;
}


#OutRight .moduletable {
    width: 307px;
}

#mod_showcase h2.showcase-title, #mod_showcase h2.showcase-title a {
    width: 200px;
	}