/* 
Document   : cat
Created on : 2011-jun-03, 20:39:19
Author : mattias
Description:
Purpose of the stylesheet follows.
*/

.cat { float: left; margin: 0 5px; }
.cat h2 { margin: 5px 0 10px 0; }
.cat p { margin: 0.2em 0; }
.cat_images { float: right; margin: 5px; }

.space { height: 1px; clear: both; margin: 15px 0; }
.small_space { height: 1px; clear: both; margin: 7px 0; }

.kitten_container { margin-top: -23px; }
.kitten { margin: 0 5px; }
.kitten p { margin: 0; }
.kitten_delimiter { height: 2px; clear: both; background: #777; margin: 3px 5px; }
.kitten_images { margin: 0 5px 5px 5px; }
.no_images { margin: 0 10px; font-weight: bold; font-style: italic; }
.kitten_images img { display: block; float: left; margin: 2px; border: 1px outset #555; }
