/*---------------------------------------------------------------------------
D O W N L O A D
-----------------------------------------------------------------------------
DO = Download
--------------------------------
STRUCTURE
------------------------------*/
#DOmainContainer { background: #e5f1ff; text-align: center; }
#DOmainContent { width: 493px; margin: 0 auto; }
#DOmainContent #txt { width: 255px; margin: 40px 0 0 0; text-align: center; float: left; }
#DOmainContent fieldset { margin: 0 0 0 70px; padding: 5px 0 0 0; text-align: left; }
#DOrequirements { width: 221px; height: 254px; margin: 40px 0 0 0; background: url(http://cache.lego.com/images/ldd/download/download_frame1.gif) no-repeat; text-align: left; float: right; }
#DOdisclamer { width: 720px; margin: 30px 0 0 20px; padding: 0 0 20px 0; text-align: left; }

/* -----------------------------
HEADERS/PARAGRAPHS
------------------------------*/
#DOmainContent p { margin: 0 0 5px 0; }
#DOrequirements p { margin: 10px; font-size: 0.8em; line-height: 11px; }
#DOdisclamer h1 { margin: 0; }
#DOdisclamer p { font-size: 0.85em; }

/* -----------------------------
LINKS
------------------------------*/
#DOmainContent #txt a { text-decoration: underline; }
#DOmainContent #txt a:hover { text-decoration: none; }

/* -----------------------------
IMAGES
------------------------------*/
#DOmainContent #txt img { margin: 10px 0 10px 0; }
