body,table{
	font:14px tahoma,arial,helvetica,sans-serif
}
a img{
	border:0;
}
h5{
	margin:4px 0px 4px 0px;
}
#nav a{
	display:block;
	float:left;
	width:140px;
	height:23px;
	background:url(/fizookmessaging/images/orange.jpg);
	color:#fff;
	text-decoration:none;
	text-align:center;
	padding:15px 0px 5px 0px;
	font:12px tahoma,arial,helvetica,sans-serif;
	font-weight:bolder;
}
#nav a:hover{
	color:#000;
}
/* set the image to use and establish the lower-right position */
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2 {
	background: transparent url(/mod1/images/kaoogademobox.png) no-repeat bottom right;
}
.cssbox { 
	width: 135px !important; /* intended total box width - padding-right(next) */
	width: 120px; /* IE Win = width - padding */
	padding-right: 15px; /* the gap on the right edge of the image (not content padding) */
} 
.login{
	width: 335px !important; /* intended total box width - padding-right(next) */
	width: 320px; /* IE Win = width - padding */
}
.advertiserform{
	width: 535px !important; /* intended total box width - padding-right(next) */
	width: 520px; /* IE Win = width - padding */
}
.cccinfo{
	width: 335px !important; /* intended total box width - padding-right(next) */
	width: 320px; /* IE Win = width - padding */
}
.privatemenu{
	width: 195px !important; /* intended total box width - padding-right(next) */
	width: 180px; /* IE Win = width - padding */
}
.messageeditor{
	width: 535px !important; /* intended total box width - padding-right(next) */
	width: 520px; /* IE Win = width - padding */
}
.paymenteditor{
	width: 535px !important; /* intended total box width - padding-right(next) */
	width: 520px; /* IE Win = width - padding */
}
.cardinfo{
	list-style:none;
	margin:0px;
	padding:0px;
}
.messageconfirm{
	width: 735px !important; /* intended total box width - padding-right(next) */
	width: 720px; /* IE Win = width - padding */
}
/* set the top-right image */ 
.cssbox_head { 
	background-position: top right; margin-right: -15px; /* pull the right image over on top of border */ 
	padding-right: 40px; /* right-image-gap + right-inside padding */ } /* set the top-left image */ 
.cssbox_head h2 { background-position: top left; margin: 0; /* reset main site styles*/ 
	border: 0; /* ditto */ 
	padding: 20px 0 5px 40px; /* padding-left = image gap + interior padding ... no padding-right */ 
	height: auto !important; 
	height: 1%; /* IE Holly Hack */ 
	font-size:14px;
	color:#fff;
} 
/* set the lower-left corner image */ 
.cssbox_body { 
	background-position: bottom left; margin-right: 25px; /* interior-padding right */ 
	padding: 5px 0 15px 40px; /* mirror .cssbox_head right/left */ 
} 
br,.clear{
	clear:both;
}
label{
	display:block;
	width:80px;
	text-align:right;
	float:left;
}
.advertiserform fieldset label{
	width:150px;
}
.glcalendar{
	border-collapse:collapse;
	margin-left:auto;
	margin-right:auto;
}
.glcalendar th{
	background:#1eb250;
	color:#fff;
	border:1px solid #999;
}
.glcalendar td{
	background:#e2e2e2;
	border:1px solid #999;
	vertical-align:top;
	text-align:center;
}
.glcalendar td div{
	height:100px;
	width:100px;
}
a.info{
    position:relative; /*this is the key*/
    z-index:24;
    color:#000;
    text-decoration:none}

a.info:hover{z-index:25;}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em;width:100px; 
    border:1px solid #0cf;
    background-color:#eee; color:#000;
    text-align: center}
a.info:hover span.wideinfo{ /*the span will display just on :hover state*/
width:300px; 
}
fieldset input{
	float:left;
}
.paymenthistory{
	border-collapse:collapse;
}
.paymenthistory th{
	background:#4291ff;
	color:#fff;
}
.paymenthistory td{
	background:#efefef;
}
.keywordTable{
	border-collapse:collapse;
	font-size:12px;
	margin:0px auto;
}
.keywordTable td{
	border:1px solid #000;
}
.keywordTable th{
	background:#1eb250;
	color:#fff;
}
#tree, #tree ul{
	list-style:none;
	margin:0px 0px 5px 5px;
	padding:0px 5px 0px 0px;
	border:1px solid #ccc;
}
#tree img{
	margin:0px;
	padding:0px;
}
.db_ul,.adv_ul{
	margin:0px 0px 5px 5px;
	padding:0px;
}
.db_ul li,.adv_ul li{
	margin:0px 0px 5px 5px;
	padding:0px;
}
#tree h5,tree a{
	margin:0px;
	padding:0px;
}

