#right_column {
	display: table-cell;
	vertical-align: top;
	width: 360px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-color: black;
	border-style: solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#body_portal #right_column {
	width: 386px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-color: black;
	border-style: solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#right_column .box {
	
	/*width: 312px;
	padding: 0 12px 12px 12px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #A7A9AC;
	*/
	box-shadow: -5px 5px 5px #A7A9AC;
	background-color: #D2D0CF;
	background-repeat: no-repeat;
	width: auto;
	margin-top: -1px;
	margin-right: 11px;
	margin-bottom: 23px;
	margin-left: 11px;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	border-color: #A7A9AC;
	border-style: solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#right_column .box h2 {

}

#right_column .box h2 {
	font-weight: normal;
	font-family: 'Capture_it', Arial, sans-serif;
    color: #000222;

	font-size: 28px;
	line-height: 28px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-color: black;
	border-style: solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#right_column .inside_box {
	margin-top: -3px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
	border-top: 3px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-color: #000222;
	border-style: solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
	
	background: #EDECED;
    /*box-shadow: -5px 5px 5px #A7A9AC;*/
    
    /*
    margin-top: 0px;
    border-style: solid;
	border-width: 3px 0 0 0;
	border-top-color: #000222;
	*/
}

a.event_ticker_edit_link {
	display: block;
	/* float: right; */
	height: 0px;
	/* left: -15px; */
	/* margin-bottom: -10px; */
	/* margin-top: -14px; */
	opacity: 0.3;
	position: absolute;
	text-align: right;
	width: 30px;
	margin-left: 314px;
	margin-top: 25px;
	z-index: 100;
}

a.event_ticker_edit_link:hover {
	opacity: 1.0;
}

