/* 
    Document   : world_of_fekkai
    Created on : Dec 9, 2009, 11:10:55 AM
    Author     : jweis
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/
.ad1 a.mb {

    margin: 0px;
}


a.philosophy:hover {
    text-decoration: none !important;
}

a.philosophy:hover span , a.philosophy:hover strong{
    text-decoration: none;
    cursor: pointer;
}

/* give descendents layout ... ie hack */
a.philosophy {
    height: 1%;
}

.no_flash {
    padding-bottom: 2px;
}
.ad1 {
	height:259px;
	margin: 0 0 0 0;
}
#IEroot .ad1 object {
    margin: 0px;
    padding: 0px;
}

#IEroot .ad1 .no_flash {
    padding: 0px;
    margin-bottom: -2px;
}

#IEroot .ad1 .holder {
    bottom: 16px;
}

.frederick-block img {
padding-left:19px;
cursor: pointer;
}
