body, ol, ul, li, form, fieldset, legend {
    margin:0;
    padding:0;
}

#gsContainer {
    position: relative;
    width: 795px;
    height: 185px;
    margin: 0 auto;
    padding: 0px;
}

   #gsLeftBorder {
       float: left;
       position: relative;
       margin: 0px;
       padding: 0px;
       width: 4px;
       background: url(/images/gettingstarted/GreenLeft.gif);
       background-repeat: no-repeat;
       height:185px;
   }

   #gsRightBorder {
       position: relative;
       float: right;
       margin: 0px;
       padding: 0px;
       width: 4px;
       background: url(/images/gettingstarted/GreenRight.gif);
       background-repeat: no-repeat;
       height:185px;
   }

   #gsContent {
       position: relative;
       height: 185px;
       margin:0px;
       padding: 0px;
       width:787px;
       float:left;
   }

   #gsHeader {
       position: relative;
       height: 31px;
       margin: 0px;
       padding: 0px;
       width:787px;
       color: #fff;
       background: url(/images/gettingstarted/GreenHeader.gif);
       background-repeat: repeat-x;
   }
       #gsHeader h1 {
           margin: 0px;
           padding:6px 0 0 10px;
           font-size: 16px;
           font-family: arial;
           font-weight: 600;
           color: #fff;
       }


    #gsBox {
       position: relative;
       height: 154px;
       margin: 0px;
       padding: 0px;
       width:787px;
       color: #000;
       font-size: 11px;
       font-family: verdana;
       background: url(/images/gettingstarted/GreenBack.gif);
       background-repeat: repeat-x;
    }
        #gsBox p {
            padding: 0px;
            font-size: 12px;
            font-family: verdana;
            text-align: center;
            font-weight: bold;
        }
        #gsBox img {
            padding-bottom: 5px;       
        }
       
       #gsStep1 {
           float:left; 
           margin-top:10px; 
           margin-left:32px; 
           cursor: pointer; 
       }
       
       #gsStep2, #gsStep3, #gsStep4 {
           float:left; 
           margin-top:10px; 
           margin-left: 110px;
           cursor: pointer; 
       }
       

    
#gsActionContainer {
    position: relative;
    width: 795px;
    height: auto;
    min-height: 109px;
    margin: 20px auto;
    padding: 0px;
}

    #gsActionLeftBorder {
        float: left;
        position: relative;
        margin: 0px;
        padding: 0px;
        width: 4px;
        background-image: url(/images/gettingstarted/ActionLeft.gif);
        background-repeat: no-repeat;
        height:109px;
    }
    
    #gsActionRightBorder {
        position: relative;
        float: right;
        margin: 0px;
        padding: 0px;
        width: 4px;
        background-image: url(/images/gettingstarted/ActionRight.gif);
        background-repeat: no-repeat;
        height:109px;
    }
    
    #gsActionContent {
        position: relative;
        height: 109px;
        margin:0px;
        padding: 0px;
        width:787px;
        float:left;
    }
    
    #gsActionHeader {
        position: relative;
        height: 31px;
        margin: 0px;
        padding: 0px;
        width:787px;
        background-image: url(/images/gettingstarted/GreyBack.gif);
        background-repeat: repeat-x;
    }
        #gsActionHeader h2 {
            padding:6px 0 0 10px;
            font-size: 16px;
            font-family: arial;
            font-weight: 600;
            color: #fff;
            margin: 0px;
        }
    
    #gsActionBox {
        position: relative;
        height: 78px;
        margin: 0px;
        padding: 0px;
        width:787px;
        color: #000;
        font-size: 11px;
        font-family: verdana;
        background-image: url(/images/gettingstarted/ActionBG.gif);
        background-repeat: repeat-x;
   }
        #gsActionBox p {
            padding: 5px;
            font-size: 11px;
            font-family: verdana;
        }

        #gsActionBox a:link, #gsActionBox a:visited, #gsActionBox a:active {
            font-size: 10px;
            font-family: verdana;
            color: #000;
               text-decoration: none;
        }

        #gsActionBox a:hover {
               font-size: 10px;
               font-family: verdana;
               color: #000;
            text-decoration: underline;
        }       

        #gsWalkthrough {
            float:left; 
            margin-top:0px; 
            margin-left:0px;  
            width: 205px;
        }

            #gsWalkthrough ul {
                margin-top: 5px;
                margin-left: 0px;
            }
    
            #gsWalkthrough li {
                font-size: 10px;
                font-family: verdana;
                color: #000;
                list-style: none;
                list-style-image: none;
                background: url(/images/gettingstarted/Icon-LargeFlash.gif) no-repeat top left; 
                padding-bottom: 8px;
                padding-left: 39px;
                margin: 0px;
            }
    
 




        #gsChaptersLeft, #gsChaptersMiddle, #gsChaptersRight {
            float:left; 
            margin-top:0px; 
            margin-left: 0px;
            width: 189px;
        }

        #gsChaptersLeft ul, #gsChaptersMiddle ul, #gsChaptersRight ul {
            margin-top: 5px;
        }

        #gsChaptersLeft li, #gsChaptersMiddle li, #gsChaptersRight li {
            font-family: Verdana;
            font-size: 10px;
            color: #000;
            list-style: none;
                list-style-image: none;
            background: url(/images/gettingstarted/Icon-SmallFlash.gif) no-repeat top left; 
            padding-bottom: 8px;
            padding-left: 23px;
        }



            #gsWalkthrough span.viewmovie, #gsChaptersLeft span.viewmovie, 
            #gsChaptersMiddle span.viewmovie, #gsChaptersRight span.viewmovie {
                cursor: pointer;
            }


