#timer {
	font-weight: bold;
	font-size: 40px;
	color: 	#e5232c;
}

.remained{
	text-align: center;
	height: 100px;
	color: 	#4f4f4f;
	font-weight: bold;
	margin-top: 140px;
}


/* Conference catalogue*/
.conference-catalogue { padding: 20px 0 15px 0; line-height: 15px; }
.conference-catalogue li { background: url('../../../img/dtv/images/conf-imgs.png') -220px 0 repeat-y; margin: 0 0 30px 0; padding-bottom: 3px; }
.conference-catalogue .pk-date { float: left; width: 70px; text-align: right; color: #df222b; font-size: 11px; }
.conference-catalogue .pk-date * { display: block; }
.conference-catalogue .pk-date span.number { font-size: 25px; font-weight: bold; line-height: 25px; }
.conference-catalogue .pk-date span.today_yesterday { font-size: 15px; font-weight: bold; line-height: 15px; }
.conference-catalogue .pk-date span.duration { background: url('../../../img/dtv/images/conf-imgs.png') 50px 10px no-repeat; color: #8c8c8c; padding-top: 33px; }
.conference-catalogue .pk-date span.p-now { background: url('../../../img/dtv/images/conf-imgs.png') 27px -125px no-repeat; margin-top: 8px; }
.conference-catalogue .pk-info { margin: 0px 110px 0px 93px; position: relative; }
.conference-catalogue .pk-info h3 { font-family: georgia, serif; font-size: 18px; margin-bottom: 7px; line-height: 19px; }
.conference-catalogue .pk-info h3 a { text-decoration: none; }
.conference-catalogue .pk-info p { font-size: 12px; margin: 3px 0 7px 0; }
.conference-catalogue .pk-info .pk-btn { text-decoration: none; display: block; height: 20px; text-indent: -200px; overflow: hidden; background: url('../../../img/dtv/images/conf-imgs.png') 0 -140px no-repeat; }
.conference-catalogue .pk-info .give-order { width: 90px; }
.conference-catalogue .pk-info .give-order:hover { background-position: 0 -160px; }
.conference-catalogue .pk-info .on-approval { width: 145px; background-position: 0 -180px; cursor: default; }
.conference-catalogue .pk-info .come-in { width: 46px; background-position: 0 -200px; }
.conference-catalogue .pk-info .come-in:hover { background-position: 0 -220px; }
.conference-catalogue .pk-members { background: url('../../../img/dtv/images/conf-imgs.png') 0 -50px no-repeat; width: 53px; position: absolute; top: 0; left: 480px; color: #8c8c8c; font-size: 11px; text-align: center; line-height: 12px; }
.conference-catalogue .pk-members span { font: bold 20px arial; display: block; padding: 10px 0 12px 0;}
.conference-catalogue li.completed .pk-date { color: #8c8c8c; }
.conference-catalogue li.completed .a-completed { color: #8c8c8c; text-decoration: underline; }

.conference-catalogue .pk-viewers, .conference-catalogue .pk-users { background: url('../../../img/v2/fe_images/conf-imgs2.png') 0 0 no-repeat; width: 63px; position: absolute; top: 0px; left: 490px; color: #7f8792; font-size: 10px; text-align: center; line-height: 12px; font-family: tahoma; }
.conference-catalogue .pk-viewers span, .conference-catalogue .pk-users span { font: bold 14px arial; display: block; padding: 3px 0 6px 0;}
.conference-catalogue .pk-users { top: 50px; }
/* Conference catalogue*/

/* Conference page */
.conference-h { margin-bottom: 0; }
.members-list .more-link { padding-right: 0; }

.conference-info .conference-catalogue { padding: 0; }
.conference-info .conference-catalogue li { margin-bottom: 0; }
.conference-info .conference-catalogue li h3 { margin-bottom: 12px; }
.conference-info .conference-catalogue .pk-info { margin-right: 0; min-height: 110px; }
.conference-info .conference-catalogue .pk-date { min-height: 110px; }
/* Conference page */
