.centercolumn_mod1 {
    border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}


/*This will add a scroll bar to your photo module - A lot of blood sweat and tears went into figuring this one out*/

#gallery_text {
overflow: scroll !important;
overflow-x: hidden !important;
}
.top20_container{
display:none;
}



