body
{
  margin: 0 auto;
  font-family: arial, helvetica, vedana, sans-serif;
  font-weight: normal;
  font-size: 13px;
  color: #455560;
  background-image: url(/images/bgTile_blue.jpg);
  background-repeat: repeat-x;
  background-color: #ebf0f4;
}

#wrapper
{
  margin: auto;
  width: 982px;
}

#psiStrip
{
  float: left;
  width: 982px;
  height: 95px;
  margin: 12px 0px;
  background-image: url(/images/topBg.png);
  background-repeat: no-repeat;
}


      #psiStrip img, #psiStrip img:hover
      {
        border: none;
      }


            .PSIlogo
            {
              float: left;
              margin: 16px 17px;
            }
            
            .PSIlogo10
            {
              float: left;
              margin: 6px 5px 0 12px;
            }



/*/////////////////////////  Tools  ////////////////////////*/


  #tools
  {
    float: right;
    width: 300px;
    margin: 14px 0 0 0;
  }

    .label
    {
      float: left;
      display: none;
    }


  #searchsubmit
  {
    float: left;
    width: 20px;
    height: 20px;
    border: 0;
    padding: 0;
    background-image: url(/images/toolsSearchGo.gif);
    background-repeat: no-repeat;
    background-color: #fff;
  }


  #searchsubmit:hover
  {
    background-image: url(/images/toolsSearchGoOV.gif);
    cursor:pointer
  }

  #searchfield
  {
    float: left;
    border: 0;
    background-color: #fff;
    background-image: url(/images/toolsSearchInput.gif);
    background-repeat: no-repeat;
    font-size: 10px;
    margin: 0;
    padding: 2px 0px 10px 5px;
    width: 165px;
    height: 13px; /*Remove if causing problems!*/
  }

  #searchform
  {
    margin: 0 15px 0 0;
    float: right;
    height: 20px;
  }


  #toolIcons
  {
    float: right;
    /*width: 300px;
    width: 230px;*/
    width: 190px;
    margin: 10px 13px 0 0;
  }  *:lang(en)#toolIcons{margin: 0px 13px 0 0; width:190px;}

      #toolIcons img
      {
        margin: -7px 0 0 0;   /*Fixes the absmiddle image align that is invalid in XHTML*/
      }

  #toolIcons a
  {
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #455560;
  }

  #toolIcons a:hover
  {
    color: #1d5b8e;
    text-decoration: underline
    ;
  }


  /*End*/

/*Newsletter */

  #emailsubmit
  {
    float: left;
    width: 20px;
    height: 20px;
    border: 0;
    padding: 0;
    background-image: url(/images/toolsEmailOK.gif);
    background-repeat: no-repeat;
    background-color: #fff;
  }


  #emailsubmit:hover
  {
    background-image: url(/images/toolsEmailOKOV.gif);
    cursor:pointer
  }

  #emailfield
  {
    float: left;
    border: 0;
    background-color: #fff;
    background-image: url(/images/toolsSearchInput.gif);
    background-repeat: no-repeat;
    font-size: 10px;
    margin: 0 0 1px 7px;
    padding: 2px 0px 3px 5px;
    width: 140px;
  }

  #emailform
  {
    margin: 0 0 0px 0;
    float: left;
  }

/*End*/

#navBanner
{
  float: left;
  width: 982px;
}



