body {
	margin:	0px;
	padding:	0px;
	color:	#000;
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:	9pt;
	text-decoration:	none;
	background-color:	#040504;
	text-align:	left;
}
div {
	_display: inline-block;
}
div {
	_display: block;
	_overflow: hidden;
	_width: auto;
}
form {
	margin:	0px;
	padding:	0px;
	display:	inline;
}
.klear {
	clear:both;
	font-size:0px;
	line-height:0px
	height:0px;
	padding:0px;
	margin:0px;
}
a {
	color:#ee4700;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
}
/**************************************/

#hdr {
	background-color:#7f9198;
	background-image:url('http://twitflip.com/i/site/hdr_index_backgr.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	height:71px;
}
#hdr2 {
	background-image:url('http://twitflip.com/i/site/hdr_backgr.gif');
	background-repeat:no-repeat;
	background-position:center bottom;
	height:71px;
}
#hdrbody {
	width:900px;
	height:71px;
	margin:0px auto;
	position:relative;
}

#hdrbody #logolink {
	position:absolute;
	top:15px;
	left:8px;
	width: 113px;
	height:39px;
	background-image:url('http://twitflip.com/i/site/logo.gif');
	display:block;
}
#hdrbody #logolink b {
	display:none;
}
#hdrbody #usernav {
	position:absolute;
	left: 137px;
	top: 18px;
}

#hdrbody #usernav a {
	display:block;
	float:left;	
	background-color: #c0d6e0;
	height: 27px;
	margin-right:6px;
	background-image:url('http://twitflip.com/i/site/usernav_a.gif');
	background-position:top right;
	background-repeat:no-repeat;
}
#hdrbody #usernav a b {
	display:block;
	float:left;
	padding-top:6px;
	padding-left:12px;
	padding-right:12px;
	background-image:url('http://twitflip.com/i/site/usernav_a_b.gif');
	background-repeat:no-repeat;
	height:21px;
	color:#9bafb8;
	cursor:pointer;
}
#hdrbody #usernav a:hover {
	background-color: #d4e6ed;
	background-image:url('http://twitflip.com/i/site/usernav_a_hvr.gif');
}
#hdrbody #usernav a:hover b {
	background-image:url('http://twitflip.com/i/site/usernav_a_b_hvr.gif');
}
#hdrbody #usernav a b span {
	color: #35464d;
}
#hdrbody #usernav a:hover b span {
	color: #000;
	border-bottom:1px dotted #9bafb8;
}

#hdrbody #usernav a#logout {
	width:27px;
	background-image:url('http://twitflip.com/i/site/usernav_logout.gif');
	background-position:top left;
}
#hdrbody #usernav a#logout b {
	display:none;
}
#hdrbody #usernav a#logout:hover {
	width:105px;
	background-position:bottom left;
}
#hdrbody #usernav a#logout:hover b {
	display:block;
	background-image:none;
	color:#394b52;
	padding-left:35px;
	text-transform:uppercase;
}
/*********/

#search {
	position:absolute;
	top: 18px;
	right:0px;
	width:320px;
}
#search #search_selector {
	background-image:url('http://twitflip.com/i/site/search_selector.gif');
	width: 60px;
	float:right;
	height:27px;
	margin-right:6px;
	float:right;
}
#search #search_selector a {
	display:block;
	float:right;
	margin-right:4px;
	width:24px;
	height:19px;
	margin-top:4px;
}
#search #search_selector a#search_selector_users {
	background-image:url('http://twitflip.com/i/site/search_icon_user.gif');
	_margin-right:2px;
}
#search #search_selector a#search_selector_posts {
	background-image:url('http://twitflip.com/i/site/search_icon_post.gif');
}

#search #search_selector a:hover {
	background-position:0px -19px;
}
#search #search_selector a.selectedd, #search #search_selector a.selectedd:hover  {
	background-position:bottom left;
	cursor:default;
}

#search #search_input {
	background-image:url('http://twitflip.com/i/site/search_input.gif');
	width: 142px;
	float:right;
	height:17px;
	margin-right:6px;
	bordeR:0px;
	font-weight:bold;
	color:white;
	padding:5px;
}
#search #search_input:focus, #search #search_input.focused {
	background-position:bottom left;
}
#search #search_btn {
	float:right;
	background-image:url('http://twitflip.com/i/site/search_btn.gif');
	width: 73px;
	float:right;
	height:27px;
	margin-right:6px;
	bordeR:0px;
	font-weight:bold;
	color:#35464d;
	cursor:pointer;
	text-transform:uppercase;
	font-size:11px;
}
#search #search_btn:hover {
	color:black;
	background-position:bottom left;
}
/** HDR_index*******/

#hdr_index {
	background-color:#7f9198;
	background-image:url('http://twitflip.com/i/site/hdr_index_backgr.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	height:200px;
}
#hdr_index2 {
	background-image:url('http://twitflip.com/i/site/hdr_index_backgr_2.gif');
	background-repeat:no-repeat;
	background-position:center bottom;
	height:200px;
}
#hdr_index_content {
	width:900px;
	height:152px;
	margin:0px auto;
}
#hdr_index_logo {
	width:290px;
	height:152px;
	float:left;
	background-image:url('http://twitflip.com/i/site/hdr_index_logo.gif');
}
#hdr_index_right {
	float:right;
	width: 610px;
	background-color:#cadfe8;
	background-image:url('http://twitflip.com/i/site/hdr_index_intro_bottom.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	height:152px;
}
#hdr_index_right2 {
	background-image:url('http://twitflip.com/i/site/hdr_index_intro_top.gif');
	background-repeat:no-repeat;
	background-position:top;
	height:152px;
}

#hdr_index_links {
	text-align:right;
	padding-top:13px;
	color: #5d6a6f;
}
#hdr_index_links a {
	font-weight:bold;
	color: #5d6a6f;
}
#hdr_index_links a:hover {
	font-weight:bold;
	color: #3e4a4f;
}
#hdr_index_intro {
	padding:13px;
}
#hdr_index_intro h2 {
	font-size:20px;
	font-weight:normal;
	color: #32464e;
	margin:0px;
	padding:0px;
	margin-top:8px;
}
#hdr_index_intro h2 b {
	font-weight:normal;
	color: #040504;
}
#hdr_index_intro p {
	margin-top:4px;
}

