/* --- Content --- */
#demos_block
{
	margin-top: 5px;
	width: 750px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 10px;
	float: left;
	clear: left;
}
#demos_block img {

}
#demos_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	float: left;
	clear: left;
	width: 630px;
}
#demos_link {
	text-align: left;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#demos_link a {
	text-decoration: none;
	color: #0000FF;
}
#demos_link a:hover {
	text-decoration: underline;
}

#demos_block_bottom
{
	margin-top: 5px;
	width: 750px;
	margin-bottom: 10px;
	clear: left;
	float: left;
	}
#demo_machine {
	clear: left;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