/*Navigation*/

  #nav1st
  {
    float: left;
    width: 982px;
    background-image: url(/images/NewMenuImages/1stnavbgTopNew.png);
    background-repeat: no-repeat;
    font-size: 15px;
    font-weight: normal;

  }

    #nav1st ul
    {
      margin: 0 0 0 2px;
      padding: 0;
      list-style: none;
    }

    #nav1st li
    {
      float: left;
      margin: 0;
    }

    #nav1st li a
    {
      display: block;
      width: 110px;
      text-decoration: none;
      text-align: center;
      padding: 12px 0 10px 0;
      background-image: url(/images/NewMenuImages/1stNavDivider.gif);
      background-repeat: no-repeat;
      background-position:  bottom right;
      color: #455560;
    }

                /*Below not actually in use now, was for really long 1st nav menu items*/
                #widerNavBut1{width: 140px!important;}
                #widerNavBut2{width: 175px!important;}
                
                /*These are in use though! - Need more room on the menu*/
                .smallBut{width: 107px!important}


    #nav1st .selected a
    {
      background-image: url(/images/NewMenuImages/1stNavDividerSelected.gif);
      
      background-repeat: no-repeat;
      background-position:  bottom right;
      color: white!important;
    }


    #nav1st .selected
    {
      background-image: url(/images/NewMenuImages/1stnavbgOVTop110New.png);
      background-repeat: repeat-x;
      background-position:  bottom right;
      color: white!important;
    }


    #nav1st li a:hover
    {
      text-decoration: none;
      background-image: url(/images/NewMenuImages/1stnavbgOVTop110New.png);
      background-position:  bottom right;
      color: white!important;
    }

                /*Below not actually in use now, was for really long 1st nav menu items*/
                #widerNavBut1:hover, #widerNavBut1 .selected {background-image: url(/images/NewMenuImages/1stnavbgOVTop140.gif)!important;background-position: bottom;}
                #widerNavBut2:hover, #widerNavBut2 .selected {background-image: url(/images/NewMenuImages/1stnavbgOVTop175.gif)!important;background-position: bottom;}


          #nav2nd, #nav2ndWider, #nav2ndSuperWide
          {
            float: left;
            margin: 0;
            padding: 0;
            list-style: none;
            width: 982px;
            height: 27px;
            background-image: url(/images/NewMenuImages/2ndnavbgTopNew.png);
            background-repeat: no-repeat;
            font-weight:bold;
          }


          #nav2nd ul, #nav2ndWider ul, #nav2ndSuperWide ul
          {
            margin: 0;
            padding: 0;
            list-style: none;
          }

          #nav2nd li, #nav2ndWider li, #nav2ndSuperWide li
          {
            float: left;
          }


          #nav2nd li a
          {
            text-decoration: none;
            display: inline;
            text-align: center;
            font-size: 12px;
            padding: 5px 20px 0 20px;
            float: left;
            color: white!important;
          }


          #nav2ndWider li a /*just wider widths for bigger 2nd Nav - Solutions / case studies page etc...*/
          {
            text-decoration: none;
            display: inline;
            text-align: center;
            font-size: 12px;
            padding: 5px 20px 0 20px;
            float: left;
            color: white!important;
          }


          #nav2ndSuperWide li a
          {
            text-decoration: none;
            display: inline;
            text-align: center;
            font-size: 12px;
            padding: 5px 20px 0 20px;
            float: left;
            color: white!important;
          }

          #nav2nd .selected a, #nav2ndWider .selected a
          {
            /*font-weight: bold;*/
            color: #03457f!important;
            
          }


          #nav2nd .selected, #nav2ndWider .selected, #nav2ndSuperWide .selected
          {
            text-decoration: none;
            background-color: transparent;
            background-image: url(none);
            /*font-weight: bold;*/
            color: #03457f!important;
          }


          #nav2nd li a:hover, #nav2ndWider li a:hover, #nav2ndSuperWide li a:hover
          {
            text-decoration: none;
            background-color: transparent;
            background-image: url(none);
            /*font-weight: bold;*/
            color: #03457f!important;
          }



 
              #nav3rd
              {
                float: left;
                width: 170px;
                font-size: 12px;
                margin: 4px 0 0 2px;
              }


              #nav3rd ul
              {
                margin: 0;
                padding: 0;
                list-style: none;
              }


              #nav3rd li
              {
                background-image: url(/images/3rdNavBut.gif);
                background-repeat: no-repeat;
                background-position: right center;
              }

              #nav3rd li a
              {
                display: block;
                margin: 3px 5px 5px 5px;
                padding: 3px 5px;
                text-decoration: none;
                color: #455560;
              }

              #nav3rd li a:hover
              {
                background-color: transparent;
                color: #1A598C;
                font-weight: normal;
              }

              #nav3rd .selected a
              {
                font-weight: normal;
                color: #1A598C;
              }


              #nav3rd .selected
              {
                background-image: url(/images/3rdNavButOV.gif);
                background-repeat: no-repeat;
                background-position: right center;
                color: #1A598C;
              }


              #nav3rd li:hover
              {
                background-color: transparent;
                background-image: url(/images/3rdNavButOV.gif);
                background-repeat: no-repeat;
                background-position: right center;
                color: #1A598C;
              }


          #nav3rdDivider
          {
            float: left;
            width: 5px;
            height: 410px;
            margin: 0 0 0 10px;
            background-image: url(/images/3rdNavDivider.gif);
            background-repeat: no-repeat;
          }


