@charset "UTF-8";
/**********************************************************************
* /css/element/wrapper/general.css
* Copyright (C) 2007-2009 Kyoto University
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
* 
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
* Lesser General Public License for more details.
* 
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-
* 1301  USA
***********************************************************************/

.tool-block{background:#E6E6E6;margin:2px 0px 7px 0px;padding-bottom:5px;}
.form-area{padding:5px 0px 0px 0px;clear:both;}

.tag-area{background:#4C95BE;padding:0px 3px 0px 15px;width:916px;color:#FFFFFF;}
.tool-name{margin-top:2px;width:760px;float:left;color:#FFFFFF;font-size:122%;font-weight:bold;}
.help{float:right;width:100px;margin-bottom:-3px;}
.help-button{text-align:right;cursor:pointer;}

.help-window{border:1px solid #CCCCCC;background:#FFFFCC;padding:5px;font-size:12px;color:#333333;width:240px;text-align:left;}
.help-close{margin:2px;text-align:right;cursor:pointer;}
.help-close-bottom{margin-top:10px; color:blue; cursor:pointer;}
.tool-block p{margin:0px 10px;}
