﻿body 
{
    font-family:verdana;
    font-size:10px;
    color:#c5c5c5;
    background-image:url(../images/bgRep.jpg);
    background-repeat:repeat;
    line-height:14px;
}


a,a:link,a:active,a:visited
{
    color:#9e0210;
    }

p
{
    margin-bottom:5px;
    }

/********* KLASSER **/

.ClearBoth
{
    clear:both;
    }
.FloatLeft
{
    float:left;
    }    
.FloatRight
{
    float:right;
    }
    
.LogoPosition
{
    
    position:relative;
    top:10px;
    }

h1,h2,h3,h4
{
    margin:0px;    
    }
h3
{
    margin-bottom:10px;
    line-height:22px;
    }
    

/** NYHETER **/

.NewsHeader
{
    color:#c5c5c5;
    width:135px;
    float:left;
    padding-left:5px;
    padding-right:5px;
    
    }







/********************/
#MainContainer
{
    width:100%;
    height:100%;
    margin:0;
    padding:0;
    }
    
    
    #MainContainer #ContentContainer
    {
        width:1062px;
        height:619px;
        margin:auto;
        background-image:url(../images/bgContent.png);
        background-repeat:no-repeat;
        
        background-position:top center;
        text-align:center;
        padding-left:0px;
        position:relative;
        z-index:10;
        }
        
        #MainContainer #ContentContainer #LogoContainer
        {
            margin:auto;
            width:157px;
            clear:both;
            
            padding-top:30px;
            padding-bottom:20px;
            z-index:10;
            }
        
        #MainContainer #ContentContainer #Blogg
        {
            height:1px;
            margin:auto;
            width:980px;
            position:relative;
            z-index:50;            
            
            }
            
            #MainContainer #ContentContainer #Blogg #BloggButton
            {
                height:0px;
                width:100px;
                margin:auto;
                position:relative;
                z-index:50; 
                float:right;
                
                padding-right:80px;      
                }
                
                #MainContainer #ContentContainer #Blogg #BloggButton .Blogg
                {
                    position:relative;
                    z-index:100;
                    top:-40px;
                    width:100px;
                    height:100px;
                           
                    
                    
                    }
        
        
            
        #MainContainer #ContentContainer #MenuContainer
        {
            width:980px;
            margin:auto;
            height:23px;
            background-image:url(../images/bgMenu.jpg);
            background-repeat:no-repeat;
            z-index:10;
            
            }        
            
            #MainContainer #ContentContainer #MenuContainer #MenuItemList
            {
                margin:auto;
                width:932px;
                height:23px;
                
                }
        
        #MainContainer #ContentContainer #Content
        {
            width:980px;
            margin:auto;
            z-index:10;
            position:relative;
            height:410px;
            }
            
            
        #MainContainer #ContentContainer #FooterContainer
        {
            width:980px;
            height:26px;
            background-image:url(../images/bgSidfot.png);
            background-repeat:no-repeat;
            margin:auto;
            color:#ffffff;
            line-height:22px;
            }
            #MainContainer #ContentContainer #FooterContainer li
            {
                list-style-type:none;
                list-style-position:outside;
                }
            
#MainContainer #ContentContainer #Content #StartPageContent
{
    width:980px;
    margin:auto;
    text-align:left;
    height:410px;
    }   
             
    #MainContainer #ContentContainer #Content #StartPageContent #FlashContainer
    {
        width:980px;
        height:310px;
 
        }
    
    
    #MainContainer #ContentContainer #Content #StartPageContent #NewsList
    {
        width:450px;
   

        }
    
 
 
