/*-----------------------------------------------------------------------*/
/*                     SHIPLEY COMMERCIAL ENERGY                         */
/*                http://www.shipleycommercialenergy.com                 */
/*           designed and created by http://www.cimbrian.com             */
	
/*                            GLOBAL                                     */
/*-----------------------------------------------------------------------*/


/* Rates Comparison */

#ugi-rates table, #col-gas-rates table. #peco-rates table { text-align: center; }

#ugi-rates table tr.firstrow td, #col-gas-rates table tr.firstrow td, #peco-rates table tr.firstrow td { background: black; color: white; }

#ugi-rates table tr.secondrow td, #col-gas-rates table tr.secondrow td, #peco-rates table tr.secondrow td { background: #f1f1f1; color: black; }


.grayPaddedBox { background-color:#E6E6E7; padding:30px; border:1px solid #E4E6F2; }
.bluePaddedBox { background-color:#EEF4FB; padding:30px; border:1px solid #D7DAEC; }
.greenPaddedBox { background-color:#F0F5E5; padding:30px; border:1px solid #F1F2F9; }

.fixedFieldWidth input[type=text] { width: 185px!important; }

UL.bluebulletpoints {
	margin:8px 4px 8px 20px !important;
	list-style-type:disc !important;
	
}

UL.bluebulletpoints LI {
	font-size:13px;
	font-weight:bold;
	color:#3B72B2;
	overflow:visible !important;
	padding:0 !important;
	background:none !important;
}

