#left_column .excerpt embed,
#left_column .excerpt object {
	max-width: 190px !important;
	max-height: 165px !important;
}

#right_column .excerpt embed,
#left_column .excerpt object {
	max-width: 287px !important;
	max-height: 240px !important;
}

.excerpt embed {
	margin: .5em;
}

#container.zoom-75 .excerpt embed,
#container.zoom-75 .excerpt object {
	width: 140px !important;
	height: 125px !important;
	width: 19em !important;
	height: 17em !important;
}

#container.zoom-50 .excerpt embed,
#container.zoom-50 .excerpt object {
	width: 95px !important;
	height: 95px !important;
	width: 19em !important;
	height: 19em !important
}

#container.zoom-25 .excerpt embed,
#container.zoom-25 .excerpt object {
	width: 48px !important;
	height: 50px !important;
	max-width: 19em !important;
	max-height: 19em !important;
}

#double_column .excerpt img,
#center_column .excerpt img,
.double_column .excerpt img,
.center_column .excerpt img {
	/* padding:20px; */
}

#left_column .excerpt img,
#right_column .excerpt img,
.left_column .excerpt img,
.right_column .excerpt img {
	padding: 10px 0px;
}

/****** END WIDGET ITEM STYLES ********/

/***** Donate Widget *****/
/*.widgets-donate {
	font-size:12px;
	border-bottom:1px solid #737373;
}*/
.widgets-donate ul {
	list-style-type: none;
	margin-bottom: 5px;
}

.widgets-donate .donate-button {
	margin-top: 5px;
}

.widgets-donate .donate-button input {
	border: none;
}

.widgets-donate .donation-amounts input {
	width: 45px;
}

.widgets-donate .donation-amounts div {
	margin: 2px 30px;
}

#flexible_amount {
	width: 45px;
}

/*.widgets-donate .title, .widgets-donate .title p {
	border:none;
	padding:0px;
	margin:0px;
}	
.widgets-donate p {
	padding:0px 0px 5px 0px;
}
*/
