﻿/* Use the following to place the logo within the header */
#logo 
{
	padding-left: 15px !important;
	padding-top: 10px !important;
}
#logo img
{
    display :none;  
}

#masterPage .dropShadow2_mb {
    width: 924px;
}

#masterPage #cdc {
    width: 191px;
    margin: 10px auto;
}

#masterPage .buddyDetails .talkboard,
#masterPage .buddyDetails .links #talkboard {
    display: none !important;
}

/*
#header 
{
	height:130px !important;
}
*/

/* Style the iframe for the info window */
.InfoWindow
{
	width: 500px;
	height: 400px;
}