#hdr_index_intro_regnowrow {
	line-height:20px;
	color:#7f9198;
}
#hdr_index_intro_regnowrow a {
	font-weight:bold;
	color:#576164;
}
#hdr_index_intro_regnowrow a:hover {
	color:#000000;
}
#hdr_index_intro_regnowrow #joinnnow {
	background-image:url('http://twitflip.com/i/site/hdr_index_joinnow.gif');
	color:white;
	display:block;
	text-align:center;
	float:left;
	width: 117px;
	height:21px;
	padding-top:2px;
	text-transform:uppercase;
	margin-right:10px;
	line-height:19px;
}
#hdr_index_intro_regnowrow #joinnnow:hover {
	background-position:bottom left;
	color:white;
}


/*CONTENT*/

#contentrow {
	background-color:#a9c1cb;
}
#content {
	width:900px;
	margin:0px auto;
	background-color:#a9c1cb;
	background-image:url('http://twitflip.com/i/site/contentbackgr.gif');
	padding-top:5px;
	padding-bottom:10px;
	background-repeat:no-repeat;
}









/*FOOTER**/
#ftr {
	background-image:url('http://twitflip.com/i/site/ftr_backgr.gif');
	background-repeat:repeat-x;
	background-position:top left;
	height:70px;
}
#ftr #ftr2 {
	background-image:url('http://twitflip.com/i/site/ftr_inftr.gif');
	background-repeat:no-repeat;
	background-position:top center;
	height:70px;
}

#ftr #ftr2 #inftr {
	width:900px;
	padding-top:5px;
	margin:0px auto;
}

#ftr #ftr2 #inftr #ftrlogo {	
	background-image:url('http://twitflip.com/i/site/ftrlogo.gif');
	display:block;
	width:84px;
	margin-left:20px;
	height:26px;	
}
#ftr #ftr2 #inftr #ftrlinks {	
	padding-top:5px;
	padding-left:22px;
	font-weight:bold;
	color:#3a4245;
}
#ftr #ftr2 #inftr #ftrlinks a {	
	color:#31454d;
	font-weight:normal;
	text-transform:uppercase;
	font-size:10px;

}
#ftr #ftr2 #inftr #ftrlinks a:hover {	
	color:#a9c1cb;
}
/****/

#pagebox {
	margin-top:10px;
	background-color:#c3d9e2;
	background-image:url('http://twitflip.com/i/site/pagebox_top.gif');
	background-repeat:no-repeat;
}
#pagebox2 {
	background-image:url('http://twitflip.com/i/site/pagebox_bottom.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	padding:20px;
	padding-top:10px;
	
}
#pagebox2 h1 {
	font-size:20px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	background-image:url('http://twitflip.com/i/site/pagebox_ttl.gif');
	background-repeat:no-repeat;
	padding-bottom:10px;
	padding-top:5px;
	background-position:bottom left;
}
#pagebox2 h2 {
 font-size:18px;
 font-weight:normal;
 margin:0px;
 padding:0px;
 background-image:url('http://twitflip.com/i/site/pagebox_ttl.gif');
 background-repeat:no-repeat;
 padding-bottom:10px;
 padding-top:5px;
 background-position:bottom left;
 color:#35464d;
}

/**************************************************************/

#index_left {
	width:580px;
	float:left;
}
#index_left h1 {
	font-size:18px;
	font-weight:normal;
	color: #000;
	margin:0px;
	padding:0px;
	padding-left:10px;
}
#index_right {
	float:right;
	width:300px;
	margin-top:28px;
}

.ttl {
	margin:0px;
	padding:0px;
	display:block;
	background-image:url('http://twitflip.com/i/site/ttl.gif');
	font-size:12px;
	font-weight:bold;
	color: #34454c;
	height:22px;
	padding-top:7px;
	padding-left:10px;
	margin-top:10px;
	clear:both;
	margin-bottom:5px;
}

.ttl a {
	font-weight:normal;
	color: #4b6068;
}

.ttl a:hover {
	color: #34454c;
}


.filter {
	background-image:url('http://twitflip.com/i/site/filter_backgr.gif');
	height: 46px;
	clear:both;
}
.filter b {
	display:block;
	float:left;
	padding:10px;
	width:60px;
	padding-top:15px;
	color:#43565d;
}
.filter a {
	display:block;
	float:left;
	margin-top:10px;
	background-color:#839aa3;
	margin-right:4px;
	background-image:url('http://twitflip.com/i/site/filter_a.gif');
	background-repeat:no-repeat;
	background-position:top right;
	cursor:pointer;
}
.filter a strong{
	display:block;
	float:left;
	padding:5px 10px 5px 10px;
	color: #43565d;
	text-transform:uppercase;
	background-image:url('http://twitflip.com/i/site/filter_a_b.gif');
	background-repeat:no-repeat;
	background-position:top left;
}

.filter a:hover {
	background-color:#93aab4;
	background-image:url('http://twitflip.com/i/site/filter_a_hvr.gif');
}
.filter a:hover strong {
	color: #32464e;
	background-image:url('http://twitflip.com/i/site/filter_a_b_hvr.gif');
}


.filter a.onfilter {
	background-color:#a9c1cb;
	color: #32464e;
	background-image:url('http://twitflip.com/i/site/filter_a_on.gif');
}
.filter a.onfilter strong {
	color: #32464e;
	background-image:url('http://twitflip.com/i/site/filter_a_b_on.gif');
}

.filter a.filter_rss {
	float:right;
	display:block;
	width:26px;
	height:22px;
	background-image:url('http://twitflip.com/i/site/rss.gif');
	background-position: 0px 0px;
	margin-right:7px;
}
.filter a.filter_rss:hover {
	background-image:url('http://twitflip.com/i/site/rss.gif');
	background-position: 0px -22px;
}
.filter a.filter_rss span {
	display:none;
}
/*****/



.paging {
	background-image:url('http://twitflip.com/i/site/paging.gif');
	height: 46px;
}
.paging b {
	display:block;
	float:left;
	padding:10px;
	width:60px;
	padding-top:15px;
	color:#43565d;
}
.paging a {
	display:block;
	float:left;
	margin-top:10px;
	background-color:#839aa3;
	margin-right:4px;
	background-image:url('http://twitflip.com/i/site/paging_a.gif');
	background-repeat:no-repeat;
	background-position:top right;
	cursor:pointer;
}
.paging a strong{
	display:block;
	float:left;
	padding:5px 6px 5px 6px;
	color: #43565d;
	text-transform:uppercase;
	background-image:url('http://twitflip.com/i/site/paging_a_b.gif');
	background-repeat:no-repeat;
	background-position:top left;
}

