﻿.module .copy 
{
	height: auto;
	overflow:hidden;
	*width:190px;
	*margin-top:-20px;
	
}

p.more
{
	margin:0px;
	position:relative;
	width:190px;
}

.module .rss
{
	*position:relative;
	*margin-right: 8px;
	

}

.module dd:last-child, .module li:last-child 
{
    border-bottom: 1px solid rgba(255,255,255,0.6);
}

.module
{
	min-height:0px;
}

.column.quarter
{
	height:auto;
}

.module.contact .copy 
{
	*margin-top:0;	
}
.module.download select
{
margin-bottom: 10px;
*margin-top:20px;
}
/*Added padding to Ektron class to make edit and close buttons visible when editing widgets*/
div.PBColumn img.PB-UI-icon
{
padding-right: 10px;
}
