.bold
{
	font-weight: bold;
}

#portfolio-images a img
{
	padding-right: 5px;
	padding-bottom: 5px;
}

#portfolio-images-popup
{
	font-family: MS Sans Serif, Geneva, sans-serif;
	font-size: 11px;
	width: 732px;
	min-height: 400px;
	_height: 400px;
}

#portfolio-images-popup img
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#portfolio-images-popup h2
{
	padding-top: 30px;
	font-size: 20px;
	color: #151ba3;
	font-weight: normal;
}

p.info
{
	font-family: Arial;
	font-size: 12px;
	
	color: #535353;
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align: left;
	
}

#portfolio-images-popup .bold
{
	font-weight: bold;
}





