
html 
{
	border=0
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	background-image: url(../images/background02.png);
	background-repeat: repeat;
}

/*
body
{
	margin: 0px;
}
*/
a
{
	color: #73c1ec;
	text-decoration: none;
}

a:visited
{
	color: #0082b5;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}


.childTwitter 
{
	margin-top:1px;
	margin-left: 1px;
	margin-right: 1px;
	padding: 5px;
	/*
	font-size: 9pt;
	font-weight:2px;
	*/
	font-size:12px;
	font-family: Arial;
	color: #ddd;
	float: none;
	clear: both;
	/*
	font-weight:1px;
	*/
	background-image: url(../images/tweetback.png);
	background-repeat: repeat;
	min-height: 50px;
	background-position: center top;
	height: auto !important;
	height: 50px;
}

body .list-girsttweet
{
	border-top: none
}


.childTwitter-img
{
	float: left;
	position: relative;
	left: 0px;

}

.childtwit
{
	/*
	word-spacing: 1.3em;
	*/
	line-height:1.3em;
	margin-left: 60px
}
 
.list-twit-status
{
	font-size: 7pt;
	color: #999;
}








