#short-1, #short-2, #short-3, #short-4, #short-5, #short-6, #short-7, #short-8, #short-9, #short-10, #short-11, #short-12, #short-13, #short-14, #short-15, #short-16, #short-17, #short-18, #short-19, #short-20
{
	position:absolute;
	top: 120px;
	left: 700px;
	width:275px;
	visibility:hidden;
}

/* Tooltip pop-up */
.pbShortDescr
{
	background: url('../images/shortdescr-bg.png') #c22026 top repeat-x;
	color: #f8f8f8;
	border: none;
	width: 275px;
	z-index: 100;

/*	-moz-border-radius: 10px;*/
/*	-webkit-border-radius: 10px;*/
	border-radius: 10px;
}

.pbShortDescr h5
{
	font-family: FuturaBT-ExtraBlackCondensed;
	font-size: 31px;
/*	text-transform: uppercase;*/
    margin-top:15px;
	margin-bottom:30px;
	color: #e8e8e8;
	text-align:center;
}

.pbShortDescr h6
{
	font-family: FuturaBT-ExtraBlackCondensed;
	font-size: 15px;
	color: #e8e8e8;
	text-align:center;
    margin-top:20px;
	margin-bottom:15px;
}

.pbShortDescr h7
{
	font-family: FuturaBT-ExtraBlackCondensed;
	font-size: 22px;
	color: #e8e8e8;
	text-align:center;	
    margin-top:20px;
	margin-bottom:15px;
}

.pbShortDescr p
{
	font-family: FuturaBT-MediumCondensed;
	color: #f8f8f8;
	font-size: 14px;
	margin: 10px 15px 10px 15px;	
/*	text-align:justify;*/
}
