/*////////////////////////////
//                          //
//      Japanese Page       //
//                          //
////////////////////////////*/



/*-----Blocks-----*/



div.item div.text h4
{
font-size: 0.9em;
line-height: 1.5em;
height: 1.6em;
}

div.item div.text h4 span.main
{
font-size: 1em;
}

div.item div.text p
{
font-size: 0.9em;
height: 3.6em;
line-height: 1.2em;
}

div.tiny
{
height: 8.4em;
}

div.tiny div.text h3
{
font-size: 1.2em;
}

div.tiny div.text p
{
line-height: 1.4em;
}

div#explanations div.tiny h3
{
font-size: 1.8em;
}


/*-----Article-----*/


div#quicksearch
{
font-size: 1.1em;
}

div.headers h2
{
font-size: 0.9em;
line-height: 1.5em;
}

div.headers h2 span.main
{
font-size: 1em;
}

span.carat
{
font-size: 1em;
}

div#article p
{
font-size: 0.9em;
margin-bottom: 0;
text-indent: 1em;
}

div#article div.block div.text p
{
text-indent: 0;
}


/***
 * Headers
 *
 */



div#features h2
{
width: 76px;
background: url("/images/graphics/headers/jpn/features.gif") no-repeat center center;
}

div#quicksearch h2
{
width: 143px;
background: url("/images/graphics/headers/jpn/quicksearch.gif") no-repeat center center;
}

div#events h2
{
background: url("/images/graphics/headers/jpn/top_events.gif") no-repeat left center;
}

div#columns h2
{
background: url("/images/graphics/headers/jpn/top_columns.gif") no-repeat left center;
}

div#topics h2
{
width: 112px;
background: url("/images/graphics/headers/jpn/topics.gif") no-repeat center center;
}

div#journals h2
{
width: 88px;
background: url("/images/graphics/headers/jpn/journals.gif") no-repeat center center;
}

div#updates h2
{
width: 113px;
background: url("/images/graphics/headers/jpn/updates.gif") no-repeat center center;
}

div#helpmap h2
{
background: url("/images/graphics/headers/jpn/help.gif") no-repeat center center;
}


/*-----Search-----*/
form#advanced input.submit
{
background: url("/images/graphics/buttons/jpn/search_light.gif") no-repeat center top;
}


/*-----Suggest-----*/
div#suggestion form div.submit input
{
width: 94px;
background: url("/images/graphics/buttons/jpn/submit.gif") no-repeat center top;
}

/*---Search Bar---*/

div#search input#search_submit
{
background: url("/images/graphics/buttons/jpn/search.gif") no-repeat top center;
}

div#search input#search_advanced
{
width: 78px;
background: url("/images/graphics/buttons/jpn/search_advanced.gif") no-repeat top center;
}


div#search input#query
{
width: 437px;
}

/*-----User-----*/

form#login_form
{
letter-spacing: normal;
}

form#login_form div
{
margin: 3px 0;
}

form#login_form input.submit
{
background: url("/images/graphics/buttons/jpn/login.gif") no-repeat center center;
width: 72px;
}

form#login_form span.separator
{
margin: 0 14px;
}



/*-----Columns-----*/

div#columns h3#column_3
{
background-image: url("/images/graphics/headers/jpn/column_3.gif");
}


div.favorites div.tiny
{
font-size: 0.9em;
height: 62px;
}






/* More general bitchiness... */


form#login div.submit
{
position: relative;
top: -20px;
}