/******************
ERBJUDANDE
******************/ 
#MainContainer #ContentContainer #Content #OfferPageContent
{
    width:980px;
    margin:auto;
    text-align:left;
    height:410px;
    
    } 
    
    

    #MainContainer #ContentContainer #Content #OfferPageContent #LeftContent
    {
        color:#c5c5c5;
        padding:30px;
        width:250px;
        height:300px;
        
        list-style-type:none;
        list-style-position:outside;
        float:left;
        }          
        
        #MainContainer #ContentContainer #Content #OfferPageContent #LeftContent img.offerHeaderImg
        {
            position:relative;
            left:-5px;
            }        


        #MainContainer #ContentContainer #Content #OfferPageContent #OfferViewContainer
        {
            width:600px;
            
            padding-top:35px;
            float:left;
            padding-left:30px;
            }   

            #MainContainer #ContentContainer #Content #OfferPageContent #OfferViewContainer #OfferViewBox
            {
            width:550px;
            padding:5px;
            background-color:#000000;
            float:left;
            
            } 
              
            #MainContainer #ContentContainer #Content #OfferPageContent #OfferViewContainer #OfferViewBox #OfferViewInfo
            {  
                width:230px;
                float:right;
                padding:10px;
                }
    
    
    #MainContainer #ContentContainer #Content #OfferPageContent #LeftContent a
    {
        color:#921519;
        font-weight:bold;
        font-size:13px;
        text-decoration:none;
        }
        
        
    #MainContainer #ContentContainer #Content #OfferPageContent #RightContent
    {
        color:#c5c5c5;
        padding:30px;
        width:580px;
        float:left;
        height:340px;
        /*
        border:1px solid red;
        */
        }
        
        #MainContainer #ContentContainer #Content #OfferPageContent #RightContent .ProdBox
        {
            width:130px;
            height:175px;
            float:left;
            margin-right:10px;
            margin-bottom:10px;
            background-color:#000000;
            border:1px solid black;
            }
            
        #MainContainer #ContentContainer #Content #OfferPageContent #RightContent .ProdBoxImage
        {
            width:120px;
            height:120px;
            overflow:hidden;
            margin:auto;
            margin-top:5px;
            background-color:#ffffff;
            }
        
        #MainContainer #ContentContainer #Content #OfferPageContent #RightContent .ProdBoxText
        {
            width:120px;
            
            margin:auto;
            margin:5px;
            
            }      
            
.ProdlistOver
{
    border:1px solid #373737;
    }            
           
#ProductScroll           
{
    width:600px;
    /*border:1px solid red;*/
    height:370px;
    overflow:auto;
    }
            
/**********************************
Produktvisning
************************************/            
            
#MainContainer #ContentContainer #Content #ShowOfferItem
{
    width:450px;

    float:left;
    height:410px;
    text-align:left;
    }     
    
    #MainContainer #ContentContainer #Content #ShowOfferItem #OfferInfoContainer
    {
        padding:20px;
        }  
        
        #MainContainer #ContentContainer #Content #ShowOfferItem #OfferInfoContainer a
        {
            text-decoration:none;
            font-weight:bold;
            }     
            
#MainContainer #ContentContainer #Content #ShowOfferItemImage
{
    
    padding:25px;
    }   
/**********************************
STORE
************************************/                 
#StoreHeaders
{
    background-image:url(../images/bg_headers_store.jpg);
    background-repeat:no-repeat;
    width:980px;
    height:29px;
    color:#ffffff;
    font-size:9px;
    }     
    
    
.StoreInfo
{
    padding:5px;
    font-size:9px;

    
    }    
.StoreInfo a
{
    font-size:9px;
    font-weight:bold;
    color:#b90012;
    text-decoration:none;
    }    
    .StoreInfo a:hover
    {
        text-decoration:underline;
        }
 
/**********************************
STORE HALMSTAD
************************************/              
#StoreContainer #StoreInfoContentBackground
{
    width:930px;
    height:320px;
    background-color:#fff;
    
    filter:alpha(opacity=10);
	-moz-opacity:0.1;
	-khtml-opacity: 0.1;
	opacity: 0.1;
	
	position:absolute;
    top:25px;
    left:30px;
    }
#StoreContainer
{
    width:980px;
    margin:auto;
    text-align:left;
    height:410px;
    }
        
    #StoreContainer #StoreInfoContent
    {
        width:930px;
       
        position:absolute;
        top:25px;
        left:30px;
        }
        
    #StoreContainer #StoreInfoContainer
    {
        width:300px;
        float:left;
        margin-left:10px;
        margin-top:20px;
    
        }
        
    #StoreContainer #StoreInfoContainer ul
    {
        list-style-type:none;
        list-style-position:outside;   
        padding:0px;
        margin:0px; 
        }
        
        #StoreContainer #StoreInfoContainer ul li a
        {
            color:#fff;
            font-weight:bold;
            text-decoration:none;
            font-size:11px;
            
            }
        
        
     #StoreContainer #StoreImageContainer
    {
        width:500px;
        height:240px;
        float:left;
        margin-left:50px;
        margin-top:70px;
        
        } 
