

#file
{
	margin-bottom: 25px;
}
.file-name
{
	font-size: 1.6rem;
	line-height: 1.4;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 5px;
x	max-width: 150px;
x	overflow: hidden;
x	padding-bottom: 0;
	word-wrap: break-word;
}
.file-meta
{
	color: #333;
	text-align: center;
	font-size: 0.9rem;
	line-height: 1.4;
	margin-bottom: 25px !important;
	padding-bottom: 25px !important;
}
.file-add
{
	color: #333;
	text-align: center;
	font-size: 1.3rem;
	line-height: 1.4;
	margin-top: 5px;
}

#file-download-free .wp-body-box-action-red
{
	margin-bottom: 10px;
}


#file-download-free-action-slow,
#file-download-free-icon,
#file-download-free-icon-title
{
	cursor: pointer;
}


/*
#countdown_container{width:160px;padding:0;margin:0;border:0;border-radius:0;box-shadow:none;display:none;background:#f6f3ef}
#countdown_timer{width:160px}
#countdown_timer li{padding:27px 20px 8px 5px;margin-top:0}
#countdown_timer li.seconds{left:0}
*/


#countdown_container
{
	width: 100%;
	padding: 0;
	margin: 0;
	border: 0;
	border-radius: 0;
	box-shadow: none;
x	display:none;
x	background:#f6f3ef;
	text-align: center;
}
#countdown_clock
{
	width: 200px;
	width: 250px;
	width: auto;
}
#countdown_timer
{
	width: 200px;
	width: 250px;
	width: 100%;
}
#countdown_timer ul
{
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#countdown_timer li.seconds
{
x	padding: 27px 20px 8px 5px;
	padding: 0;
	margin-top: 0;
	display: block;
	width: 100%;
	text-align: center;
	padding-bottom: 15px;
x	font-weight: bold;
	padding-top: 35px;
	margin-bottom: -82px;
x	padding-right: 1px;
x	position: relative;
x	bottom: -50px;
	font-size: 1.3rem;
	line-height: 1.0;
	font-weight: bold;

	padding-top: 55px;
	margin-bottom: -110px;
	font-size: 1.5rem;
}
#countdown_timer li.seconds em
{
	font-style: normal;
	font-size: 2.4rem;
	line-height: 1.0;
	display: block;
	text-align: center;
	margin-bottom: 5px;
	color: #E95C5C;

	font-size: 3.0rem;
}
#circular_countdown_seconds
{
	width: 150px;
}