/*End*/

  ul#benefits
  {
    margin: 0;
    padding: 5px 0 0 20px;
    list-style-type: disc; 
  }

  ul#benefits li, ul#benefits li:hover
  {
    background-image: none;
    color: #455560;
  }



  #banner
  {
    float: left;
    width: 982px;
    background-image: url(/images/flashbg.png);
  }

    .flash
    {
    margin: 0 0 0 1px;
    }


#main
{
  float: left;
  width: 982px;
  margin: 12px 0;
}


    #main p
    {
      margin: 0;
      padding: 5px 7px 12px 7px;
    }

    #main a
    {
      color: #1a598c;
      font-weight: normal;
      text-decoration: none; /*230609*/
    }
  /*
    #main a:visited
    {
    color: #000;
    text-decoration: underline;
    }
  */
    #main a:hover
    {
      color: #fff;
      background-color: #1d5b8e;
      text-decoration: none;
    }

          #main img, #main img a, #main img a:hover /*Fix the hover state of anchor images*/
          {
            background-color: #fff;
          }


    #content783
    {
      float: left;
      width: 783px;
    }

        #content783 .head
        {
          float: left;
          width: 100%;
          height: 29px;
          background-image: url(/images/content783h1bg.png);
          background-repeat: no-repeat;
        }






            #content783 h1
            {
              /*
              font-size: 17px;
              font-weight: normal;
              margin: 0;
              padding: 4px 0 0 7px;
              */
              font-size: 17px;
              font-weight: bold;
              margin: 0;
              padding: 4px 0 0 10px;
              color: #1d5b8e;
            }
            
            #content783 .indexTitle
            {
              padding-left:2px;
            }


        #content783 .content
        {
          float: left;
          width: 100%;
          height: 548px;
          background-image: url(/images/bgContent783.gif);
          background-repeat: no-repeat;
          background-repeat: repeat-y;
        }
                  html>body #content783 .content{height: auto !important; min-height: 548px;}

         #content783 .contentIndex  /*Just for home to align nicley.*/
         {
          float: left;
          width: 100%;

          background-image: url(/images/bgContent783.gif);
          background-repeat: no-repeat;
          background-repeat: repeat-y;
         }



         #content783 #actualContent
         {
          float: right;
          width: 593px;
         }
         
             #content783 #actualContent h1
             {
              padding-left: 7px;
             }
         

              .colum1, .colum2  /*Home page 2 colums*/
              {
                width: 240px;
                float: left;
                margin-bottom: 10px;
                margin-top: 10px;
                list-style-type: disc;
              }



              .list
              {
                line-height: 25px;
              }


                  ul.list
                  {
                      /*list-style: disc;*/
                      list-style-type: disc;
                  }


                  #actualContent li
                  {
	                  /*list-style-type: disc;ENEWS ISSUE*/
                  }


              .benefits
              {
                border: 1px #e7e7e7 solid;
                margin: 10px 7px 10px 7px !important;
                width: 94%;
                font-size: 11px;
                background-color: #f9f9f9;
                color: #1A598C;
                padding: 7px !important;
              }



            #content783 h2
            {
              /*font-size: 13px;
              font-weight: bold;
              margin: 0;
              padding: 7px 7px 0px 7px;
              color: #1d5b8e;
              */
              font-size: 15px;
              font-weight: bold;
              margin: 0;
              color:#3677AD;
              padding: 7px;
            }
            
            
            #content783 h3
            {
              /*font-size: 13px;
              font-weight: bold;
              margin: 0;
              padding: 7px 7px 0px 7px;
              color: #1d5b8e;
              */
              font-size: 13px;
              font-weight: bold;
              margin: 0;
              color:#3677AD;
              padding: 7px;
            }


                  #content783 h2 a
                  {
                    font-weight: bold;
                  }



        #content783 .foot
        {
          float: left;
          width: 100%;
          height: 29px;
          background-image: url(/images/content783foot.png);
          background-repeat: no-repeat;
        }


        .features388
        {
          float: left;
          width: 388px;
          margin: 12px 0 0 0;
        }


        .features388 .header
        {
          float: left;
          width: 100%;
          height: 29px;
          background-image: url(/images/feature388h1bg.png);
          background-repeat: no-repeat;
        }


              .features388 h1
              {
                font-size: 14px;
                font-weight: normal;
                margin: 0;
                padding: 6px 0 0 7px;
                color: #1a598c;
              }


        .features388 .featurecontent
        {
          float: left;
          width: 388px;
          height: 85px; /*Remove if causes overflow issues, just to make them look pretty being same height*/
          background-image: url(/images/bgContent388.gif);
          background-repeat: no-repeat;
          background-repeat: repeat-y;
          font-size: 13px;  /*230609*/
        }


                .features388 .featurecontent img
                {
                  margin: 10px;
                }



        .features388 .footer
        {
          float: left;
          width: 100%;
          height: 21px;
          background-image: url(/images/feature388foot.png);
          background-repeat: no-repeat;
        }

        .featureSpacer
        {
          float: left;
          width: 7px;
          height: 50px;
        }


        .features783
        {
          float: left;
          width: 783px;
          margin: 12px 0 0 0;
        }


        .features783 .header
        {
          float: left;
          width: 100%;
          height: 29px;
          background-image: url(/images/content783h1bg.png);
          background-repeat: no-repeat;
        }
        

              .features783 h1
              {
                font-size: 14px;
                font-weight: normal;
                margin: 0;
                padding: 6px 0 0 7px;
                color: #1a598c;
              }
              
              
              #wideFeature783 .header h1
              {
                color:#1A598C;
                font-size:14px;
                font-weight:normal;
                margin:0;
                padding:6px 0 0 10px;
              }


        .features783 .featurecontent
        {
          float: left;
          width: 783px;
          height: 68px; /*Remove if causes overflow issues, just to make them look pretty being same height*/
          background-image: url(/images/bgContent783.gif);
          background-repeat: no-repeat;
          background-repeat: repeat-y;
          font-size: 13px;  /*230609*/
        }



        .features783 .footer
        {
          float: left;
          width: 100%;
          height: 29px;
          background-image: url(/images/content783foot.png);
          background-repeat: no-repeat;
        }


                .features783 .featurecontent img
                {
                  margin: 3px 10px 0px 10px;
                }



    #content186
    {
      float: right;
      width: 186px;
      font-size: 12px;
    }



    .content186
    {
      float: left;
      width: 186px;
      margin: 0 0 12px 0;
    }


        #content186 .head
        {
          float: left;
          width: 100%;
          height: 29px;
          background-image: url(/images/feature186h1bg.png);
          background-repeat: no-repeat;
        }
        
        #content186 .twitter
        {
          float: left;
          width: 100%;
          height: 29px;
          background-image: url(/images/feature186h1bgTwit.png)!important;
          background-repeat: no-repeat;
        }


              #content186 h1
              {
                font-size: 14px;
                font-weight: normal;
                margin: 0;
                padding: 6px 0 0 7px;
                color: #1a598c;
              }


                    h1 #latestNews /*Leate news to be clickable, remove underline for nice design*/
                    {
                      text-decoration: none;
                    }


        #content186 .content
        {
          float: left;
          width: 186px;
          background-image: url(/images/bgFeature186.gif);
          background-repeat: no-repeat;
          background-repeat: repeat-y;
        }

            #content186 .content p
            {
              padding: 7px;
              margin: 0;
            }

        #content186 #newsBox
        {
          min-height: 134px;
        }


        #content186 .newsletterBox .content
        {
          /*min-height: 58px; /*Just to look pretty in later browsers: IE newsletter box*/
          padding-top: 10px;
        }

                        *:lang(en) #content186 .newsletterBox .content
                          {
                           /* min-height: 50px; /*Just to look pretty in later browsers: FF newsletter box*/
                          }

