
/*only for FIBREX HISTORY*/

#history			{width: 570px; height: auto; overflow: auto;}
#history img		{margin-bottom: 10px}

#timeline			{width: 560px; height: 255px; border: solid 1px #333333; overflow: auto; margin: 0px auto; font-size:9pt;}
#timeline div		{width: 2240px; height: 225px}
#timeline .yearinfo	{width: 200px; height: 220px; float: left; padding: 15px; padding-bottom: 0px; background-image:url(/fibrex/assets/images/bkg_timeline.gif); background-repeat:repeat-x; background-position:bottom}
#timeline .yearinfo H1	{font-size:10pt; color: #503d00; margin: 0px 0px 0px 0px}
#timeline .yearinfo p		{color: #554d34;}
#timeline .yearinfo img	{margin: 0px 8px 0px 0px; float: left}

#timeline .pic		{width: 300px}

/*GLOBAL
.left				{float: left}
.right				{float: right}
.clear				{clear:both}

form				{display: inline}
input, select		{height: 15px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #3d3c3c}
textarea			{font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #3d3c3c}

img					{border: 0px}
p					{padding: 0px; margin: 0px 0px 8px 0px}
.fifty				{width: 45%; float: left}

i					{color: #826e30}
*/