.annunciation-borderline{
	border-bottom: 1px solid #FF6600;
	font-size: 0;
	height: 1px;
	line-height: 0;
	width: 100%;
}

.annunciation-close {
	bottom: 0;
	height: 17px;
	position: absolute;
	right: 0;
	width: 200px;
}

.annunciation-form-bar .error {
	margin-left: -20px;
}

.annunciation-form-image {
	float: left;
	width: 100px;
}

.annunciation-form-input select {
	width: 200px;
}

.annunciation-form-input-left{
}

.annunciation-form-subtopic {
	background: #C2D9E9;
	height: 25px;
	line-height: 25px;
	margin-left: -15px;
	margin-right: -10px;
	padding-left: 15px;
}

.annunciation-navi {
	line-height: 20px;
	margin: auto;
	text-align: left;
	width: 150px;
}

.annunciation-picture {
	float: right;
	text-align: center;
	width: 225px;

}

.annunciation-table {
	width: 680px;
}

.person-data {
	float: left;
	line-height: 17px;
	padding-left: 10px;
	width: 420px;
}

.person-data-content {
	float: left;
}

.person-data-label {
	float: left;
	width: 175px;
}

.table-col {
	width: 100%;
}

.table-content {
	background: #F5F5F5;
	height: 20px;
	vertical-align: top;
}

.table-content1 {
	background: #E8F2F9;
	height: 20px;
	vertical-align: top;
}

.info-table .table-content{background:#F3F2F2;}
.info-table .table-content1{background:#E1E1DF;}

.table-content-over {
	background: #FF0000;
	height: 20px;
	vertical-align: top;
}

.table-topic {
	background: #FFFFFF;
	color: #000000;
	font-weight: bold;
	height: 30px;
	padding-left: 5px;
	padding-right: 5px;
}

    .image-view-top{
        width: 200px;
        height: 30px;
    }
    
    
    .image-view-logo{
        position:absolute;
        display:block;
        top:60px;
    }
    
    .image-view-logo-right{
        height: 17px;
        line-height: 10px;
        font-size:10px;
        background:#4770A4;
        width:100%;
    }
    
    .image-view-topborder{ 
        height:39px;
    }
    
    .image-view-description{
        color:#325685;
    }
    
    .image-view-description a:link{
        color:#325685;
    }
    
    .image-view-description a:visited{
    	color:#325685;
    }
    
    .image-view-description a:active{
        color:#9CC6E0;
    }
    
    .image-view-line{
        background: #7B9DCB;
        height: 1px;
        line-height: 1px; 
        font-size:1px;
    }
    
    .image-view{
        width:100%;
    } 