#content186 .bannerFeature p
{
  text-align: center;  
}

#content186 .bannerFeature img
{
  border: 0;
}

        #RegisterUser
        {
        margin: 0px;
        }


        #content186 .foot
        {
          float: left;
          width: 100%;
          height: 21px;
          background-image: url(/images/feature186foot.png);
          background-repeat: no-repeat;
        }

        .customerPortal
        {
          margin: 0 0 9px 0;
        }   *:lang(en).customerPortal{margin: 0 0 12px 0;}

        .customerPortal img, .customerPortal img:hover, .customerPortal a, .customerPortal a:hover
        {
          border: none;
          background-color: transparent !important;
        }





#footer
{
  float: left;
  width: 892px;
  text-align: center;
  font-size: 10px;
}

  #footer p
  {
    margin: 0;
    padding: 7px;
  }

  #footer img
  {
    border: none;
  }

  #footer a
  {
    color: #1d5b8e;
    text-decoration: none;
  }

  #footer a:hover
  {
  text-decoration: underline;
  }

.clearFix
{
  clear: both;
}

/* JQuery Stuff*/
	#container
  {
		position: relative;
    width: 180px;
    height: 210px;
  }
  
  #testiContent   /*Stop page jump on load*/
  {
      overflow: hidden;
      height: 211px;
  }


	#slider2 ul
  {
		margin: 0;
		padding: 0;
		list-style: none;
	}


	#slider2 li
  {
		width: 180px;
		height: 190px;
		overflow: hidden;
    margin: 0 0 5px 0;
	}

	#prevBtn2
  {
	   display:block;
	   display:block;
     float: left;
     background-image: url(/images/testimonialPrevious.gif);
     background-repeat: no-repeat;
     background-position: left;
     padding: 0 0 0 16px;
	}

	#nextBtn2
  {
	   display:block;
     float: right;
     background-image: url(/images/testimonialNext.gif);
     background-repeat: no-repeat;
     background-position: right;
     padding: 0 16px 0 0;
	}

    		#prevBtn2:hover
      {
         background-image: url(/images/testimonialPreviousOV.gif);
    	}

    	#nextBtn2:hover
      {
         background-image: url(/images/testimonialNextOV.gif);
    	}



	#nextBtn2 a, #prevBtn2 a
	{
    background-color: transparent;
    color: #455560;
    text-decoration: none;
  }


	#nextBtn2 a:hover, #prevBtn2 a:hover
	{
    background-color: transparent;
    color: #1d5b8e;
    text-decoration: none;
  }


