/*---------------------------------------------------------------------------
B U I L D I N G   I N S T R U C T I O N S
-----------------------------------------------------------------------------

--------------------------------
STRUCTURE
------------------------------*/
#container { position: relative; }
#content { height: 620px; border-bottom: 1px solid #1f7981; }
#contentNavi { width: 240px; height: 520px; position: absolute; top: 200px; left: 0; background-color: #1F7981; }
ul#contentNaviList { width: 195px; margin: 20px 0 0 30px; height: 340px; overflow: auto; }
#contentNaviList li { margin: 0 10px 0 0; padding: 10px 0; border-bottom: 1px dotted #0CC9CB; }
.buildingInstFlash { position: absolute; top: 200px; right: 0; }

/*------------------------------
HEADERS/PARAGRAPHS
------------------------------*/
#content h4 { color: #0CC9CB; }
#container h3 { padding: 5px 0 0 0; _padding: 0; background: url(http://cache.lego.com/upload/contentTemplating/AgentsDictionary/images/2057/picD442D52F-AE70-4314-ABB5-04BB1CD175BF.gif) no-repeat; }
#content p { color: #01FFFF; }

/* -----------------------------
LINKS
------------------------------*/
#contentNaviList a, #contentNaviList a:visited, #contentNaviList a:active { margin: 0 5px 0 0; padding: 0 17px 0 0; color: #0CC9CB; text-decoration: none; display: block; background: url(http://cache.lego.com/images/agents/gallery_viewer/BuildingInstruction/ff.jpg) right 50% no-repeat; }
#contentNaviList a:hover { text-decoration: underline; }

/* -----------------------------
IMAGES
------------------------------*/
#contentNavi img { width: 180px; margin: 20px 0 0 30px; }