/* CSS Document */
div.firstline,
div.secondline{
clear:both;
margin:0;
padding:0;
width:521px; }

div.firstline{
background:url(images/bg_dotted.gif) bottom left no-repeat;
margin-top:30px; }

div.secondline{
background:url(images/line_dotted.gif) top left repeat-y;
margin-bottom:20px; }

div.firstline dl,
div.secondline dl{
float:left;
width:173px; }

div.secondline dl{
padding-top:20px; }

div.firstline dt,
div.secondline dt{
padding:0 15px 0 15px; }

div.firstline dd,
div.secondline dd{
font-size:80%;
line-height:1.2;
padding:3em 10px 0 15px; }

dl.lefts dt{
padding:0 15px 0 0; }

dl.lefts dd{
padding:3em 15px 0 0; }

div#cases{
float:left;
margin:0;
padding:0;
width:260px; }

div#cases h3,
div#videos h3{
margin-bottom:17px; }

div#cases dl{
line-height:1.2;
font-size:80%;
padding:0 0 20px 60px;
min-height:55px; }

div#cases dl.automotive{
background:url(images/icon_automotive.gif) top left no-repeat; }

div#cases dl.foodchem{
background:url(images/icon_foodchem.gif) top left no-repeat; }

div#cases dl.elechouse{
background:url(images/icon_elechouse.gif) top left no-repeat; }

div#videoclips{
float:right;
margin:0;
padding:0;
width:246px; }