/**********************************
NewsView
************************************/             
#MainContainer #ContentContainer #Content #NewsView            
{
    height:410px;
    
    width:978px;
    }
    
    #MainContainer #ContentContainer #Content #NewsView #NewsContent
    {
        
        float:left;
        width:980px;
        height:400px;
        text-align:left;
        overflow:auto;
        
        }
        #MainContainer #ContentContainer #Content #NewsView #NewsContent a
        {
            font-weight:bold;
            text-decoration:none;
            }
        
    #MainContainer #ContentContainer #Content #NewsView #NewsImage
    {
        padding-left:20px;
        padding-right:20px;
        padding-bottom:20px;
        
        }
            
      
/**********************************
OTHER INFO
************************************/       
#OtherInfo
{
    background-image:url(../images/bg_OtherInfo.jpg);
    background-repeat:no-repeat;
    width:980px;
    height:410px;
    }
    
    #OtherInfo #OtherInfoContentBox
    {
        padding-left:50px;
        padding-top:120px;
        float:left;
        width:250px;
        text-align:left;
        }
            
            
/**********************************
PARTNERS
************************************/             
#PartnerPageContainer
{
    background-image:url(../images/bgPartners.jpg);
    background-repeat:no-repeat;
    width:980px;
    height:410px;
    }         
    
    #PartnerPageContainer #PartnerPageContent
    {
        width:250px;
        height:100px;
        padding-top:80px;
        padding-left:50px;
        
        float:left;
        text-align:left;
        }   
            
     #PartnerPageContainer #PartnerLogos
     {
         padding-left:50px;
         padding-top:40px;
         }    
         
         .PartnerLogoBox
         {
             padding:10px;
             float:left;
             
             }
            
/**********************************
ADMIN
************************************/            
            
#AdminMainContainer
{
    width:100%;
    margin-top:10px;
    text-align:center;
    color:#000000;
    }
    
       
    #AdminMainContainer #AdminLogiContainer
    {
        width:600px;
        margin:auto;
        
        }
        
        
    #AdminMainContainer #AdminMenu
    {
        text-align:center;
        width:600px;
        margin:auto;    
        background-color:#000000;
        border:2px solid #ffffff;
        
        }
        
        #AdminMainContainer #AdminMenu li
        {
            float:left;
            list-style-type:none;
            padding-right:20px;
            list-style-position:outside;
            padding:5px;
            }
            
    #AdminMainContainer #AdminContentContainer
    {        
        width:600px;
        margin-top:20px; 
        text-align:left;
        
        }           
         
        #AdminMainContainer #AdminContentContainer #AdminContent
        {        
            padding:10px;            
            }           
            
            
/**********************************
Inspiration
************************************/    
#InspirationPageContent #Inspiration,
#OfferPageContent #Inspiration {
    margin:auto;
    width:978px;    
    height:331px;
    overflow:hidden;  
    position:relative;
    top:0px;
    left:0px;
    }

#InspirationPageContent #Inspiration #InnerContainer,    
#OfferPageContent #Inspiration #InnerContainer 
{
	position:relative;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	height:400px;
    width:19000px;
    
}

#InspirationPageContent #Inspiration #InnerContainer b,
#OfferPageContent #Inspiration #InnerContainer b
{
    color:#ffffff;
    }

#InspirationPageContent #Inspiration #InnerContainer a,
#OfferPageContent #Inspiration #InnerContainer a
{
    color:#c5c5c5;
    text-decoration:none;
    }
    
#Page10,#Page0,#Page1,#Page2,#Page3,#Page4,#Page5,#Page6,#Page7,#Page8 {
    
    width:665px;
    height:331px;
    float:left;
    margin-right:5px;

    }
     
#Page10
{
    background-image:url(../images/ins_image4.jpg);
    background-repeat:no-repeat;
    
    }         
    
#Page0
{
    background-image:url(../images/ins_image1.jpg);
    background-repeat:no-repeat;
    
    }
    
#Page1
{
    background-image:url(../images/ins_image2.jpg);
    background-repeat:no-repeat;

    
    }  
    
#Page2
{
    background-image:url(../images/ins_image3.jpg);
    background-repeat:no-repeat;

    
    }
#Page3
{
    background-image:url(../images/ins_image4.jpg);
    background-repeat:no-repeat;

    
    }
#Page4
{
    background-image:url(../images/ins_image1.jpg);
    background-repeat:no-repeat;

    
    }
    
    
