#cal_splash div {
	float: left;
	width: 142px;
	background: #fff url(../images/CAL/cal_splash_hd_bg.gif) 0 40px no-repeat;
	margin-right: 4px;
}
#cal_splash img {
	vertical-align: bottom;
	padding: 0;
	margin: 0;
}
#cal_splash h2 {
	padding: 0 !important;
	margin: 0;
}
#cal_splash p.subhead {
	padding: 0;
	margin: 0 0 4px;
}
#cal_splash p {
	padding: 0 8px;
}
#cal_splash li {
	margin-bottom: 3px;
	line-height: 115%;
}
h2.cal_special {
	background: #efefef;
	font-size: 97%;
	font-weight: bold;
	padding: 5px;
}
h2.cal_special a {
	text-decoration: none;
}
h2.cal_special a:hover {
	text-decoration: underline;
}
#small_map {
	position: absolute;
	border: 1px solid #fff;
	margin-left: -3px;
}
#right_col h2 {
	background: #d5d5d5 url(../images/highlight_hd_bg.gif) left top repeat-x !important;
	font-size: 90%;
}
#right_col table {
	width: 162px;
	margin-bottom: 6px;
	
}
#right_col caption {
}
#right_col td, #right_col th, #right_col caption  {
	font-size: 90%;
	padding: 3px;
}
#right_col select {
	width: 99%;
	font-size: 90%;
	margin-bottom: 6px;
}
#pg_hd object {
	float: right;
}
#topOrgCategory {
	width: 165px;
}
#pledge_form {
	margin: 0 0 15px 6px;
	background: #eff0f0 url(../images/CAL/pledge_bg.gif) left bottom no-repeat;
	width: 425px;
}
#pledge_form form {
	padding: 0 15px;
}
#pledge_form select {
	width: 293px;
}
#pledge_form label {
	float: none;
	width: auto;
	display: block;
	text-align: left;
	color: #7d7f80;
}
#pledge_form div.radio {
	float: left;
	width: 60%;
}
#pledge_form div.radio p {
	font-weight: bold;
	background-color: transparent;
	padding: 0;
	color: #7d7f80;
	margin:0 0 .4em;
}
#pledge_form div.radio input {
	margin-left: 0;
	border: 0;
}
#pledge_form div.radio label {
	display: inline;
	width: 100px;
	color: #000;	
} 
#pledge_form p.cal_submit input {
	border: 0;
	margin-bottom: 30px;
}

div#cal_splash li {
	margin-top: 0;
	margin-bottom: 0;
}
div#cal_splash a, div#cal_splash a:visited {
	color: #000;
	text-decoration: none;
}
div#cal_splash a:hover {
	text-decoration: underline;
}
table.core_table th, table.core_table td {
	font-size: 8pt;
	padding: 1px 3px;
}

.core_form p span.label_note, span#activity_name_length, span#act_desc_length {
	font-size: 8pt;
	font-weight: normal;
}

.popup {
	padding-left: 10px;
}

.popup p {
	clear: both;
	margin-bottom: 5px;
}

.popup p input#recipient, .popup p input#sender, .popup p input#subject, .popup p textarea {
	width: 300px;
}
