ul#count_share {
	width: auto;
}
ul.count_share {
	width: auto;
}
/*the CSS below needs to be tested for other areas of the site-instruct QA to look at this closely*/
.views-field-phpcode {
	width: auto !important;
}
li.dg_share {
	position: absolute;
	visibility: hidden;
}
/*Digg button overides END----------------------------------------------------------*/
/*COMMENT--WORD---WRAP---ISSUE*/
#comments .comment .content, .page-comment .comment .content {
clear:both;
margin:0 0 10px;
word-wrap:break-word !important;
}
/*END---COMMENT--WORD---WRAP---ISSUE*/


@charset "utf-8";
/* CSS Document */
/*NON-VENDOR RELATED CSS OVERRIDES*/
/*lightbox2 CSS overrides BEGIN----------------------------------------------------------*/
/*changes implemented below to address pop-up dimensions*/
/*#outerImageContainer {
	position: relative;
	height: 1100px !important;
	min-width: 240px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	max-width: 1250px;
}*/
/*changes implemented below to address pop-up dimensions*/
/*#modalContainer {
	line-height: 1em;
	overflow: auto;
	height: 1100px !important;
}*/
/*changes implemented to address pop-up dimensions*/
/*#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: transparent !important;
	line-height: 1.4em;
	min-width: 240px;
	height: 1100px !important;
	width: auto !important;
	margin-top: -28px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.doc-viewer {
	margin-right: auto;
	margin-left: auto;
}*/
/*lightbox2 CSS overrides END----------------------------------------------------------*/
/*Digg button overides BEGIN----------------------------------------------------------*/
/*Digg button overides This is purely CSS change to allow this button to easily be restored if desired---*/
/*COMMENT OUT FOR NOW-ul#count_share {
	width: 128px;
}*/
ul#count_share {
	width: auto;
}
ul.count_share {
	width: auto;
}
/*the CSS below needs to be tested for other areas of the site-instruct QA to look at this closely*/
.views-field-phpcode {
	width: auto !important;
}
li.dg_share {
	position: absolute;
	visibility: hidden;
}
/*Digg button overides END----------------------------------------------------------*/
/*COMMENT--WORD---WRAP---ISSUE*/
#comments .comment .content, .page-comment .comment .content {
clear:both;
margin:0 0 10px;
word-wrap:break-word !important;
}
/*END---COMMENT--WORD---WRAP---ISSUE*/

