p#bar{
	margin: 0px;
	padding: 0px;
	width: 637px;
	height: 99px;
	background-image: url(../images/creative/bar.jpg);
	position: relative;
}
div.picture{
	margin: 20px 20px 20px 30px;
	padding: 10px 0;
	font-size: 0.9em;
	line-height: 130%;
	text-transform: capitalize;
	border-bottom: dotted 4px #093b80;
	border-top: dotted 4px #093b80;
	display: inline-block;
	min-width:600px;
}
* html div.picture{
	width:600px;
}

div.picture img.picture{
	float: left;
	margin: 0 10px 10px 0;
}
p.image{
	margin: 0 20px 10px 30px;
	padding-top: 10px;
	text-align: justify;
	font-size: 0.9em;
	line-height: 120%;
}

div.picture ul li{
	display: inline;
	list-style: none outside;
}
div.picture div.thum{
	float: right;
	text-align: center;
	font-size: 13pt;
	font-weight: bold;
}

div.picture_2{
	margin: 20px 20px 20px 30px;
	padding: 10px 0;
	font-size: 0.9em;
	line-height: 130%;
	text-transform: capitalize;
	border-bottom: dotted 4px #093b80;
	display: inline-block;
	min-width:600px;
}
* html div.picture_2{
	width:600px;
}

div.picture_2 img.picture{
	float: left;
	margin: 0 10px 10px 0;
}
p.image{
	margin: 0 20px 10px 30px;
	padding-top: 10px;
	text-align: justify;
	font-size: 0.9em;
	line-height: 120%;
}

div.picture_2 ul li{
	display: inline;
	list-style: none outside;
}
div.picture_2 div.thum{
	float: right;
	text-align: center;
	font-size: 13pt;
	font-weight: bold;
}