

/* this imported stylesheet must use an absolute URL so the image paths it 
	 contains will resolve */
@import url(http://www.wish.org/design/wish/stylesheets/styles.wish.css);


SUP {
		font-size: 70% !important;
}

.Item3Wrap {
		clear: left;
		float: left;
		margin: 0 0 6px -6px; 
		width: 596px;
}

* HTML .Item3Wrap {
		display: inline;
}

.ItemDonate {
		float: left;
		border: 1px solid #FFF;
		min-height: 172px;
		margin-left: 6px;		
}

* HTML .ItemDonate {
		display: inline;
		height: 172px;
}

.Item3Wrap .ItemDonate {
		width: 189px;
		background: #B0CEF2 url(../images/bkg.ways_feature-blocks.gif) no-repeat bottom right;
}

.ItemDonate IMG {
		display: block;
}

.ItemDonate .LinkList {
		list-style: none;
		margin-left: 0;
		padding: 0;
}

.ItemDonate .ItemCopy {
		padding: 0 .5em 0 1em;
		font-size: 12px;
		color: #072249;
}

.ItemDonate FORM {
		margin: 0;
		padding-top: .5em;
		padding-left: 1em;
		color: #072249;
}

.ItemDonate FORM B {
		color: #336699;
}
		
.ItemDonate FORM INPUT {
		color: #333333;
		font-size: 11px;
}

#MainColumnWrapperOverride { 
		background: #003682 url(../images/bkg.grdnt.content2-stretched.jpg) repeat-x; 
		overflow: hidden;
		height: 655px;
}

#MainColumnSolidOverride  { 
		background-color: #BCD6F0;
}

.intro_message {
		font-family: "Century Schoolbook", "Times New Roman", Times, serif;
		color: #004E9A;
		font-weight: normal;
		font-size: 12px;
		padding-right: 1em;
}

.intro_message .heart {
		padding-top: 1em;
		background: transparent url(../images/bg.decoration.heart-star.jpg) no-repeat top right;
}

.intro_message .tagline {
		display: block;
		text-indent: -1.5em;
		margin-left: 1.5em;
		margin-bottom: 1em;
		font: bold 14px Arial, sans-serif;
}

.intro_message .action {
		font-size: 18px;
}


		