#Page5
{
    background-image:url(../images/ins_image6.jpg);
    background-repeat:no-repeat;

    }
    
    
#Page6
{
    background-image:url(../images/ins_image7.jpg);
    background-repeat:no-repeat;

    
    }
#Page7
{
    background-image:url(../images/ins_image8.jpg);
    background-repeat:no-repeat;
   
    }   
#Page8
{
    background-image:url(../images/ins_image1.jpg);
    background-repeat:no-repeat;   
    }     

    
    
#OfferPageContent #ThumbHolder
{
    width:980px;
    height:50px;
    text-align:center;
    margin-left:80px;
    }
    
#InspirationPageContent #ThumbHolder
{
    width:980px;
    height:50px;
    text-align:center;
    margin-left:205px;
    }
    
    
#ThumbHolder #Thumb0,#Thumb1,#Thumb2,#Thumb3,#Thumb4,#Thumb5,#Thumb6,#Thumb7,#Thumb8
{
    width:100px;
    height:53px;        
    margin-right:2px;
    float:left;
    cursor:pointer;
    cursor:hand;
    }
  
#Thumb0
{
    background-image:url(../images/ins_thumb1.gif);
    background-repeat:no-repeat;
    } 
#Thumb1
{
    background-image:url(../images/ins_thumb2.gif);
    background-repeat:no-repeat;
    } 
#Thumb2
{
    background-image:url(../images/ins_thumb3.gif);
    background-repeat:no-repeat;
    } 
    
#Thumb3
{
    background-image:url(../images/ins_thumb4.gif);
    background-repeat:no-repeat;
    }          

#Thumb4
{
    background-image:url(../images/ins_thumb5.gif);
    background-repeat:no-repeat;
    }  
    
#Thumb5
{
    background-image:url(../images/ins_thumb6.gif);
    background-repeat:no-repeat;
    }  
    
#Thumb6
{
    background-image:url(../images/ins_thumb7.gif);
    background-repeat:no-repeat;
    }              

#Thumb7
{
    background-image:url(../images/ins_thumb8.gif);
    background-repeat:no-repeat;
    }  
    
#NavLeft,#NavRight
{
    width:82px;
	height:53px;
	float:left;
	z-index:5;
	/*
	background-repeat:no-repeat;
	background-position:center;	
	
	cursor:pointer;
	background-color:#ffffff;
*/
}


#NavLeft:hover
{
	/*
	background-color:#313131;
	*/
}


#NavRight:hover
{
    /*
	background-color:#313131;
        */
}
		
/***************************************************************************************/		
/** PERSONAL - HALMSTAD **/
.PersonContentBoxRight
{
    width:180px;
    float:right;
    position:relative;
    top:50px;
    right:56px;
    text-align:left;
    color:#c5c5c5;
    font-size:11px;
    }

.PersonContentBoxLeft
{
    width:180px;
    float:left;
    position:relative;
    top:50px;
    left:70px;
    text-align:left;
    color:#c5c5c5;
    font-size:11px;
    }

#HalmstadPerson0,#HalmstadPerson1,#HalmstadPerson2,#HalmstadPerson3,#HalmstadPerson4,#HalmstadPerson5,
#HalmstadPerson6,#HalmstadPerson7,#HalmstadPerson8,#HalmstadPerson9,#HalmstadPerson10,#HalmstadPerson11
{
    width:536px;
    height:331px;
    margin-right:4px;

    float:left;
    }

#HalmstadPerson0
{
    /*background-image:url(../images/hstd_AL.jpg);*/
    background-image:url(../images/personal/7.jpg);
    background-repeat:no-repeat;
    }          

#HalmstadPerson1
{
    /*background-image:url(../images/hstd_AH.jpg);*/
    background-image:url(../images/personal/8.jpg);
    background-repeat:no-repeat;
    }

#HalmstadPerson2
{
    /*background-image:url(../images/hstd_LC.jpg);*/
    background-image:url(../images/personal/9.jpg);
    background-repeat:no-repeat;
    }  
        

      
#HalmstadPerson3
{
    /*background-image:url(../images/hstd_OJ.jpg);*/
    background-image:url(../images/personal/1.jpg);
    background-repeat:no-repeat;
    }       
#HalmstadPerson4
{
    /*background-image:url(../images/hstd_TS.jpg);*/
    background-image:url(../images/personal/9.jpg);
    background-repeat:no-repeat;
    }  
