.b1 {
	background-color: #FF900E;
}
.b2 {
	background-color: #84C702;
}
.b3 {
	background-color: #E97A2C;
}
.b4 {
	background-color: #A9E442;
}
.ButtonLogin
{
	background-image: url('../images/2/loginB.jpg');
	background: url('../images/2/loginB.jpg') no-repeat;
}
.PollVoteButton
{
	background-image: url('../images/2/voteB.jpg');
	background: url('../images/2/voteB.jpg') no-repeat;
}

.childTable a:link{
	text-decoration:none;
}
.childTable a:visited{
	text-decoration:none;
}
.childTable a:hover{
	text-decoration:none;
}

.FlowTopic
{
	background-image:url('../images/2/TableTdBorder.gif');
	background-position:left;
}

.ChildAlbumDiv
{
	background-image:url("../Images/2/TableTdBorder.gif");
	background-position:left bottom;
	background-repeat:no-repeat;
	float:right;
}
.AlbumThumbnail 
{
	float:right;
	position:relative;
	top:7px;
	width:100px;
}
.AlbumTitle
{
	float:left;
	font-weight:bold;
	position:relative;
	top:20px;
	width:117px;
}
.AlbumThumbnailImage
{
	width:100px;
	height:52px;
}
.AlbumDiv p
{
	float:right;
}
.AlbumDiv  
{
	margin-left:0;
	margin-right:10px;
	margin-top:5px;
	padding-right:10px;
	position:relative;
	height:66px;
	width:217px;
}