.paging a:hover {
	background-color:#93aab4;
	background-image:url('http://twitflip.com/i/site/paging_a_hvr.gif');
}
.paging a:hover strong {
	color: #32464e;
	background-image:url('http://twitflip.com/i/site/paging_a_b_hvr.gif');
}


.paging a.onpage {
	background-color:#a9c1cb;
	color: #32464e;
	background-image:url('http://twitflip.com/i/site/paging_a_on.gif');
}
.paging a.onpage strong {
	color: #32464e;
	background-image:url('http://twitflip.com/i/site/paging_a_b_on.gif');
}

/**POSTS*********************************************/
.post {
	clear:both;
	margin-bottom:5px;
	background-color:#c3d9e2;
	background-image:url('http://twitflip.com/i/site/post_1_1.gif');
	background-repeat:no-repeat;
	background-position:top;
}
.post .post2 {
	padding:10px;
	background-image:url('http://twitflip.com/i/site/post_2_1.gif');
	background-repeat:no-repeat;
	background-position:bottom left;
}
.post .post2 .post_avatar {
	float:left;
	width:60px;
}
.post .post2 .post_avatar .post_avatarrr{
	background-color: #edf3f5;
	border:1px solid #70858e;
	display:block;
	padding:4px;
}
.post .post2 .post_avatar .post_avatarrr img{
	border:0px;
	width:50px;
	height:50px;
}
.post .post2 .post_avatar .post_avatarrr:hover{
	border:1px solid #394b52;
	background-color:white;
}
.post .post2 .post_avatar_follow {
	background-image:url('http://twitflip.com/i/site/post_avatar_follow.gif');
	display:block;
	text-align:center;
	font-weight:bold;
	color: #35464d;
	padding-top:2px;
	height: 18px;
	background-position:bottom left;
}
.post .post2 .post_avatar_follow:hover {
	color: #000;
	background-position:top left;
}
.post .post2 .post_body {
	float:left;
	margin-left: 10px;
	width: 490px;
}
.post .post2 .post_body .post_username {
	font-size:18px;
	color:#35464d;
}
.post .post2 .post_body .post_username:hover {
	color:#000;
}
.post .post2 .post_body p {
	padding:0px;
	margin:0px;
}
.post .post2 .post_body p span {
 color: #586e77;
}
.post .post2 .post_body p span b  {
 color: #a9c1cb;
 font-weight:normal;
 text-decoration:underline;
}
.post .post2 .post_body p span b a  {
 color: #35464d;
}
.post .post2 .post_body p span b a:hover  {
 color: #000;
}
.post.style1 {			background-image:url('http://twitflip.com/i/site/post_1_1.gif'); }
.post.style1 .post2 {	background-image:url('http://twitflip.com/i/site/post_2_1.gif'); }

.post.style2 {			background-image:url('http://twitflip.com/i/site/post_1_2.gif'); }
.post.style2 .post2 {	background-image:url('http://twitflip.com/i/site/post_2_2.gif'); }

.post.style3 {			background-image:url('http://twitflip.com/i/site/post_1_3.gif'); }
.post.style3 .post2 {	background-image:url('http://twitflip.com/i/site/post_2_3.gif'); }

.post.style4 {			background-image:url('http://twitflip.com/i/site/post_1_1.gif'); }
.post.style4 .post2 {	background-image:url('http://twitflip.com/i/site/post_2_4.gif'); }

.post.style5 {			background-image:url('http://twitflip.com/i/site/post_1_2.gif'); }
.post.style5 .post2 {	background-image:url('http://twitflip.com/i/site/post_2_5.gif'); }

.post .postmeta {
	margin-top:6px;
	clear:left;
}
.post .postmeta a small {
	display:none;
}
.post .postmeta span {
	display:block;
	float:left;
	padding:3px;
	font-size:11px;
	color: #586e77;
	padding-bottom:0px;
}
.fave {
	display:block;
	float:left;
	width:18px;
	height:17px;
	background-image:url('http://twitflip.com/i/site/post_fave.gif');
}
.fave:hover {
	background-position:-18px 0px;
}
.fave.unfave {	
	background-position:-36px 0px;
}
.fave.unfave:hover {
	background-position:-54px 0px;
}
.post .postmeta .reply {
	display:block;
	float:left;
	width:14px;
	height:17px;
	background-image:url('http://twitflip.com/i/site/icon_reply.gif');
	margin-right:5px;
}
.post .postmeta .reply:hover {
	background-position:top right;
}
.post .postmeta .delpost {
	display:block;
	float:left;
	width:15px;
	height:17px;
	background-image:url('http://twitflip.com/i/site/icon_del.gif');
	margin-right:5px;
}
.post .postmeta .delpost:hover {
	background-position:top right;
}
.post .postmeta .permalink {
	display:block;
	float:left;
	width:20px;
	height:15px;
	background-image:url('http://twitflip.com/i/site/post_permalink.gif');
	margin-top:2px;
	margin-left:6px;
	margin-right:6px;
}
.post .postmeta .permalink:hover {
	background-position:bottom left;
}
.post_link {
	display:block;
	background-image:url('http://twitflip.com/i/site/post_link.gif');
	font-size:11px;
	color: #586E77;
	padding:4px;
	padding-left:20px;
	margin-top:5px;
	background-repeat:no-repeat;
	width:440px;
}
.post_link:hover {
	color: #000;
	background-position:bottom left;
}
.post_video {
	float:right;
	width:80px;
	height:80px;
	background-image:url('http://twitflip.com/i/site/_avatar.gif');
	background-position: 5px 5px;
	background-repeat:no-repeat;
}
.post_video a {
	display:block;
	width:80px;
	height:80px;
	background-image:url('http://twitflip.com/i/site/post_videobtn.gif');
	background-repeat:no-repeat;
}
.post_video a:hover {
	background-position:bottom left;
}
.post_video a b {
	display:none;
}
.post_image {
	float:right;
	display:block;
	padding:4px;
	border:1px solid #586e77;
	margin-top:5px;
	background-color:#d5e8f0;
}
.post_image img {
	width:70px;
	height:70px;
	border:0px;
}
.post_image:hover {
	border:1px solid #394a52;
	background-color:#fff;
}
.post_from_api {
	font-size:11px;
	color:#43565d;
}
/*********/

