/* -------------------------------------------------------------------- OPEN SOURCE */
#opensource
{
	padding: 20px 50px 20px 50px;
	font-size: 11px;
}

#opensource h2
{
	margin-left: 0px;
}

/* ----------------------------------------------------------------- OPEN SOURCE TOP */
#opensource_top
{
	margin-bottom: 25px;
}

#opensource_top img
{
	float: right;
	margin: 0px 0px 15px 15px;
}

/* -------------------------------------------------------------- OPEN SOURCE BOTTOM */
#opensource_bottom img
{
}

#opensource_bottom ul
{
	margin: 30px;
}

#opensource_bottom li
{
	height: 100%;
	margin-bottom: 25px;
	clear:both;
}

#opensource_bottom li img
{
	float: left;
	margin: 0px 15px 15px 0px;
}

#opensource_bottom li a
{
	color: #C9010E;
	text-decoration: none;
}

#opensource_bottom li a:hover
{
	color: #C9010E;
	text-decoration: underline;
}

/* -------------------------------------------------------------------- INVENTIONS */
#inventions
{
	padding: 20px 50px 20px 50px;
	font-size: 11px;
}

#inventions h2
{
	margin-left: 0px;
}

/* ----------------------------------------------------------------- INVENTIONS TOP */
#inventions_top a
{
	color: #ff0000;
	text-decoration: none;
}

#inventions_top a:hover
{
	text-decoration: underline;
}

#inventions_top
{
	margin-bottom: 25px;
}

h3
{
	margin-left: 0px;
}

h3 a 
{
	margin-left: 0px;
}

#inventions_top p
{
	margin-bottom: 15px;
}

#inventions_top img
{
	float: right;
	margin: 0px 0px 15px 15px;
}

#container
{
	float: left;
	margin-bottom: 15px;
}

#image
{
	float: left;
}

#content
{
	float: left;
	width: 450px;
}

/* -------------------------------------------------------------- INVENTIONS BOTTOM */
#inventions_bottom
{
}

#inventions_bottom ul
{
	margin: 30px;
}

#inventions_bottom li
{
	height: 100%;
	margin-bottom: 25px;
	clear:left;
}

#inventions_bottom li img
{
	float: left;
	margin: 0px 15px 15px 0px;
}

#inventions_bottom li a
{
	color: #C9010E;
	text-decoration: none;
}

#inventions_bottom li a:hover
{
	color: #C9010E;
	text-decoration: underline;
}