﻿.singleAnimationContainer
{
	float:left;
	margin-left:15px;
	width:130px;
	height:175px;
	padding-bottom:30px;
	}
	
.singleAnimationImg
{
	width:130px;
	height:74px;
	background-repeat:no-repeat;
	background-position:center;
	
	}
.singleAnimationBadge
{
	margin-left:3px; 
	margin-top:49px;
}
.singleAnimationTextualDiv
{
	 margin-top:3px;
	 font-weight:bold;
	 
	}
.singleAnimationText
{
	 float:left;
	 color:#787878;
	}
.singleAnimationFixedText
{
	float:left;
	 color:#787878;
}
	
.singleAnimationFieldDiv A
{
	color:#0060B6;
}

.singleAnimationFieldDiv A:hover
{
	color:#00A0C6;
}
.singleAnimationAddedDiv
{
	 margin-top:2px;
	}