#loginn {
	height: 189px;
	margin-bottom:10px;
	background-image:url('http://twitflip.com/i/site/login_backgr.gif');
	background-repeat:no-repeat;
	position:relative;
}
#loginn .loginn_hdr {
	position:absolute;
	top:12px;
	left:49px;
}
#loginn .loginn_hdr h2 {
	display:block;
	margin:0px;
	padding:0px;
	font-family:arial;
	font-size:24px;
	color: #32464e;
	font-weight:normal;
	float:left;
}
#loginn .loginn_hdr a#login_orjoin {
	display:block;
	float:left;
	background-image:url('http://twitflip.com/i/site/login_orjoin.gif');
	background-repeat:no-repeat;
	margin-left:5px;
	margin-top:6px;
	text-align:center;
	color: #647a83;
	width:85px;
	height: 17px;
}
#loginn .loginn_hdr a#login_orjoin b {
	color:#32464e;
}
#loginn .loginn_hdr a#login_orjoin:hover b {
	color:#000;
}
#loginn #login_user, #loginn #login_pass {
	position:absolute;
	left:15px;
	top:47px;
	height:31px;
	background-image:url('http://twitflip.com/i/site/login_icons.gif');
	background-repeat:no-repeat;
}
#loginn #login_pass {
	top:84px;
	background-position: bottom left;
}
#loginn #login_user input, #loginn #login_pass input {
	width: 221px;
	background-image:url('http://twitflip.com/i/site/login_input.gif');
	border:0px solid;
	height:17px;
	padding:7px;
	color:white;
	font-weight:bold;
	margin-left:34px;
	background-color:#586e77;
}
#loginn #login_user input:focus, #loginn #login_pass input:focus, #loginn #login_user input.focused, #loginn #login_pass input.focused {
	background-position:bottom left;
	background-color:#34454c;
}

#loginn #login_btn {
	position:absolute;
	top:121px;
	left:49px;
}
#loginn #login_btn #submitlogin {
	display:block;
	float:left;
	width:69px;
	height:23px;
	background-image:url('http://twitflip.com/i/site/login_btn.gif');
	background-color:#394b52;
	border:0px solid;
	color:white;
	font-weight:bold;
	text-transform:uppercase;
	font-size:11px;
	cursor:pointer;
}
#loginn #login_btn #submitlogin:hover {
	background-position:bottom;
}
#loginn #login_btn label {
	display:block;
	float:left;
	margin-left:6px;
	width:160px;
	height:23px;
	background-image:url('http://twitflip.com/i/site/login_label.gif');
	background-repeat:no-repeat;
}
#loginn #login_btn label input {
	display:block;
	float:left;
	margin-left:5px;
	margin-top:5px;
	_margin-left:1px;
	_margin-top:1px;
}
#loginn #login_btn label b{
	display:block;
	float:left;
	margin-left:3px;
	margin-top:4px;
	font-weight:normal;
	color:#3b4d54;
	font-size:11px;
}
#loginn #login_links {
	position:absolute;
	top:148px;
	left:49px;
}
#loginn #login_links a {
	display:block;
	color:#43565d;
	font-size:11px;
	padding-top:3px;
	padding-left:12px;
	background-image:url('http://twitflip.com/i/site/bullet.gif');
	background-repeat:no-repeat;
	background-position:0px 5px;
}
#loginn #login_links a:hover {
	color:#34454c;
}

/**************/

.avatarslist a {
	display:block;
	float:left;
	padding:5px;
	width:50px;
	height:50px;
	margin-right:6px;
	margin-bottom:6px;
}
.avatarslist a:hover {
	background-position:bottom left;
}
.avatarslist a img {
	width:50px;
	height:50px;
	border:0px;
}
.avatarslist a.grunge1 { background-image:url('http://twitflip.com/i/site/avatarlist_1.gif'); }
.avatarslist a.grunge2 { background-image:url('http://twitflip.com/i/site/avatarlist_2.gif'); }
.avatarslist a.grunge3 { background-image:url('http://twitflip.com/i/site/avatarlist_3.gif'); }

/****************/

#profile_right {
	width:580px;
	float:right;
}
#profile_right h1 {
	font-size:18px;
	font-weight:normal;
	color: #000;
	margin:0px;
	padding:0px;
	padding-left:10px;
}
#profile_left {
	float:left;
	width:300px;
}

/***/
#profiletabs {
	height:20px;
	margin-top:5px;
}
#profiletabs strong {
	float:left;
	font-size:14px;
	display:block;
	padding-left:10px;
	padding-top:2px;
}
#profiletabs a {
	display:block;
	float:right;
	background-color: #c3d9e2;
	margin-left:1px;
	background-image:url('http://twitflip.com/i/site/profiletabs_a.gif');
	background-repeat:no-repeat;
	background-position:top right;
}
#profiletabs a b {
	display:block;
	padding:2px 8px 4px 8px;
	font-weight:normal;
	background-image:url('http://twitflip.com/i/site/profiletabs_a_b.gif');
	background-repeat:no-repeat;
	color:#556b73;
}
#profiletabs a:hover {
	background-image:url('http://twitflip.com/i/site/profiletabs_a_hvr.gif');
	background-color:#d5e7ef;
}
#profiletabs a:hover b {
	background-image:url('http://twitflip.com/i/site/profiletabs_a_b_hvr.gif');
	color:#40545c;
}
#profiletabs a.withnew {
	background-image:url('http://twitflip.com/i/site/profiletabs_a_new.gif');
	background-color:#d5e7ef;
}
#profiletabs a.withnew b {
	background-image:url('http://twitflip.com/i/site/profiletabs_a_b_new.gif');
	color:#40545c;
}
/********/

#userinfo {
	background-image:url('http://twitflip.com/i/site/userinfo_top.gif');
	background-position:0px 18px;
	background-repeat:no-repeat;
	margin-bottom:10px;
}
#userinfo_in {
	background-image:url('http://twitflip.com/i/site/userinfo_bottom.gif');
	background-repeat:no-repeat;
	background-position:bottom left;
}
#userinfo h1 {
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	margin-left:10px;
}
#userinfo h1 a {
	font-size:22px;
	font-weight:normal;
	color: #000;
	float:left;
}
#userinfo h1 a#writeme {
	display:block;
	float:left;
	width:30px;
	height:15px;
	background-image:url('http://twitflip.com/i/site/direct.gif');
	margin-left:5px;
	margin-top:8px;
}
#userinfo h1 a#writeme:hover {	
	background-position:top right;
}
#userinfo h1 a#writeme b {
	display:none;
}
#userinfo_avatar {
	border:1px solid #32464e;
	padding:4px;
	background-color: #a9c1cb;
	float:left;
	margin:10px;
	margin-left:6px;
}
#userinfo_avatar img {
	width:100px;
	height:100px;
}
#userinfo_text {
	width:156px;
	color: #a9c1cb;
	font-size:11px;
	float:right;
	margin-right:12px;
	padding-bottom:10px;
}
#userinfo_text h2 {
	font-size:12px;
	color:white;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	margin-top:10px;
}
#userinfo_text a {
	color: #a9c1cb;
	font-size:11px;
}
#userinfo_text a:hover {
	color:#d1dee3;
}
#userinfo_text .followbtn {
	display:block;
	margin-top:7px;
	background-image:url('http://twitflip.com/i/site/userinfo_followbtn.gif');
	background-repeat:no-repeat;
	font-weight:bold;
	color: #4b6068;
	text-align:center;
	width: 150px;
	height: 23px;
	padding-top:5px;
	font-size:14px;
}
#userinfo_text .followbtn:hover {
	background-position:bottom;
	color: #4b6068;
}

