@charset "utf-8";
/* CSS Document */
div.twtr-hd {
	width:162px;
	min-height:45px;
	height:45px;
	overflow:hidden;
	background:url(../images/sociallinks/tweet_header1.png) no-repeat;
	margin-bottom:0px;
	padding:0px;
	}
div.twtr-hd a, div.twtr-hd h3 {
	display:none;
	visibility:collapse;
	}
	

#twtr-profile-widget div.twtr-timeline, #twtr-profile-widget div.twtr-bd {
	background:none;
	background-image:none;
	background:url(../images/sociallinks/tweet_content_tile.png) repeat-y;
	}
div.twtr-bd {
	background:url(../images/sociallinks/tweet_content_tile.png) repeat-y;
	}
div.twtr-tweet {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	background:none;
	}
#twtr-profile-widget .twtr-new-results, #twtr-profile-widget .twtr-results-inner, #twtr-profile-widget .twtr-timeline {
-moz-background-clip:none !important;
-moz-background-inline-policy:continuous !important;
-moz-background-origin:padding !important;
background:none !important;
}
index.php (line 1)
.twtr-timeline {
-moz-border-radius-bottomleft:0px;
-moz-border-radius-bottomright:0px;
-moz-border-radius-topleft:0px;
-moz-border-radius-topright:0px;
height:225px;
overflow:hidden;
position:relative;
z-index:2;
}


.twtr-ft {
	background:#FFFFFF;
	background-image:url(../images/sociallinks/tweet_footer1.png);
	background-repeat:no-repeat;
	padding:0px;
	}
.twtr-ft a {
	display:none;
	visibility:hidden;
	}
	
