h2.sympo {
	width:550px;
	height:80px;
	background:url(symposium_images/t-sympo.jpg) 0 0 no-repeat;
	text-indent:-99999px;
}

h3.sympo-title {
	width:550px;
	height:45px;
	background:url(../meeting/images/sympo-title.gif) center 10px no-repeat;
	text-indent:-99999px;
	border:none;
}

h3.sympo-title2015 {
	width:550px;
	height:45px;
	background:url(symposium_images/sympo-title2015.gif) center 10px no-repeat;
	text-indent:-99999px;
	border:none;
}


h3.sympo-title2016 {
	width:550px;
	height:45px;
	background:url(symposium_images/sympo-title2016.gif) center 10px no-repeat;
	text-indent:-99999px;
	border:none;
}


h3.sympo-title2017 {
	width:530px;
	height:100px;
	background:url(symposium_images/t-entry-sympo2017.png) center 0 no-repeat;
	text-indent:-99999px;
	border:none;
}


h3.sympo-title2018 {
	width:510px;
	height:110px;
	background:url(symposium_images/t-entry-sympo2018.png) 0 0 no-repeat;
	background-size:510px 110px;
	text-indent:-99999px;
	border:none;
	padding:0;
	margin:10px 10px 20px 10px;
}

h3.sympo-title2019 {
	width:530px;
	height:110px;
	background: url(symposium_images/t-entry-sympo2019.png) center 10px no-repeat;
	background-size:auto 110px;
	background-position:center 10px;
	background-repeat:no-repeat;
	text-indent:-99999px;
	border:none;
}

h3.sympo-title2021 {
	width:530px;
	height:140px;
	background: url(symposium_images/t-entry-sympo2021.png) center 10px no-repeat;
	background-size:auto 130px;
	background-position:center 0;
	background-repeat:no-repeat;
	text-indent:-99999px;
	border:none;
}

h3.sympo-title2022{
	width:530px;
	height:140px;
	background: url("symposium_images/t-entry-sympo2023.png") center 10px no-repeat;
	background-size:auto 130px;
	background-position:center 0;
	background-repeat:no-repeat;
	text-indent:-99999px;
	border:none;
}

h3.sympo-title2023{
	width:530px;
	height:140px;
	background: url("symposium_images/t-entry-sympo2024.png") center 10px no-repeat;
	background-size:auto 130px;
	background-position:center 0;
	background-repeat:no-repeat;
	text-indent:-99999px;
	border:none;
}






.list-line-r-title {
	font-weight:bold;
	border-bottom: 1px dotted #999999;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0px 0px 5px;
	padding-left: 3px;
}


.list-line-l {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px dotted #999999;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0px 0px 5px;
	padding-left: 3px;
}


.list-line-r {
	border-bottom: 1px dotted #999999;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0px 0px 5px;
	padding-left: 3px;
}


.list-line-r-bold {
	font-weight:bold;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0px 0px 5px;
	padding-left: 3px;
}




.list-line-m {
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0px 0px 5px;
	padding-left: 3px;
}



.list-title-b {
	font-weight:bold;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0px 0px 5px;
	padding-left: 3px;
}


li.mtg {
	font-size:95%;
	list-style-type:disc;
	list-style-position: inherit;
}


.red {
	font-weight:bold;
	color:#FF0000;
	padding:5px;
	text-align:center;
}


.red-left {
	font-weight:bold;
	color:#FF0000;
	padding:5px 5px 5px 0;
	text-align:left;
}

.poster_image{
	width:530px;
	height:auto;
}


.program_time{
    width:20%;
    font-weight: bolder;
    vertical-align: top;
    padding:5px;
}

.program_theme{
    width:80%;
    font-weight: bolder;
    padding:5px 0;
}

.program_title{
    font-weight: bolder;
    padding:5px;
    background: #EFEEE1;
}

.program_title_name{
    font-weight: bolder;
    padding:5px;
    border-bottom: 1px #CCCCCC solid;
}

.text-small{
    font-weight: normal;
}

.btn-entry{
    color:#FFFFFF;
    font-size: 1.5em;
    font-weight: bold;
    background: #04490C;
    border-radius: 5px;
    padding:10px;
    text-align: center;
    margin:20px 0 10px 0;
    display: block;
}
.btn-entry:hover{
    color:#E5FA02;
}

.btn-entry2{
    color:#04490C;
    font-size: 1.3em;
    font-weight: bold;
    background: #FFFFFF;
    border:#04490C 1px solid;
    border-radius: 5px;
    padding:10px;
    text-align: center;
    margin:20px 0 10px 0;
    display: block;
}
.btn-entry2:hover{
    color:#F7A101;
    border:#F7A101 1px solid;
}


.text-center{
    text-align: center;
}



/*.pdf {
	border-top: 1px dotted #999999;
	padding:7px 0 7px 35px;
	background:url(../images/pdficon_small.gif) no-repeat 15px 7px;
	}
*/