/******************/

#taglist {
	display:block;
	clear:left;
	margin-bottom:10px;
	padding-left:5px;
}
#taglist a {
	display:block;
	float:left;
	color:#4b6068;
	padding:2px 4px 3px 4px;
	margin-right:3px;

}
#taglist a:hover {
	background-color:#c3d9e2;
	color:#35464d;
}
/*******************************/

div.error {
	border:1px solid red;
	background-color: #ffc7c7;
	clear:both;
	margin-bottom:10px;
	padding:8px;
	font-weight:bold;
	background-image:url('http://twitflip.com/i/site/error_red.gif');
	background-repeat:no-repeat;
	padding-left:55px;
	position:relative;
}
div.error b{
	display:block;
	font-weight:normal;
	color:red;
	font-size:18px;
}
div.error a.klz {
	position:absolute;
	display:block;
	top:7px;
	right:7px;
	width: 15px;
	height:15px;
	background-image:url('http://twitflip.com/i/site/error_red_close.gif');
	background-color:#ffb3b3;
}
div.error a.klz:hover {
	background-position:bottom left;
	background-color:red;
}
div.error.green {
	border:1px solid #0e5900;
	background-color: #cbdec7;
	background-image:url('http://twitflip.com/i/site/error_green.gif');
}
div.error.green b{
	color:#0e5900;
}
div.error.green a.klz {
	background-image:url('http://twitflip.com/i/site/error_green_close.gif');
	background-color:#abc8a6;
}
div.error.green a.klz:hover {
	background-color:#176611;
}
div.error.yellow {
	border:1px solid #ff6b11;
	background-color: #fffca3;
	background-image:url('http://twitflip.com/i/site/error_yellow.gif');
}
div.error.yellow b{
	color:#ff6909;
}
div.error.yellow a.klz {
	background-image:url('http://twitflip.com/i/site/error_yellow_close.gif');
	background-color:#ffe987;
}
div.error.yellow a.klz:hover {
	background-color:#ff6909;
}

/***************/

.inpt {
	width: 329px;
	height:23px;
	background-image:url('http://twitflip.com/i/site/inpt.gif');
	border:0px;
	padding:5px;
	font-size:18px;
	padding-top:4px;
	display:block;
}
.inpt:focus, .inpt.focused {
	background-position:bottom;
}
textarea.txtarea {
	width: 329px;
	height:70px;
	background-image:url('http://twitflip.com/i/site/txtarea.gif');
	border:0px;
	padding:5px;
	font-size:18px;
	font-weight:bold;
	padding-top:4px;
	display:block;
}
textarea.txtarea:focus, textarea.txtarea.focused {
	background-position:bottom;
}
input.rdio {
	margin:	0px;
	padding:	0px;
	margin-left:	5px;
	margin-top:		2px;
	margin-bottom:	2px;
}
.sbmt {
	border:0px;
	font-weight:bold;
	color:#fff;
	width:128px;
	background-image:url('http://twitflip.com/i/site/sbmt.gif');
	height:27px;
	margin-top:10px;
	text-transform:uppercase;
	cursor:pointer;
}
.sbmt:hover {
	background-position:bottom;
}
.checkboxing {
	padding:10px;
	background-image:url('http://twitflip.com/i/site/form_checkboxes.gif');
	background-repeat:no-repeat;
	background-position:top left;
}
.checkboxing label {
	display:block;
	padding-bottom:10px;
	clear:both;

}
.checkboxing label input {
	float:left;
}
.checkboxing label b {
	float:left;
	display:block;
	padding:2px;
	font-weight:normal;
}
b.formfield {
	font-weight:normal;
	padding:5px;
	display:block;
	color:#5d7179;
	font-size:11px;
}
label#loginpagerememberme {
	background-image:url('http://twitflip.com/i/site/loginpagerememberme.gif');
	background-repeat:no-repeat;
	float:left;
	margin-top:10px;
	margin-left:10px;
	padding:4px;
}
label#loginpagerememberme input {
	display:block;
	float:left;
}
label#loginpagerememberme b {
	display:block;
	float:left;
	font-weight:normal;
	padding-top:2px;
	padding-left:3px;
	cursor:pointer;
	color:#5d7179;
}
#loginpagelinkz {
	clear:both;
	padding-top:10px;
}
#loginpagelinkz a {
	display:block;
	padding:2px;
	padding-left:15px;
	font-size:11px;
	background-image:url('http://twitflip.com/i/site/bulllet.gif');
	background-repeat:no-repeat;
	background-position:0px 4px;
	color:#5d7179;
}
#loginpagelinkz a:hover {
	color:#35464d;
}

/***************/

div#leftmenupage_left {
	float:	left;
	width:	210px;
}
div#leftmenupage_left a {
	display:	block;
	width:	154px;
	height:	24px;
	margin:	0px;
	padding:	0px;
	margin-bottom:	4px;
	padding-left:	28px;
	padding-top:	13px;
	line-height:	12px;
	font-weight:	bold;
	font-size:	12px;
	color:	#4c5e65;
	background-image:	url('http://twitflip.com/i/site/leftmenu.jpg');
	background-repeat:	no-repeat;
	background-position:	0px 0px;
}
div#leftmenupage_left a:hover {
	color:	#35464d;
}
div#leftmenupage_left a.leftmenu_on {
	width:	172px;
	color:	#c3d9e2;
	background-position:	0px -37px;
}
div#leftmenupage_right {
	float:left;
	width:	645px;
	margin-left:	5px;
}

/***************/

