div { font-size: 10pt; line-height: 14pt;  margin:0 0 0 0; }

span { font-size: 10pt; line-height: 16pt; }

form { margin: 5px 0 0 0; }

img { border: 0;}

.a { font-size: 9pt; line-height: 13pt; }
.a2 { margin-top: 10px; font-size: 9pt; line-height: 13pt; text-align: center; }
.b { font-weight: bold; font-size: 10pt; line-height: 16pt; }
.c { font-size: 10pt; line-height: 15pt; }
.c2 { margin: 3px 5px 10px 10px; }
.c p { margin: 5px 0; text-align: right; }
.d { font-size: 9pt; line-height: 12pt; }
.e { font-size: 10pt; line-height: normal ; font-weight: bold; }
.f { font-size: 7pt; line-height: normal; }
.g { font-size: 9pt; line-height: 11pt; }
.h { font-size: 8pt; line-height: normal;  }
.i { font-size: 9pt; line-height: normal; font-weight: bold; }
.j { font-size: 9pt; line-height: 12pt; }
.k { font-size: 11pt; line-height: normal; }
.l { font-size: 10pt; line-height: 12pt; font-weight: bold; }
.m { font-size: 10pt; line-height: 11pt; }
.n { font-size: 10pt; line-height: 13pt; }
.o { font-size: 11pt; line-height: 16pt; }

.midashi { margin-bottom: 5px; }

#h-info, #h-info2 {
	padding: 3px 8px;
    font-size: 8pt;
    font-weight: bold;
}
#h-info {
    background: #DAFAE5;
}
#h-info2 {
    background: #FFE1E9;
}
	#h-info .name, #h-info2 .name {
    	font-size: 12pt;
    }

#info-tbl {
	margin-bottom: 5px;
    width: 512px;
    font-size: 10pt;
    line-height: 15pt;
}
	#info-tbl th, #info-tbl td {
    	padding: 3px 5px;
        border-bottom: 1px dashed #C0C0C0;
        vertical-align: top;

    }
    #info-tbl th {
        border-right: 10px solid #FFF;
        width: 130px;
        font-weight: normal;
        text-align: left;
    }
    #info-tbl td img {
    	margin-bottom: 3px;
    }

#list-tbl {
    margin-bottom: 5px;
    border: 1px solid #D1EAFF;
    width: 512px;
    font-size: 10pt;
    line-height: 15pt;
}
	#list-tbl th {
    	padding: 5px 0;
        background: #93B8FF;
        border: 1px solid #FFF;
        border-bottom: none;
    }
	#list-tbl th.sec {
    	background: #E4ECFF;
        border: none;
        border-top: 1px solid #FFF;
    }
	#list-tbl th.sec2 {
    	background: #FFE4EC;
        border: none;
        border-top: 1px solid #FFF;
    }
	#list-tbl th.sec3 {
    	background: #E4FFEC;
        border: none;
        border-top: 1px solid #FFF;
    }	
    #list-tbl th.b-left,td.b-left {	
        border-left: 1px dashed #C2C2C2;	
	}
		
    #list-tbl th.sec-left {
    	background: #E4ECFF;
        border-top: 1px solid #FFF;
        border-right: none;
        border-left: 1px solid #FFF;
    }
    #list-tbl th.sec-right {
    	background: #E4ECFF;
        border-top: 1px solid #FFF;
        border-right: 1px solid #FFF;
        border-left: none;
    }
    #list-tbl td {
        padding: 5px 0px 3px 3px;
        border-bottom: 1px dashed #C2C2C2;
        /*text-align: center;*/
    }
    #list-tbl td.last {
    	border: none;
    }
    #list-tbl td.maker {
        text-align: left;
    }

	
.icon {
	line-height: 19px;
}

.error { font-size: 10pt; line-height: 13pt; background-color:#ffcc99; }

/* ADD */
	#info-tbl th#no-underline, td#no-underline {
		padding: 3px 5px;
		border-bottom: 1px transparent;
		vertical-align: top
	}

    div#app_terms a:link,    div#app_makers a:link,    div#app_maker_museum a:link    { color: #8271CB; }
    div#app_terms a:active,  div#app_makers a:active,  div#app_maker_museum a:active  { color: #E34B30; }
    div#app_terms a:visited, div#app_makers a:visited, div#app_maker_museum a:visited { color: #8271CB; }

    #app_makers span.prev_page {display: none;}
    #app_makers span.next_page {display: none;}

    #app_term_paginate.pagination {
      width: 514px;
    }
    #app_term_paginate.pagination a.next_page{
      float: right;
    }
    #app_term_paginate.pagination span.next_page{
      float: right;
    }
