#wpadminbar {
	display: none !important;
}
td.obimage-td-portrait{
        width: 80px; padding-top: 5px; vertical-align:middle; align:center;
}
td.obtext-portrait{
        vertical-align:middle;
}
#obits div.obtext-portrait{
        float: left; clear: both; line-height: 15px;
}
#obits img.imgportrait{
        width: 70px;
}
#obits .obimage-td-landscape{
        width: 20%; padding-right: 5px; vertical-align:middle; align:center;
}
#obits table tr td.obtext-landscape{
        width:80%; vertical-align:middle;
}
#obits div.obtext-landscape{
        float: left; clear: both; line-height: 15px;
}
#obits div.obtext-null{
        width: 100%;
}
/*
 *  added the following 2 definitions to deal with ie when
 *  using the CherryAmber theme to prevent collapse of the
 *  View full details link.....
 */

#obitswrapper table{
    width: 100%;
}
#obits table tr td.obtext- table{
        width: 100%;
}
#obits div.obimage-td-null{
        width: 0%; display: none;
}
#obits img.imglandscape{
        width: 120px;
}
#obits table tr td.obtext-full{
        width:100%; vertical-align: middle;
}
#obits table tr td div.obpostheadline{
        display: inline; margin-bottom: 5px; width: 100%;
}
#obits table tr td.obpostheadline{
        display: inline; margin-bottom: 5px; width: 100%;
}
#obits .obdeceasedname h2{
    font-size: 14px !important;
}
#obits .obresidence h2{
    font-size: 14px !important;
}
#obits table tr td.obpostheadline h2{
        margin: 0; padding: 0;
}
#obits div.obdeceasedname{
        display: inline; float: left; clear: none; margin-bottom: 0;
}
#obits div.obresidence{
        display: inline; float: left; clear: none; margin-bottom: none;
}
#obits table tr td div.obtext{
        padding-bottom: 8px; line-height: 15px;
}
#obits .x-panel-body{
	background: transparent;
}
#obits td{
	border: none;
}
#preplan img{
	padding: 0;
	margin: 0;
}
#preplan .x-panel-body{
	background: transparent;
}
#preplan .x-toolbar{
	height: 20px;
}
#preplan td{
	border: none;
}
/* #preplan .x-form-radio{
	line-height: normal;
	vertical-align: top;
}*/
.x-combo-list-item{
	color: black;
}
.x-date-picker{
	width: 175px;
	height: 155px;
	overflow: hidden;
}
td.x-date-left,td.x-date-middle,td.x-date-right{
	height: 15px;
	max-height: 15px;
	text-align: center;
}
#obitpager table{
	width: auto;
	margin: 0;
}
div.clear {
	width: 100%;
	clear: both;
	height: 0px;
	line-height: 0px;
}
.shadow-bottom-left {
    -moz-box-shadow: -4px 4px 5px #000;
    -webkit-box-shadow: -4px 4px 5px #000;
    box-shadow: -4px 4px 5px #000;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=-135, Color='#000000')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=-135, Color='#000000');
}
.outerglow{
    -moz-box-shadow: 4px -4px 5px #ccc;
    -webkit-box-shadow: 4px -4px 5px #ccc;
    box-shadow: 4px -4px 5px #ccc;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#f0f0f0')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#f0f0f0');
}
img.fw-sidebar-image {
	width: 30%;
	position: relative;
	border: none;
	margin-right: 5px;
}