#postform {
	clear:both;
	height:100px;
	height: 136px;
	background-image:url('http://twitflip.com/i/site/postform_backgr.gif');
	margin-bottom:5px;
	margin-top:5px;
	position:relative;
}
#postform .np_title {
	position:absolute;
	top:9px;
	left:12px;
	font-weight:bold;
	color:#445961;
}
#postform #np_counter {
	position:absolute;
	top:9px;
	right:12px;
	color:#7a9099;
	font-size:11px;
}
#postform textarea {
	position:absolute;
	top:28px;
	left:12px;
	color:#fff;
	font-size:12px;
	width: 862px;
	height: 45px;
	border:0px;
	background-color: #7d8f96;
	font-family: arial;
	font-size:18px;
	padding:8px;
	background-image:url('http://twitflip.com/i/site/postform_textarea.gif');
	overflow:hidden;
}
#postform textarea:focus, #postform textarea.focused {
	background-color:#56686f;
	background-position:bottom left;
}
#postform div#np_postorcancel {
	background-image:url('http://twitflip.com/i/site/postform_postorcancel.gif');
	width: 138px;
	height: 30px;
	position:absolute;
	top:90px;
	left:12px;
	padding-top:4px;
	padding-left:4px;
	color:#5d7179;
}
#postform div#np_postorcancel input {
	width: 62px;
	height:26px;
	border:0px;
	font-weight:bold;
	color:white;
	text-transform:uppercase;
	background-image:url('http://twitflip.com/i/site/postform_btn.gif');
	cursor:pointer;
	background-color:#81969f;
	float:left;
}
#postform div#np_postorcancel input:hover, #postform div#np_postorcancel input.hovered {
	background-position:bottom left;
	background-color:#697d85;
}
#postform div#np_postorcancel div {
	float:left;
	padding-left:7px;
	padding-top:6px;
}
#postform div#np_postorcancel div a {
	color: #9eb3bc;
	text-decoration: underline;
}
#postform div#np_postorcancel div a b {
	color: #43565d;
	font-weight:normal;
}
#postform div#np_postorcancel div a:hover {
	color: #5d7179;
}
#postform div#np_postorcancel div a:hover b {
	color: #000;
}
#postform #attachments {
	position:absolute;
	top:95px;
	right:10px;
	width:730px;
}
#postform #attachments a.addstuff {
	display:block;
	float:right;
	background-color:#aac0c9;
	margin-left:5px;
	background-image:url('http://twitflip.com/i/site/attachments_a.gif');
	background-repeat:no-repeat;
	background-position:top right;
}
#postform #attachments a.addstuff b {
	display:block;
	float:left;
	padding:7px 10px 8px 30px;
	color:#35464d;
	background-image:url('http://twitflip.com/i/site/attachments_a_b.gif');
	background-repeat:no-repeat;
	background-position:top left;
	cursor:pointer;
}
#postform #attachments a.addstuff:hover  {
	background-image:url('http://twitflip.com/i/site/attachments_a_hvr.gif');
	background-color:#98afb8;
}
#postform #attachments a.addstuff:hover b {
	color:#000;
	background-image:url('http://twitflip.com/i/site/attachments_a_b_hvr.gif');
}
#postform #attachments div.attachment {
	float:right;
	background-color:#aac0c9;
	margin-left:5px;
}

#postform #attachments div.attachment b {
	float:left;
	padding:7px 10px 8px 30px;
	background-color:#aac0c9;
	background-image:url('http://twitflip.com/i/site/attachment_bullet.gif');
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
	float:left;
}
#postform #attachments div.attachment b a {
	font-weight:normal;
	color:#5d7179;
}
#postform #attachments div.attachment b a:hover {
	color:#000;
}
#postform #attachments div.attachment a.delstuff {
	display:block;
	float:left;
	width: 21px;
	height: 29px;
	background-image:url('http://twitflip.com/i/site/attachment_remove.gif');
	background-repeat:no-repeat;
	background-position:top right;
}
#postform #attachments div.attachment a.delstuff:hover {
	background-position:bottom right;
}

/***************/

div.flybox_backgr {
	width:	100%;
	height:	100%;
	margin:	0px;
	padding:	0px;
	border:	0px solid;
	position:	fixed;
	top:	0px;
	left:	0px;
	background-color:	#000;
	opacity:	0;
	moz-opacity:	0;
	filter:	alpha(opacity=0);
	z-index:	999;
}
div.flybox_box {
	margin:	0px;
	padding:	0px;
	border:	0px solid;
	position:	fixed;
	background:	none;
	z-index:	1000;
	text-align:	left;
}
div.flybox_box * {
	z-index:	1001;
}
div.flybox_box_hdr {
	height:	31px;
	position:	relative;
}
div.flybox_box_hdr, div.flybox_box_hdr * {
	font-size:	0px;
	line-height:	0px;
}
div.flybox_box_hdr_left {
	width:	5px;
	height:	32px;
	position:	absolute;
	top:	0px;
	left:	0px;
	background-image:	url('http://twitflip.com/i/site/flybox_top_left.gif');
	background-repeat:	no-repeat;
	background-position:	0px 0px;
}
a.flybox_box_hdr_right {
	display:	block;
	width:	41px;
	height:	32px;
	position:	absolute;
	top:	0px;
	right:	0px;
	background-image:	url('http://twitflip.com/i/site/flybox_top_right.gif');
	background-repeat:	no-repeat;
	background-position:	0px 0px;
}
a.flybox_box_hdr_right:hover {
	background-position:	0px -32px;
}
div.flybox_box_hdr_center {
	height:	31px;
	margin:	0px;
	margin-left:	5px;
	margin-right:	41px;
	background-image:	url('http://twitflip.com/i/site/flyboxtop_center.gif');
	background-repeat:	no-repeat;
	background-position:	top right;
	background-color:	#92a9b2;
	border-top:	1px solid #000;
}
div.flybox_box_hdr_center div {
	margin:	0px;
	padding:	0px;
	padding-top:	10px;
	padding-left:	6px;
	line-height:	1;
	font-weight:	bold;
	font-size:	12px;
	color:	#35464d;
}
div.flybox_box_ftr {
	height:	10px;
	position:	relative;
}
div.flybox_box_ftr, div.flybox_box_ftr * {
	font-size:	0px;
	line-height:	0px;
}
div.flybox_box_ftr_left {
	width:	6px;
	height:	10px;
	position:	absolute;
	top:	0px;
	left:	0px;
	background-image:	url('http://twitflip.com/i/site/flybox_bottom_left.gif');
	background-repeat:	no-repeat;
	background-position:	0px 0px;
}
div.flybox_box_ftr_right {
	width:	6px;
	height:	10px;
	position:	absolute;
	top:	0px;
	right:	0px;
	background-image:	url('http://twitflip.com/i/site/flybox_bottom_right.gif');
	background-repeat:	no-repeat;
	background-position:	0px 0px;
}
div.flybox_box_ftr_center {
	height:	9px;
	margin:	0px;
	margin-left:	6px;
	margin-right:	6px;
	background-image:	url('http://twitflip.com/i/site/flybox_bottom_center.gif');
	background-repeat:	no-repeat;
	background-position:	top left;
	background-color:	#c2d8e1;
	border-bottom:	1px solid #000;
}
div.flybox_box_main {
	background-color:	#c2d8e1;
	border-left:	1px solid #000;
	border-right:	1px solid #000;
	background-image:	url('http://twitflip.com/i/site/flybox_middle.gif');
	background-position:	top left;
	background-repeat:	no-repeat;
	min-height:	40px;
}
/***************/