#gsBottomContainer {
    position: relative;
    width: 795px;
    height: auto;
    margin: 0 0 25px 0;
    padding: 0px;
}   
    #gsTutorialsContainer {
        float: left;
        position: relative;
        width: 570px;
        height: auto;
        margin: 0px auto;
        padding: 0px;
        background-image: url(/images/gettingstarted/how-bg.gif);
    }
        
        #gsTutorialsLeftBorder {
            float: left;
            position: relative;
            margin: 0px;
            padding: 0px;
            height: auto;
            min-height: 277px;
            width: 4px;
            background-image: url(/images/gettingstarted/LeftGreyFeature.gif);
            background-repeat: no-repeat;
            background-position: left top;
        }
        
        #gsTutorialsRightBorder {
            position: relative;
            float: right;
            margin: 0px;
            padding: 0px;
            width: 4px;
            background: url(/images/gettingstarted/RightGreyFeature.gif);
            background-repeat: no-repeat;
            height: auto;
            min-height: 277px;
        }
        
        #gsTutorialsContent {
            position: relative;
            height: auto;
            min-height: 277px;
            margin:0px;
            padding: 0px;
            width:562px;
            float:left;
        }
        
        #gsTutorialsHeader {
            position: relative;
            height: 31px;
            margin: 0px;
            padding: 0px;
            width:562px;
            color: #fff;
            background: url(/images/gettingstarted/GreyBack.gif);
            background-repeat: repeat-x;
        }
            #gsTutorialsHeader h2 {
                margin: 0px;
                padding:6px 0 0 10px;
                font-size: 16px;
                font-family: arial;
                font-weight: 600;
                color: #fff;
            }
        
        
        #gsTutorialsBox {
            position: relative;
            height: auto;
            min-height: 246px;
            margin: 0px;
            padding: 0px;
            width:562px;
            color: #000;
            font-size: 11px;
            font-family: verdana;
            background: url(/images/gettingstarted/GreyFeatureBackground.gif);
            background-repeat: repeat-x;
        }
            #gsTutorialsBox p {
                padding:10px 0 0 20px;
                font-size: 11px;
                font-family: verdana;
            }
            #gsTutorialsBox ul {
                margin-top: 5px;
            }

            #gsTutorialsBox li {
                font-family: Verdana;
                font-size: 11px;
                color: #000;
                list-style-image: url(/images/homepage/li-check.gif);
                padding-bottom: 5px;
            }

            #gsTutorialsLeft {
                float: left;
                width: 281px;
                padding: 0px;
                margin: 0px;
            }
            #gsTutorialsRight {
                float: right;
                width: 281px;
                padding: 0px;
                margin: 0px;
            }
            
            #gsTutorialsBox a:link, #gsTutorialsBox a:visited, #gsTutorialsBox a:active {
			    color: #000;
			    text-decoration: none;
			}
			#gsTutorialsBox a:hover {
			    color: #859C00;
			    text-decoration: underline;
			}



    #gsResourcesContainer {
        float: right;
        position: relative;
        width: 195px;
        min-height: 277px;
        height: auto;
        margin: 0px auto;
        padding: 0px;
    }
        
        #gsResourcesLeftBorder {
            float: left;
            position: relative;
            margin: 0px;
            padding: 0px;
            width: 4px;
            background: url(/images/gettingstarted/LeftGreyFeature.gif);
            background-repeat: no-repeat;
            min-height:277px;
            height: auto;
        }
        
        #gsResourcesRightBorder {
            position: relative;
            float: right;
            margin: 0px;
            padding: 0px;
            width: 4px;
            background: url(/images/gettingstarted/RightGreyFeature.gif);
            background-repeat: no-repeat;
            min-height: 277px;
            height: auto;
        }
        
        #gsResourcesContent {
            position: relative;
            min-height: 277px;
            height: auto;
            margin:0px;
            padding: 0px;
            width:187px;
            float:left;
        }
        
        #gsResourcesHeader {
            position: relative;
            height: 31px;
            margin: 0px;
            padding: 0px;
            width:187px;
            color: #fff;
            background: url(/images/gettingstarted/GreyBack.gif);
            background-repeat: repeat-x;
         }
            #gsResourcesHeader h2 {
                margin: 0px;
                padding:6px 0 0 10px;
                font-size: 16px;
                font-family: arial;
                font-weight: 600;
                color: #fff;
            }

        
            #gsResourcesBox {
                position: relative;
                min-height: 246px;
                height: auto;
                margin: 0px;
                padding: 0px;
                width:187px;
                color: #000;
                font-size: 11px;
                font-family: verdana;
                background: url(/images/gettingstarted/GreyFeatureBackground.gif);
                background-repeat: repeat-x;
                border: none;
            }

                #gsResourcesBox ul {
                    margin-top: 0px;
                }
                    
                #gsResourcesBox li {
                    font-family: Verdana;
                    font-size: 11px;
                    color: #000;
                    list-style-image: url(/images/homepage/li-check.gif);
                    padding-top: 5px;
                    padding-bottom: 0px;
                }
                
                #gsResourcesBox a:link, #gsResourcesBox a:visited, #gsResourcesBox a:active  {
                    color: #000;
                    text-decoration: none;
                }
                #gsResourcesBox a:hover {
                    color: #000;
                    text-decoration: underline;
                }

    