#content
{
	background-color: #ffffff;
}


.largeComic
{
	margin-top: 20px;
	margin-left: 44px;
}

#midComic
{
	background-image: url(../img/comic_mid.gif);
	background-repeat: repeat-y;
	width: 840px;
}

#midComic img
{
	margin-left: 209px;
}

#bottomComic
{
	position: relative;
	background-image:url(../img/comic_bot1.gif);
	width: 840px;
	height: 45px;
	padding-top: 10px;
}

#bottomLargeComic
{
	position: relative;
	width: 840px;
	height: 45px;
	padding-top: 10px;
}

.navbutton
{
	position: absolute;
	top: 10px;
}

#navleftlast
{
	left: 261px;
}

#navleft
{
	left: 315px;
}

#navrandom
{
	left: 373px;
}

#navright
{
	left: 491px;
}

#navrightlast
{
	left: 538px;
}

#hyvesButton
{
	right: 129px;
}

#twitterButton
{
	right:  101px;
}

#facebookButton
{
	right:  73px;
}

#emailButton
{
	right: 45px;
}

#responseLoggedIn
{
	width: 334px;
}

#sendTitle
{
	position: absolute;
	top: 6px;
	left: 28px;
}

#sendLink
{
	width: 270px;
	border: solid 1px #000000;
	position: absolute;
	top: 20px;
	left: 28px;
}

#responseHeader
{
	float: left;
}

#respondLogin
{
	float: left;
	font-size: 10px;
	margin-left: 4px;
	padding-top: 2px;
}

#response
{
	border: solid 1px #000000;
	width: 330px;
	height: 80px;
	font-size: 11px;
	padding-left: 2px;
	margin-top: 2px;
}

#responseSubmit
{
	margin-top: 2px;
	float: right;
}

.responseSubmit
{
	margin-top: 5px;
	float: right;
}


#commentBlock
{
	background-color: #ffffff;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
}

#comments
{
	width: 420px;
	margin-top: 15px;
}

#addFav
{
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}