body#flyform {
	background-color: #c2d8e1;
}
#flyform_tabs {
	height:27px;
	background-color:#c6dce4;
	background-image:url('http://twitflip.com/i/site/flyform_tabs.gif');
	background-repeat:no-repeat;
	padding-top:8px;
	padding-left:10px;
}
#flyform_tabs a {
	display:block;
	float:left;	
}
#flyform_tabs a b {
	padding:6px 10px 7px 10px;
	display:block;
	float:left;
	font-weight:normal;
	color:#667c85;
	cursor:pointer;
}
#flyform_tabs a:hover b {
	color:#35464d;
}

#flyform_tabs a.ontabb {	
	background-image:url('http://twitflip.com/i/site/flyform_tabs_a.gif');
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#c2d8e1;
}
#flyform_tabs a.ontabb b {
	background-image:url('http://twitflip.com/i/site/flyform_tabs_a_b.gif');
	background-repeat:no-repeat;
	background-position:top left;
	font-weight:bold;
	color:#35464d;
}
#flyform_content {
	padding:10px;
}
#flyform_ftr {
	background-image:url('http://twitflip.com/i/site/flyform_ftr.gif');
	background-repeat:no-repeat;
	padding:10px;
	padding-top:8px;
}
#flyform_ftr input {
	display:block;
	float:left;
	background-image:url('http://twitflip.com/i/site/flyform_submit.gif');
	width: 123px;
	height:26px;
	border:0px;
	background-color:transparent;
	color:#dcedf3;
	font-weight:bold;

}
#flyform_ftr input:hover {
	color:#fff;
	cursor:pointer;
	background-position:bottom;
}
#flyform_ftr b {
	display:block;
	float:left;
	padding:6px;
	font-weight:normal;
	color:#5d7179;
}
#flyform_ftr b a {
	color:#9eb3bc;
	text-decoration:underline;
}
#flyform_ftr b a strong {
	font-weight:normal;
	color:#43565d;
}
#flyform_ftr b a:hover {
	color:#5d7179;
}
#flyform_ftr b a:hover strong {
	color:#000;
}
#flyform_content .formfield {
	padding-top:0px;
	font-size:12px;
	font-weight:bold;
}
#flyform_content input {
	width:490px;
	background-image:url('http://twitflip.com/i/site/flyform_inpt.gif');
	background-repeaT:no-repeat;
}
.flyform_subinfo {
	padding:5px;
	padding-bottom:0px;
	color:#92a9b2;
	font-size:11px;
}
#flyform_ftr #submit_loader {
	width:	230px;
	height:	26px;
	background-image:	url('http://twitflip.com/i/site/flyform_loader.gif');
	background-repeat:	no-repeat;
	background-position:	top left;
}
/***************/

#afterpost {
	clear:both;
	padding: 6px;
	background-color: #c2d8e1;
	margin-bottom:5px;
	margin-top:5px;
	background-image:url('http://twitflip.com/i/site/postform_afterpost.gif');
	height:26px;
}
#afterpost img {
	float:left;
	margin-right:10px;
}
#afterpost b {
	float:left;
	display:block;
	padding-top:6px;
	color:#11660c;
}
#afterpost span {
	float:left;
	display:block;
	padding-top:6px;
}
/*****************************/

body#viewpost {
	background-color:#7f9198;
}
#viewpost_main {
	width: 688px;
	margin:50px auto;
	background-image:url('http://twitflip.com/i/site/viewpost_backgr.gif');
	position:relative;
}
#viewpost_post {
	background-image:url('http://twitflip.com/i/site/viewpost_hdr.gif');
	background-repeat:no-repeat;
	padding-top:150px;
	padding-left:45px;
	padding-right:40px;
}
#viewpost_post h1 {
	margin:0px;
	padding:0px;
	font-size:20px;
	font-weight:normal;
}
#viewpost_post h1 a {
	font-size:20px;
}
#viewpost_post h1 span {
 color: #586e77;
}
#viewpost_post h1 span b  {
 color: #a9c1cb;
 font-weight:normal;
 text-decoration:underline;
}
#viewpost_post h1 span b a  {
 color: #35464d;
 font-size:20px;
 font-weight:normal;
}
#viewpost_post h1 span b a:hover  {
 color: #000;
}
#viewpost_timestamp  {
	margin-top:5px;
	color: #7f9198;
	padding-bottom:10px;
	height:20px;
}
#viewpost_timestamp b  {
	font-weight:normal;
	padding-top:3px;
	display:block;
	padding-left:5px;
	float:left;
}
#viewpost_author {
	background-image:url('http://twitflip.com/i/site/viewpost_ftr.gif');
	height: 107px;
	padding-left:49px;
}
#viewpost_author #vp_author_avatar {
	float:left;
	margin-top:15px;
	margin-right:15px;
}
#viewpost_author #vp_author_avatar img {
	border:0px;
}
#viewpost_author #vp_author_username {
	font-size:22px;
	color: #384c54;
	padding-top:10px;
	display:block;
}
#viewpost_author #vp_author_username:hover {
	color: #000;
}
#viewpost_author p {	
	padding:0px;
	margin:0px;
}
#viewpost_logolink {
	position:absolute;
	top:80px;
	left:50px;
	width:260px;
	height:60px;
	display:block;
}
#viewpost_logolink b {
	display:none;
}
#viewpost_sitelink {
	position:absolute;
	top:90px;
	left:360px;
	display:block;
	color:#2f3e44;
}
#viewpost_img {
	margin-top:10px;
}
#viewpost_backnext {
	float:right;
	margin:13px;
	margin-right:46px;
	width:81px;
	height:29px;
	background-image:url('http://twitflip.com/i/site/vp_backnext.gif');
}
#viewpost_backnext a {
	display:block;
	height: 29px;
	width:40px;
	float:left;
}
#viewpost_backnext a#vp_back {
	background-image:url('http://twitflip.com/i/site/vp_backnext_back.gif');
}
#viewpost_backnext a#vp_next {
	background-image:url('http://twitflip.com/i/site/vp_backnext_next.gif');
	float:right;
}
#viewpost_backnext a:hover {
	background-position:bottom left;
}
#viewpost_backnext a b {
	display:none;
}
/***************/

