


p.header
{
	font-weight: bold;	
	clear: both;
	font-size: 18px;
	color: #7f8ba2;
}

p.title
{
	font-weight: bold;
	clear: both;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

p.ajax-loader
{
	text-align: center;
	margin: 70px 0px 70px 0px;
	padding: 0px 0px 0px 0px;
}


/* jContent demos */


.jContent div.slides
{
	height: 170px;
	border: 0px solid #cccccc;
}



.jContent p.txt
{
	padding: 10px 20px 0px 20px;
	font-size: 12px;
}

.jContent p.txt img
{
	float: left;
	display: block;
	border: 5px solid #ffffff;
	margin: 0px 15px 5px 0px;
}
