/* @overwrite internet.css */
#p-body-wrapper #p-body-bottomwrapper {
	margin: 0 0 0 -11px;
	background-position: -1000px -1px;
}
/* @end  */

#shell {
	height:694px;
	background:url(shell.jpg);
	position:relative;
}

#shell * {

}

#youtube, #flickr {
	display:none;
}

#ytplayercontainer {
	position:absolute;
	left:144px;
	top:470px;
	width:242px;
	height:161px;
}

#flickrcontainer {
	position:absolute;
	left:444px;
	top:442px;
	width:242px;
	height:136px;
	overflow:hidden;
}

#flickrcontainer * {
	margin:0 auto;
	padding:0px;
	display:block;
}

#flickrcontainer img {
/* 	width:242px; */
/* 	height:136px; */
}

#tvpcontainer {
	position:absolute;
	left:728px;
	top:188px;
	width:211px;
	height:213px;
	overflow-x:hidden;
	overflow-y:scroll;
	background-color:#FFF;
}

#tvp {
	margin:0px;
	padding:0px;
	list-style:none !important;
}

#tvp li {
	list-style:none !important;
	background-image:none;
	margin:0px;
	padding:0px;
	border-bottom: 1px #DDD dotted;
}

#tvp li img {
	float:left;
	width:32px;
	height:32px;
	padding-right:3px;
}

#tvp li p {
	padding-left:3px;
	font-size:9px;
}

#tvp li p.time {
	clear:left;
	padding-left:3px;
	font-size:9px;
	font-family:serif;
	font-style:italic;
	color:#aaa;
}

p#more {
	text-align:center;
}

p#more em {
	#aaa
}

#body {
	position:absolute;
	left:389px;
	top:140px;
	width:272px;
	height:62px;
	overflow:hidden;
	border:0;
	background:transparent;
	font-size:16px;
	font-family:Arial, sans-serif;
	font-weight:bold;
	color:#000000;
}

#body textarea{
	background:#FFFFFF;
}

#shell input {
	border:0px;
	background:transparent;
	color:#6d6d6d;
	font:bold 9px Verdana,Arial,Helvetica,sans-serif;
}


#username {
	position:absolute;
	left:386px;
	top:220px;
	width:100px;
	height:13px;
}

#password,
#password_dummy {
	position:absolute;
	left:514px;
	top:220px;
	width:100px;
	height:13px;
}

#follow {
	position:absolute;
	left:468px;
	top:243px;
}

#signup {
	position:absolute;
	left:627px;
	top:249px;
	width:46px;
	height:11px;
}

#submit {
	position:absolute;
	left:552px;
	top:284px;
}

.tlink {
	position:absolute;
	display:block;
}

#youtube_prev {	
	left:117px;
	top:530px;
	width:18px;
	height:49px;
}

#youtube_next {
	left:394px;
	top:531px;
	width:18px;
	height:47px;
}

#flickr_prev {
	left:417px;
	top:488px;
	width:18px;
	height:49px;
}

#flickr_next {
	left:694px;
	top:489px;
	width:18px;
	height:47px;
}

#twitterpage {
	left:57px;
	top:25px;
	width:54px;
	height:39px;
}

#tc {
	left:14px;
	top:639px;
	width:76px;
	height:39px;
}

#postit {
	position:absolute;
	left:535px;
	top:265px;
	width:142px;
	height:134px;
	background:url(postit.png);
	display:none;
}

#postit a {
	width:100%;
	height:100%;
	display:block;
	text-decoration:none;
}

#postit a p {
	margin:0px 20px 0px 20px;
	color:#000;
	font-family:Courier New, sans-serif;
	padding:0px;
}