#innerpage {
	clear:both;
	margin-bottom:5px;
	background-color:#c3d9e2;
	background-image:url('http://twitflip.com/i/site/post_1_1.gif');
	background-repeat:no-repeat;
	background-position:top;
	margin-top:6px;
}
#innerpage #innerpage2 {
	padding:10px;
	background-image:url('http://twitflip.com/i/site/post_2_2.gif');
	background-repeat:no-repeat;
	background-position:bottom left;
}

.useritem {
	float:left;
	width:270px;
	height:60px;
	margin-bottom:10px;
}
.useritem .useritem_avatar {
	float:left;
	width:50px;
	height:50px;
	background-image:url('http://twitflip.com/i/site/userlist_avatar.gif');
	padding:5px;
	background-repeat:no-repeat;
	margin-right:10px;
}
.useritem .useritem_avatar img {
	border:0px;	
}
.useritem .useritem_username {
	display:block;
	color:#40545c;
	font-size:18px;
}
.useritem .useritem_username:hover {
	color:#000;
}
.useritem .useritem_controls {
	padding-top:5px;
}
.useritem .useritem_controls a {
	font-size:11px;
	color:#485d65;
	padding:2px 4px 2px 4px;
	background-color:#adc5cf;
	margin-top:5px;
}
.useritem .useritem_controls a:hover {
	color:#000;
	background-color:#a2b9c2;
}

/*****************/
#searchbar h1 {
	font-size:18px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	color:#475b63;
}
#searchbar h1 {
	font-size:18px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	color:#475b63;
	padding-bottom:5px;
	padding-top:4px;
	padding-left:10px;
}
#searchbar #searchbar_tabs {
	height:35px;
}
#searchbar #searchbar_tabs a {
	height:20px;
	display:block;
	float:left;
	width:135px;
	padding:5px;
	padding-top:10px;
	padding-left:10px;
	color:#5f757e;
}
#searchbar #searchbar_tabs a:hover {
	color:#40545c;
}
#searchbar #searchbar_tabs a.searchbar_tab_users {
	background-image:url('http://twitflip.com/i/site/searchbar_tab_users.gif');
}
#searchbar #searchbar_tabs a.searchbar_tab_posts {
	background-image:url('http://twitflip.com/i/site/searchbar_tab_posts.gif');
}
#searchbar #searchbar_tabs a#selecteddd {
	color:#40545c;
	font-weight:bold;
	background-image:url('http://twitflip.com/i/site/searchbar_tab_on.gif');
}

#searchbar #searchbar_form {
	background-color:#c3d9e2;
	background-image:url('http://twitflip.com/i/site/searchbar_ftr.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	margin-bottom:10px;
	padding:10px;
	padding-top:4px;

	
}
#searchbar #searchbar_form input.inpt {
	background-image:url('http://twitflip.com/i/site/inpt_searchhh.gif');
	width:270px;
}
/*****************************/

#mywebsite {
	clear:both;
	margin-top:10px;
	background-image:url('http://twitflip.com/i/site/mywebsite.gif');
	padding:7px;
	height:15px;
	padding-left:25px;
	font-weight:bold;
	color:#34454c;
}
#mywebsite a{
	color:#586e77;
	font-weight:normal;
}
#mywebsite a#mywebsitelink {
	color:#34454c;
	font-weight:bold;
}
#mywebsite a#mywebsitelink:hover {
	color:#000;
}
/*****************/

#invitefriends {	
	clear:both;
	margin-top:10px;
	background-image:url('http://twitflip.com/i/site/invite.gif');
	padding:7px;
	height:15px;
	padding-left:25px;
	font-weight:bold;
	color:#34454c;
}
#invitefriends a {
	color:#34454c;
}
#invitefriends a:hover {
	color:#000;
}
#inviteform input.inpt {
	background-image:url('http://twitflip.com/i/site/inpt_searchhh.gif');
	width:270px;
}
#invitepagettl h1 {
	float:	left;
}
#invitepagettl a {
	float:right;
	font-size:11px;
	color:#485d65;
	padding:2px 4px 2px 4px;
	background-color:#adc5cf;
	margin-top:5px;
}
#invitepagettl a:hover {
	color:#000;
	background-color:#a2b9c2;
}

/**********/
#tourimage {
	float:right;
	width:400px;
	height:200px;
	margin-top:10px;
	margin-left:20px;
}
#tourpaging{
	margin-top:60px;
}
#tourpaging a{
	display:block;
	float:left;
	background-color: #a9c1cb;
	font-size:20px;
	color: #4c6169;
	margin-right:5px;
	background-image:url('http://twitflip.com/i/site/tourpage_a.gif');
	background-repeat:no-repeat;
	background-position: top right;
}
#tourpaging a b{
	font-weight:normal;
	display:block;
	float:left;
	padding:2px 7px 4px 7px;
	background-image:url('http://twitflip.com/i/site/tourpage_a_b.gif');
	background-repeat:no-repeat;
	background-position: top left;
}

#tourpaging a:hover{
	background-color: #92adb8;
	color: #000;
	background-position: center right;
}
#tourpaging a:hover b{
	background-position: center left;
}
#tourpaging a.ontourpage{
	background-color: #4c6169;
	color: #c3d9e2;
	background-position:bottom right;

}
#tourpaging a.ontourpage b{
	background-position:bottom left;

}
/*****************/

#mobileversionpage {
	float:left;
	width:450px;
	margin-left:10px;
}
#mobileversionpage h1 {
	float:left;
	width:400px;
}
#mobileversionpage p {
	clear:both;	
}
#mobileversionpage small {
	font-size:11px;
	color: #597078;
}
#mobileversionpage #mobileurl {
	font-size:24px;
	padding:7px;
	padding-bottom:9px;
	margin-bottom:10px;
	background-image:url('http://twitflip.com/i/site/mobilink.gif');
	background-repeat:no-repeat;
	padding-left:40px;
}
/*****************/

#retweet { padding-top:4px; float:right; display:block; }