/* ADDED by Jason McGwier 05/06/08 */

/*GENERAL*/
div.clear {
	clear:both;
}
ul {list-style:none;
}
	
/*LAYOUT*/
div.crisisWrapper {
	text-align:center;
	width:765px;
	line-height:1.6;
}
	div.crisisWrapper div.header {
		height:217px;
		margin:.5em auto 1em;
		width:764px
	}
	h3{font-size:28px;
		margin-bottom:-.5em;
	}
	div.crisisWrapper div.contentWrapper {
		clear:both;
		margin:0 auto;
		text-align:left;
		width:745px
	}
		div.orgWrapper {
			float:left;
			width:485px;
		}
			p.alert{
				background:#f4fac2;
				color:#858000;
				border:1px solid #ccc500;
				width:90%;
				padding:.5em;
				font: normal 11px "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
				}
			div.left {
				float:left;
				width:46.5%;
				margin-top:.7em;
				padding:.5em;
				background:#fff;			
				border:1px solid #e7e7e7;
				clear:left;
			}
			div.right {
				float:right;
				width:46.5%;
				margin-top:.7em;
				padding:.5em;
				background:#fff;
				border:1px solid #e7e7e7;
				clear:right;
			}
			div.left span, div.right span {
				background: url(/images/crisis/myanmar2008/org_button.png) no-repeat;
				margin-top:.5em;
				width:82px;
				height:22px;
				cursor:pointer;
				float:right;
				display:inline;
			}
			 #tab2 ul li {
				list-style-position: outside;
				line-height: 1.6em;
				background: url(/images/crisis/myanmar2008/green_arrow.gif) no-repeat;
				padding-bottom: 2px;
				padding-left: 1.4em;
				background-y-position: 0.45em;
				margin-bottom: 2em;
			}
		div.sidebarWrapper {
			float:right;
			width:235px;
			text-align:left;
			padding-right:1em;
		}
			div.sidebarWrapper h4 {
				border-bottom:1px solid #1C417D;
				color:#1C417D;
				font-size:12px;
				line-height:1.4em;
				margin:0 0 .4em 0;
				text-transform:uppercase
			}
			div.sidebarWrapper h4.donate {
				background:url(/images/crisis/myanmar2008/donatewithconfidence.png) no-repeat center left;
				padding-left:24px
			}
			div.sidebarWrapper h4.monthly {
				background:url(/images/crisis/myanmar2008/monthlygiving.png) no-repeat center left;
				padding-left:24px
			}
			div.sidebarWrapper h4.spread {
				background:url(/images/crisis/myanmar2008/spreadtheword.png) no-repeat center left;
				padding-left:24px
			}
			div.sidebarWrapper p, div.sidebarWrapper ul {
				font-size:12px;
				margin:.2em 0;
			}
			div.sidebarWrapper ul {
				margin-left:1.3em;
				padding:0
			}
				div.sidebarWrapper ul li{
					margin-bottom:.3em
				}
			div.sidebarWrapper p.learnMore {
				background:url(/images/crisis/myanmar2008/p.learnMore.gif) no-repeat center right;
				font-size:12px;
				line-height:1.4em;
				margin:.2em 0;
				width:6.3em;
			}
			div.sidebarWrapper p.ending, div.sidebarWrapper ul {
				margin-bottom:1.2em
			}
			div.sidebarWrapper a {
				border-bottom:1px dashed #F60;
				color:#F60;
				text-decoration:none
			}
			div.sidebarWrapper a:visited {
				border-bottom:1px dashed #669;
				color:#669;
			}
			div.sidebarWrapper a:hover {
				border-bottom:1px dashed #1C417D;
				color:#1C417D;
			}

