div#wrapper {
	width:769px;
	float:left;
	background:#363636 url('/img/kuddedier/bg.gif') top left no-repeat;
	font-family:arial;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

div#homebutton {
	left: 10px;
	top: 50px;
	width: 760px;
	height: 185px;
	float: left;
}

div#contentwrap {
	padding:0 7px 0 7px;
	background:transparent url('/img/kuddedier/bg_bottom.gif') bottom left no-repeat;
	float:left;
}

div#contentwrap2 {
	background:transparent url('/img/kuddedier/pole.gif') 66px center repeat-y;
	float:left;
}

div#minheight {
	float:right;
	width:1px;
	height:500px;
}

div#menubar {
	width:157px;
	float:left;
}

div#menu {
	background:transparent url('/img/kuddedier/pole_top.gif') 59px top no-repeat;
	padding-top:20px;
	margin-bottom:10px;
}

div#menu a {
	display:block;
	margin-bottom:2px;
}

div#contentframe {
	width:590px;
	float:left;
	margin-left:7px;
	margin-bottom:15px;
}

div#contenttop {
	height:12px;
	background: url('/img/kuddedier/bg_content_top.gif') left top no-repeat;
	font-size:1px;
}

div#content {
	padding:15px 10px 30px 22px;
	background:transparent url('/img/kuddedier/bg_content.gif') left top repeat-y;
}

div#contentbottom {
	height:10px;
	background:url('/img/kuddedier/bg_content_bottom.gif') left bottom no-repeat;
	font-size:1px;
}

div.box {
	background:#ffffff url('/img/kuddedier/box_bg.gif') top left repeat-y;
}

div.boxcontent {
	padding:0px 2px 2px 5px;
	background:url('/img/kuddedier/box_bottom.gif') bottom left no-repeat;
}

div.boxtop {
	height:5px;
	background:url('/img/kuddedier/box_top.gif') top left no-repeat;
	font-size:1px;
}

div.poll {
	background:url('/img/kuddedier/img.gif') bottom right no-repeat;
	padding: 3px 2px 10px 5px;
}

img {
	border:none;
}

.buttonsmall {
	border-top: 1px solid #ffb894;
	border-left: 1px solid #ffb894;
	border-right: 1px solid #7f3814;
	border-bottom: 1px solid #7f3814;
	font-size:12px;
	font-weight:bold;
	text-align: center;
	background: #ff7128 url('/img/kuddedier/button_small.gif') top left no-repeat;
	height:22px;
	width:60px;
}

div.pollBar {
	width: 130px;
	background-color: #f2d0a8;
	font-size: 1px;
}

div.game {
}

div.game div.icon {
	float: left;
	width: 260px;
}

div.game div.content {
	float: left;
	width: 255px;
}

ul {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 0;
}

div.reactions div.reaction div.header {
	clear: both;	
	border-bottom: 1px solid #eee;
	height: 15px;
}

div.reactions div.reaction div.header div.date {
	float: left;
	width: 120px;
	color: #555;
}

div.reactions div.reaction div.header div.author {
	float: left;
	width: 200px;
	font-weight: bold;
	font-size: 12px;
}

div.reactions div.reaction div.msg {
	border-bottom: 1px solid #aaa;
}

div.postBlock {
	width: 300px;
	background-color: #eee;
}

div.postBlock label {
	width: 200px;
	display: block;
}

div.postBlock input {
	width: 300px;
}

div.postBlock textarea {
	width: 300px;
}

div#mainContent {
	clear: both;
}

div#mainContent div#leftContent {
	width: 340px;
	float: left;
	margin-right: 10px;
}

div#mainContent div#rightContent {
	width: 190px;
	float: left;
}

h2 {
	font-size: 12px;
	margin-bottom: 0;
}

div.shortcut {
	margin-bottom: 5px;
}

.rapinfo {
	border: 2px solid #ddd;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 250px;
	float: left;
}

.rapinfoon {
	border: 2px solid #f00;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 250px;
	float: left;
}

div.fix {
	clear: both;
}

/* footer info */
#footer {
	font-family:arial;
	font-size: 12px;
	display: block;
	width: 768px;
	text-align: center;
}

#footer a {
	color: #000;
	text-decoration: underline;
}