@charset "utf-8";
/* CSS Document */

div.error { color: #000; font-weight: bold; }
input { display: inline; }
fieldset.pic { width: 200px; float: left; border: none; margin: 0px; padding:; }
form { display: block; float: none; clear: both; border:none; }
textarea { width: 198px; height: 100px; background-color: #FFC; border:none; font-size:12px;}
div.search-result { width: 200px; height: 215px; border: 1px none #000; float:left; vertical-align: middle; margin: 1px;}
div.search-result img { border: 1px none #000; margin: 1px; }
div.single-pic img { margin-left: auto; margin-right: auto; display: block; margin-top: 100px; border: 1px none #000; padding: 0px;}

div.search-pager { width: 400px; height: 10px; color: #30F; border: 1px none #000; position:right; float: center; margin: 4px; text-align: center; font-size:24px; display: inline; }
div#keyword-widget { display: block; width: 300px; border: 1px none #000; float: none; clear: both; padding: 0px;} 