#HalmstadPerson5
{
    /*background-image:url(../images/hstd_GAring.jpg);*/
    background-image:url(../images/personal/10.jpg);
    background-repeat:no-repeat;
    }  
#HalmstadPerson6
{
    /*background-image:url(../images/hstd_CL.jpg);*/
    background-image:url(../images/personal/6.jpg);
    background-repeat:no-repeat;
    }  
#HalmstadPerson7
{
    /*background-image:url(../images/hstd_MB.jpg);*/
    background-image:url(../images/personal/3.jpg);
    background-repeat:no-repeat;
    }  
    
#HalmstadPerson8
{
    /*background-image:url(../images/hstd_JM.jpg);*/
    background-image:url(../images/personal/4.jpg);
    background-repeat:no-repeat;
    }  
        
    
#HalmstadPerson9
{
    /*background-image:url(../images/hstd_MN.jpg);*/
    background-image:url(../images/personal/2.jpg);
    background-repeat:no-repeat;
    }  
    
#HalmstadPerson10
{
    /*background-image:url(../images/hstd_AE.jpg);*/
    background-image:url(../images/personal/4.jpg);
    background-repeat:no-repeat;
    }         
#HalmstadPerson11
{
    /*background-image:url(../images/hstd_JS.jpg);*/
    background-image:url(../images/personal/5.jpg);
    background-repeat:no-repeat;
    }     



    
    
#HstdThumb0,#HstdThumb1,#HstdThumb2,#HstdThumb3,#HstdThumb4,#HstdThumb5,
#HstdThumb6,#HstdThumb7,#HstdThumb8,#HstdThumb9,#HstdThumb10,#HstdThumb11
{
    width:71px;
    height:47px;
    float:left;
    margin-right:2px;
    cursor:pointer;
    cursor:hand;

    }
    
#HstdThumb0
{
    /*background-image:url(../images/hstd_AL_thumb.jpg);*/
    background-image:url(../images/personal/thumb_7.jpg);
    background-repeat:no-repeat;
    }   
#HstdThumb1
{
    background-image:url(../images/hstd_AH_thumb.jpg);
    background-image:url(../images/personal/thumb_8.jpg);
    background-repeat:no-repeat;
    }   
#HstdThumb2
{
    background-image:url(../images/hstd_LC_thumb.jpg);
    background-image:url(../images/personal/thumb_3.jpg);
    background-repeat:no-repeat;
    }   
#HstdThumb3
{
    background-image:url(../images/hstd_OJ_thumb.jpg);
    background-image:url(../images/personal/thumb_1.jpg);
    background-repeat:no-repeat;
    }
#HstdThumb4
{
background-image:url(../images/hstd_TS_thumb.jpg);
background-image:url(../images/personal/thumb_9.jpg);
background-repeat:no-repeat;
}   

#HstdThumb5
{
background-image:url(../images/hstd_GAring_thumb.jpg);
background-image:url(../images/personal/thumb_10.jpg);
background-repeat:no-repeat;
}   

#HstdThumb6
{
background-image:url(../images/hstd_CL_thumb.jpg);
background-image:url(../images/personal/thumb_6.jpg);
background-repeat:no-repeat;
}   

#HstdThumb7
{
background-image:url(../images/hstd_MB_thumb.jpg);
background-image:url(../images/personal/thumb_3.jpg);
background-repeat:no-repeat;
}   

#HstdThumb8
{
background-image:url(../images/hstd_JM_thumb.jpg);
background-image:url(../images/personal/thumb_4.jpg);
background-repeat:no-repeat;
}   

#HstdThumb9
{
background-image:url(../images/hstd_MN_thumb.jpg);
background-image:url(../images/personal/thumb_2.jpg);
background-repeat:no-repeat;
}   

#HstdThumb10
{
background-image:url(../images/hstd_AE_thumb.jpg);
background-image:url(../images/personal/thumb_4.jpg);
background-repeat:no-repeat;
}   

#HstdThumb11
{
background-image:url(../images/hstd_JS_thumb.jpg);
background-image:url(../images/personal/thumb_5.jpg);
background-repeat:no-repeat;
}   
                 
                 
                 
/** FALKENBERG **/

#FalkenbergPerson0,#FalkenbergPerson1,#FalkenbergPerson2,#FalkenbergPerson3,#FalkenbergPerson4
{
    width:536px;
    height:331px;
    margin-right:4px;

    float:left;
    }      
    
