#demonstration .error{
	color:red;
	font-weight: bold;
}

#pifDemoFlashStaight, #pifDemoFlashGay{
	width: 521px;
	height: 424px;
}

/*****************************************************************************
 * DEMO BOX                                                                  *
 *****************************************************************************/

#demonstration {
	background: #0e0e0e;
	margin-top: 10px;
	margin-bottom: 0px;
}
#demonstration .content {
	margin-top: 15px;
	margin-bottom: 10px;
	height: 1%;
}
#demonstration h3 {
	color: #fe9433;
	font-weight: normal;
	font-size: 12pt;
	margin-top: 0px;
}
#demonstration li {
	color: #fe9433;
	font-size: 9pt;
	margin-top:7px;
}
#demonstration .boxFeature {
	display: block;
	float: left;
}
#demonstration .boxFeatureContent {
	float: left;
	overflow: hidden;
	width: 235px;
	margin-left: 22px;
	margin-bottom: 0px;
}
#demonstration .options {
	padding-top: 21px;
	padding-bottom: 21px;
	margin-bottom: 21px;
	background: url(../images/ellipsis-dark-grey.gif) bottom repeat-x;
}

#demonstration .last {
	background-image: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#demonstration .butn-demo-product img,
#demonstration .butn-demo-package img,
#demonstration .butn-demo-signup img {
	border: 1px solid #464646;
}
#demonstration a.butn-demo-product,
#demonstration a.butn-demo-package,
#demonstration a.butn-demo-signup {
	margin-right: 44px;
}

#demonstration a.butn-demo-signup {
	margin-right: 0px;
}
