#predictad_table
{
    padding:0px 0px 0px 0px !important;
}
div.predictad 
{
      position:absolute;
      direction:ltr;
      width:250px;
      z-index:100;
      margin:0px;
      padding:0px;
      font-weight:normal;
      font-style:normal;
      list-style-image:none;
      font-size:12px;
      line-height:13px !important;
      background-color:Transparent;
}
.rowFixer
{
    height:15px;
}
div.predictad informal
{
}
    div.predictad ul.titles
    {
        padding-top:4px;
        background-image: url(images/i1/dot.gif);
        background-repeat:repeat-x;
        background-position: 100% .4em;
        padding-right: .6em;

    }

div.predictad table
{
    padding:0px !important;
}
div.predictad table td,th;
{
    padding:0px !important;
}
div.predictad ul {
      list-style-type:none;
      list-style-image:none;
      z-index:100;
      margin:0px;
      width:100% !important;
      padding:0px;
      width:auto;
      font-family:arial, verdana, sans-serif; /* ADDED */
      font-size:12px;
      text-indent:0px;
      line-height:13px !important;
      font-style: normal;
      font-variant: normal;
      font-weight : normal;
      font-style  :normal;
     list-style-image :none;
    }
    div.predictad ul li.selected { 
		list-style:none !important;
		list-style-type:none !important;
        background-image:none;		
		background-color:#0066CC !important;
        color:#FFFFFF !important;
        text-indent:0px;
		/*font-weight: bold;*/
	}
	
	div.predictad A:hover {text-decoration: underline; color: white; font-size:11px;}
	div.predictad ul li A:link {text-decoration: underline; font-size:11px;}
	div.predictad ul li.selected A:link {text-decoration: underline; color: white; font-size:11px;}
    div.predictad ul li {
      list-style-type:none;
      list-style-image:none;
      background-image:none;
      font-family:Arial;
      font-size:12px;
      background-color:#f4f7fa;
    
      font-style:normal;
      font-weight:normal;
      display:block;
      margin:0;
      padding:2px;
      color:black;
      cursor:pointer;
      text-indent:0px;
    }
    div.predictad ul li.ad 
    {
      padding:2px;
      list-style-type:none;
      display:block;
      margin:0;
      vertical-align:middle;
      color:black;
      cursor:pointer;
      background-color: #e5ecf9;
      font-weight: bold;
    }    
    div.predictad ul li.simplygen 
    {
      text-align:center;
      list-style-type:none;
      display:block;
      margin:0;

      color:black;
      cursor:pointer;
      background-color: #fff;
      font-weight: bold;
    }        
    div.predictad ul li.ad2 {
      list-style-type:none;
      display:block;
      margin:0;

      color:black;
      cursor:pointer;
      background-color: #fdd;
      font-weight: bold;
    }      
    
.simplyTop {
	background: url(images/i1/top.gif) repeat-x;
	height:15px;
}
.simplyRight
{
    border:0px !important;
    width:15px !important;
	background: url(images/i1/rightline.gif) repeat-y;
}
.simplyLeft 
{
    border:0px !important;
    width:15px !important;
	background: url(images/i1/leftline.gif) repeat-y;
}
.simplyBottom
{
    border:0px !important;
	background: url(images/i1/bottomline.gif) repeat-x;
}
.simplyBottomPipe
{
    border:0px !important;
    background: url(images/i1/pipe.gif) repeat-x;
}
.simplyTab
{
    border:0px !important;
        /*background: url(images/i1/buttonstopsbg.gif) repeat-x;*/
        background: url(images/i1/tab.gif) repeat-x;
}
.simplySelectedTab
{
        /*background: url(images/i1/buttonstopsbg.gif) repeat-x;*/
        border:0px !important;
        background: url(images/i1/selectedtab.gif) repeat-x;
}
.simplyTopLeft
{
  	width: 15px !important;
	height: 15px !important;
	border:0px !important;
    background: url(images/i1/topleft.gif);
    
}
.simplyTopRight
{
  	width: 15px !important;
	height: 15px !important;
	border:0px !important;
    background: url(images/i1/topright.gif);
    
}
.simplyBottomLeft
{
  	width: 15px !important;
	height: 15px !important;
	border:0px !important;
    background: url(images/i1/bottomleft.gif);
    
}
.simplyBottomRight
{
  	width: 15px !important;
	height: 15px !important;
	border:0px !important;
    background: url(images/i1/bottomright.gif);
    
}

.simplyBottomEnd
{
  	width: 15px !important;
  	vertical-align:top;
  	border:0px !important;
    background: url(images/i1/buttonstopsend.gif);
}


.choices 
{
    /*background: #ffffff url(http://www.predictad.com/images/bg/bluestrip.gif) repeat-x top center;*/
      background-color:#f4f7fa;
      list-style-image:none;
      list-style:none;
}
.rightChoices 
{
    direction:rtl;
    text-align:right;
    background-color:#f4f7fa;
      list-style-image:none;
      list-style:none;    
}
.leftChoices 
{
    direction:ltr;
    text-align:left;
    background-color:#f4f7fa;
      list-style-image:none;
      list-style:none;    
}

/* ------ tooltip -------- */
a.p_tooltip{
    position:relative; 
    z-index:24; 
    text-decoration:none !important;
}

a.p_tooltip:hover{z-index:25; 
                 text-decoration:none;
             }

a.p_tooltip span
{
    text-decoration:none !important;
    display: none}

a.p_tooltip:hover span{ 
    display:block;
    position:absolute;
    top:20px; left:200px;
    width:15em;
    background: dodgerblue;
    font: 11px Arial, Helvetica, sans-serif;
    padding: 3px;
    color:White;
    border:solid 2px  #0F6788;
    text-align: left;
}    

/* AD */

 /*ad*/
    .predictTitle
    {
        color:Blue;
        text-decoration:underline;
        width:99%;
    }
    .predictDesc
    {
        
    }    