#FalkenbergPerson0
{
    background-image:url(../images/fbg_JS.jpg);
    background-repeat:no-repeat;
    } 
                
#FalkenbergPerson1
{
    background-image:url(../images/fbg_JH.jpg);
    background-repeat:no-repeat;
    }
                     
#FalkenbergPerson2
{
    background-image:url(../images/fbg_BJ.jpg);
    background-repeat:no-repeat;
    }
                 
#FalkenbergPerson3
{
    background-image:url(../images/fbg_LP.jpg);
    background-repeat:no-repeat;
    }             
    
#FalkenbergPerson4
{
    background-image:url(../images/fbg_PA.jpg);
    background-repeat:no-repeat;
    }    
    
#FbgThumb0,#FbgThumb1,#FbgThumb2,#FbgThumb3,#FbgThumb4                         
{
    width:70px;
    height:46px;
    margin-right:2px;
    float:left;
    cursor:pointer;
    cursor:hand;
    }
    
#FbgThumb0
{
    background-image:url(../images/fbg_JS_thumb.jpg);
    background-repeat:no-repeat;
    }  
#FbgThumb1
{
    background-image:url(../images/fbg_JH_thumb.jpg);
    background-repeat:no-repeat;
    }  
#FbgThumb2
{/*
    background-image:url(../images/fbg_BJ_thumb.jpg);
    background-repeat:no-repeat;    */
    background-color:#373737;
    }  
#FbgThumb3
{
    
    background-image:url(../images/fbg_LP_thumb.jpg);
    background-repeat:no-repeat;

    
    }  
#FbgThumb4
{
    background-image:url(../images/fbg_PA_thumb.jpg);
    background-repeat:no-repeat;
    }                    
    
    
#VarbergPerson0,#VarbergPerson1
{
    width:536px;
    height:331px;
    margin-right:4px;

    float:left;
    }      
    
#VarbergPerson0
{
    background-image:url(../images/vbg_DAring.jpg);
    background-repeat:no-repeat;
    } 
                
#VarbergPerson1
{
    background-image:url(../images/vbg_RO.jpg);
    background-repeat:no-repeat;
    }  
    
#VbgThumb0,#VbgThumb1                   
{
    width:70px;
    height:46px;
    margin-right:2px;
    float:left;
    cursor:pointer;
    cursor:hand;
    }
    
#VbgThumb0
{
    background-image:url(../images/vbg_DAring_thumb.jpg);
    background-repeat:no-repeat;
    }                  
    
#VbgThumb1
{
    /*
    background-image:url(../images/vbg_DAring_thumb.jpg);
    background-repeat:no-repeat;
*/
    background-color:#727272;
    }             
    
    
    
    


/**********************************
Installation
************************************/              
#InstallationContainer
{
    width:980px;
    margin:auto;
    text-align:left;
    height:410px;
    }
        
    #InstallationContainer #InstallationInfoContainer
    {
        width:300px;
        float:left;
        margin-left:50px;
        margin-top:40px;
        }
     #InstallationContainer #InstallationImageContainer
    {
        width:540px;
        height:240px;
        float:left;
        margin-left:50px;
        margin-top:70px;
        
        }     
        
/**********************************
NEWSLETTER
************************************/       
#NewsletterContainer
{
    width:980px;
    margin:auto;
    text-align:left;
    height:410px;
    }
        
    #NewsletterContainer #NewsletterInfoContainer
    {
        width:300px;
        float:left;
        margin-left:50px;
        margin-top:40px;
        }
        
    #NewsletterContainer #NewsletterFormContainer
    {
        width:440px;
        height:240px;
        float:left;
        margin-left:100px;
        margin-top:70px;
                
        }  
        
        #NewsletterContainer #NewsletterFormContainer h3
        {
            margin-bottom:0px;
            }
        
        #NewsletterContainer #NewsletterFormContainer label
        {
            line-height:18px;
            padding-left:4px;
            font-weight:bold;
            }
        #NewsletterContainer #NewsletterFormContainer input
        {
            position:relative;
            top:3px;
            }
        
        #NewsletterContainer #NewsletterFormContainer .input    
        {
            background:#fff url(../images/TextboxBackgroundRep.gif) repeat-x;
            height:24px;
            border:0px;
            
            }
            
            #NewsletterContainer #NewsletterFormContainer .inputFormSendBtn
            {
                margin-top:10px;
                border:1px solid blue;
                }