/*END/


/*enews + contact*/
.newsContent
{
  margin: 7px;
}

.newsContent p
{
padding: 7px 7px 7px 0 !important;
}

    .newsContent h1
    {
        font-size: 12px !important;
        font-weight: bold !important;
        margin: 0;
        padding: 7px 7px 7px 0px !important;
        color: #1d5b8e;
    }


.enewsarticlepage{padding:0px; border:0px; border-collapse:collapse; border-spacing: 0px; }
.enewsarticlepageimage{vertical-align:top;padding-right:15px;padding-top:6px; padding-left: 5px;}
.enewsimage{padding-bottom:30px;vertical-align:top;padding-right:10px;}
.enewsimage img {border: 1px solid #cccccc;}
.enewsimage img:hover{border: 1px solid #1D5B8E;}
.enewsarticlepagearticle{padding:0px; margin:0px;} .enewsarticlepagearticle h2{margin:0; padding:7px 7px 0 0!important;}
.enewsarticle{padding-bottom:30px;}
.enewsarticle .enewsdate{color:black;}
.press{font-style:italic;color:#6E6E6E; font-weight:normal;}

.enquirytext { width:250px; margin-right:5px;}
.enquirydropdown { width:254px;}
.enquirytextarea { width:250px; height:150px; margin-right:5px; overflow:auto;}
#contactform {margin: 10px 0 0 7px;}
#enquirysubmit { border:0;  color:white; background-image: url(/images/butSubmit.jpg); background-repeat: no-repeat; font-size:0.8em; font-weight:bold;width:66px; height: 28px; padding: 0 2px 6px 0;} /*Submit Button*/
#contactform th {width:130px;text-align: left;}
#contactform td {padding-bottom:10px; text-align: left;}
#contactform th {padding-bottom:10px; vertical-align:top;padding-top:4px;}
#contactform .address{padding-bottom:0px;}


/*End*/

/*Search Results*/
.search
{
text-align: left;
padding: 7px;
}
/*End*/

/*Map*/

#map{width:585px; height:400px; margin: 7px 0 7px 0;}

#map img{background-color: transparent!important;}



.imgBorder{border: 1px solid #cccccc;}
.imgBorder:hover{border: 1px solid #1D5B8E;}



.staticImage
{
border: 1px solid #cccccc;
}


.clickableImage
{
border: 1px solid #cccccc;
}

.clickableImage:hover
{
border: 1px solid #1D5B8E;
}                             


 

.padgeInt
{
background-image: url(/images/pageIntBG.png);
background-repeat: no-repeat;
padding: 5px 0px 5px 0px;
background-color: transparent!important;
width: 25px;
display: block;
text-align: center;   
float: left;
margin: 0 5px;
}

.padgeIntSel, .padgeInt:hover
{
background-image: url(/images/pageIntBGOV.png);
background-repeat: no-repeat;
padding: 5px 0px 5px 0px;
color: white;
width: 25px;
display: block;
text-align: center;
float: left;
margin: 0 5px;
}

.prevBut, .nextBut
{
float: left;
margin-top: 5px;
}


.prevBut
{
margin-right: 5px;

}


.padgeInt
{
display: block;
float: left;
}

.nextBut
{
margin-left: 5px;
}


        .features783
        {
          float: left;
          width: 783px;
          margin: 12px 0 0 0;
        }


        .features783 .header
        {
          float: left;
          width: 100%;
          height: 29px;
          background-image: url(/images/content783h1bg.png);
          background-repeat: no-repeat;
        }

        /*
        .features783 .headerTwit
        {
          float: left;
          width: 100%;
          height: 29px;
          background-image: url(/images/content783h1bgTwit.png);
          background-repeat: no-repeat;
        }
        */

              .features783 h1
              {
                font-size: 14px;
                font-weight: normal;
                margin: 0;
                padding: 6px 0 0 7px;
              }


        .features783 .featurecontent
        {
          float: left;
          width: 783px;
          height: auto;
          background-image: url(/images/bgContent783.gif);
          background-repeat: no-repeat;
          background-repeat: repeat-y;
            /*230609*/
        }




        .features783 .footer
        {
          float: left;
          width: 100%;
          height: 29px;
          background-image: url(/images/content783foot.png);
          background-repeat: no-repeat;
        }


                .features783 .featurecontent img
                {
                  margin: 3px 5px 0px 5px;
                }

.features783 .featurecontent
{
}




#homeFeatures
{
min-height: 160px;
}


#homeFeatures h2, #homeFeatures p
{
  font-size: 12px;
  line-height: 15px;
}


.homeFeaturesBlocks
{
  width: 245px;
  float: left;
  margin: 0;
}

    .homeFeaturesBlocks p
    {
    padding: 2px 7px 5px 12px!important;
    }
    
    .homeFeaturesBlocks h2  
    {
    padding: 7px 7px 5px 11px!important;
    }
    
    .homeFeaturesBlocks img
    {
    margin: 0!important;     
    }


.productFeaturesBlocks
{
  width: 280px;
  float: left;
  margin: 0 0px 0 0;
}

.divider
{
  float: left;
  margin: 0 7px 10px 7px!important;
}









/*TWITTER*/



.tweet
{

text-align: left;
color: white!important;
padding-bottom:5px;
color: #455560!important;
font-size:12px!important;
}





.tweet, .query {
  color: #1A598C ; 
  font-size: 12px;
  }
  .tweet .tweet_list, .query .tweet_list {

    list-style-type: none;
    margin: 0;
    padding: 0 5px 0 10px;
 }
    .tweet .tweet_list .awesome, .tweet .tweet_list .epic, .query .tweet_list .awesome, .query .tweet_list .epic {
      text-transform: uppercase; }
    .tweet .tweet_list li, .query .tweet_list li {
      overflow-y: auto;
      overflow-x: hidden;
      padding: 5px 0 0 0px; }
      
      .tweet p
      {
      margin: 0;padding: 5px 0 0 0px;
      }
      
      /*
            .tweet .tweet_list li a, .query .tweet_list li a {
        color: #E26A00!important; }
      */
      .tweet .tweet_list li a, .query .tweet_list li a {
        color: #1A598C!important; }
              .tweet .tweet_list li a:hover, .query .tweet_list li a:hover {
        color: #fff!important; }
    .tweet .tweet_list .tweet_even, .query .tweet_list .tweet_even {
      background-color: #fff; }
    .tweet .tweet_list .tweet_avatar, .query .tweet_list .tweet_avatar {
      padding-right: .5em;
      float: left; }
      .tweet .tweet_list .tweet_avatar img, .query .tweet_list .tweet_avatar img {
        vertical-align: middle;
        border: 1px solid white; }


#twitterPod .content
{
min-height: 76px;
}



        #actualHomeContent
        {
        padding: 5px;
        min-height: 600px;
        }
        
        #actualHomeContent h2
        {
        padding: 1px 7px 7px 7px;
        }
        
        
/*Flickr*/


  #flickrSlideShow
  {
   width: 228px;
   height: 125px;
   background-color: #fff;
   margin: 12px 0 0 10px;
   border: 1px solid #cccccc;
   overflow: hidden;
  }
  
  
  #flickrSlideShow p
  {
  color: silver;
  }
  
  
  
  .twitterTitle
  {
  float: left;
  }
  
  .birdHit
  {
  width: 45px;
  height: 27px;
  float: right;
  border:0;
  cursor: hand;  /*ie*/
  }
