	.mainTextBox{
    	width:250px;
		height:20px;
		border-top: 0px;
		border-bottom: 0px ;
		border-left: 0px ;
		border-right: 0px ;
		margin-left:5px;
        font-family: arial,helvetica,clean,sans-serif;
        font-size:14px;
        

  	}

    hr.hr4 {
      border-bottom: 1px solid #E7E7E7;
      border-top: 1px solid #D1D1D1;
      color: #fff;
      background-color: #fff;
      height: 0;
      margin-top:10px;
      margin-bottom:10px;
        
    }

    .resTextBoxV2 {
        width:487px;
		height:18px;
		margin-left:7px;
        margin-bottom:5px;
        border:0;
        font-family: arial,helvetica,clean,sans-serif;
        font-size:14px;
        background-color:#e7ddf4;

    }
    .international{
        font-family: arial,helvetica,clean,sans-serif;
        font-size:10px;
        color:#ACA899;
        font-weight:bold;
    }
    .resultsTextBox{
    	width:237px;
		height:14px;
		border-top: 0px;
		border-bottom: 0px ;
		border-left: 0px ;
		border-right: 0px ;
		margin-left:5px;
        margin-top:1px;
        margin-bottom:1px;
        font-family: arial,helvetica,clean,sans-serif;
        font-size:12px;
        padding-top:0px;
        padding-bottom:0px;
        
  	}

    .resultsHealthTextBox{
    	width:430px;
		height:14px;
		border-top: 0px;
		border-bottom: 0px ;
		border-left: 0px ;
		border-right: 0px ;
		margin-left:7px;
        margin-top:7px;
        margin-bottom:1px;
        background-color:#FBFBFB;
        font-family: arial,helvetica,clean,sans-serif;
        font-size:12px;
        padding-top:0px;
        padding-bottom:0px;

  	}

    .CollapsableImg{
        cursor:pointer;
        vertical-align: middle;
        margin-left:5px;
        display:inline;
    }
    
    .TB{
		position: absolute;
		border: 1px solid #FFA500;
		z-index: 1;
		width: 55px;
		height: 18px;
		cursor:pointer;
		background: #ffffff;
		visibility:hidden;
		font-family: arial,helvetica,clean,sans-serif;
        font-size:16px;
	}
	
	.AdvancedLink{
        color:white;
        font-size:10px;
        font-weight:bold;
		font-family: arial,sans-serif;
        text-decoration: none;
	}
    .AdvancedLinkresults{
        color:white;
        font-size:8px;
        font-weight:bold;
		font-family: arial,sans-serif;
        text-decoration: none;
	}
	.BottomLinks{
		font-size: 12px;
		font-family: arial,sans-serif;
		color:#000000;
	}
	.TxtBox
	{
		background-color: #FFE2A3;
		border: 1px solid #D29100;
		font-size: 16px;
		font-family: arial,sans-serif;
		width:300px;
		font-weight: bold;
		height:24px;
	}
    .myTxtBox
	{
		border: 1px solid silver;
		font-family: arial,sans-serif;
		width:15ex;
    }
    .TopTitle{
		font-size: 22px;
		font-family: arial,sans-serif;
		font-weight: bold;
	}

    .ATag{
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
	font-family: arial,sans-serif;
	padding:3px;
	}
	
	.DateC{
		font : normal 12px arial,helvetica,clean,sans-serif;
		color : #6f6f6f;
	}
	body {font:14px arial,helvetica,clean,sans-serif;}
	table {font:14px arial,helvetica,clean,sans-serif;}
    .purple{
        color: #7200FF;
    }
    .lightpurple{
        color: #b176fb;
    }
    .deeppurple{
        color: #9647ff;
    }
    .gray{
        color : #6f6f6f;
    }
    .orange{
        color: #f5a854;
    }
    .black{
        color: #000;
    }
    .white {
        color:#ffffff;
    }
    .nodecor{
        text-decoration:none;

    }

    .smallLink{
        font-size:11px;
        text-decoration:underline;
        cursor:pointer;
    }

    .blackLink{
        text-decoration:underline;
        cursor:pointer;
    }

    .whiteLink{
        text-decoration:underline;
        cursor:pointer;
        color:white;
    }

    .imedixli{
        background:url('/iMedix/images/greenArrow2.gif') no-repeat scroll left 7px; display:inline; float:left; padding:3px 0pt 3px 10px; width:30%;

    }

    .inputTxtBox{
        border-top:1px solid #7c7c7c;
        border-left:1px solid #c3c3c3;
        border-right:1px solid #c3c3c3;
        border-bottom:1px solid #dddddd;
    }
    .relatedLinks{
        display:none;
        padding-left:20px;
        line-height:20px;
    }
    
    .underline{
        text-decoration: underline;
    }

	.SmallTitle{
		font-size: 18px;
		font-family: arial,sans-serif;
		font-weight: bold;
	}

    .SmallTitle16{
		font-size: 16px;
		font-family: arial,sans-serif;
		font-weight: bold;
	}

    .Title12{
		font-size: 12px;
		font-family: arial,sans-serif;
		font-weight: bold;
	}

    .Text12{
		font-size: 12px;
		font-family: arial,sans-serif;

	}

    .amzImg {
        max-height: 80px;
        max-width: 80px;
        height: expression(this.height > 80 ? '80px' : true);
        width: expression(this.width > 80 ? '80px' : true);
    }
    .amzImg1 {
        max-height: 100px;
        max-width: 100px;
        height: expression(this.height > 100 ? '100px' : true);
        width: expression(this.width > 100 ? '100px' : true);
    }

    .TableBorder{
		border-left:1px solid #EBE9E9;
		border-top:1px solid #EBE9E9;
		border-right:2px solid #000000;
		border-bottom:2px solid #000000;
		background-color:#ffffff;
	}
	
	.hoverLinks{
        text-decoration:none;
        color: #000;
    }
    .hoverLinks a:hover  {
        text-decoration: underline;
	}
    
    .leftCorner{
       border-left: 1px solid #eae1f4;
       border-bottom: 1px solid #eae1f4;
    }
    .LightBlueGrad{
        background: url('images/bkstrip.png') repeat-y;
        padding:15px;
    }
    .bbleft_off{
            background: url('images/buzzbutton_01.png') no-repeat bottom;
            width:6px;
            height:29px;
            float:left;
            display:inline;
    }
    .bbright_off{
        background: url('images/buzzbutton_02.png') no-repeat bottom right;
        width:auto;
        float:left;
        display:inline;
        height:29px;
        padding-right:6px;
        margin-right:3px;

    }

    span.highlight {
        font-weight:700;
    }
    
    .DateBuzz{
		font : normal 14px arial,sans-serif;
		color : #000000;
	}
    
    .bbleft_on{
            background: url('images/buzzbutton_01.png') no-repeat bottom;
            width:6px;
            height:31px;
            float:left;
            display:inline;
    }
    .bbright_on{
        background: url('images/buzzbutton_02.png') no-repeat bottom right;
        width:auto;
        float:left;
        display:inline;
        height:31px;
        padding-right:6px;
        margin-right:3px;

    }

    .bbbtnLink_off{
        color:white;
        font-size:12px;
        font-weight:bold;
        text-decoration:none;
        position:relative;
        top:8px;

    }
    .bbbtnLink_on{
        color:black;
        font-size:12px;
        font-weight:bold;
        text-decoration:none;
        position:relative;
        top:8px;

    }
    .bbbtnLink_off a:hover  {
        text-decoration: underline;
	}
	
	a.purple:visited {
		color:#37115B;
	}

	
	#dropmenudiv{
		position:absolute;
		border:1px solid #9647ff;
		border-bottom-width: 0;
		font:normal 12px arial,helvetica,clean,sans-serif;
		line-height:18px;
		z-index:100;
		
	}
	
	#dropmenudiv a{
		width: 100%;
		display: block;
		text-indent: 3px;
		border-bottom: 1px solid #9647ff;
		padding: 1px 0;
		text-decoration: none;
		font-weight: bold;
		color:black;
		background-color:white;
	}
	
	#dropmenudiv a:hover{ /*hover background color*/
		background-color: #dcbcfe;
	}
	
	#dhtmltooltip{
		position: absolute;
		width: 150px;
		border: 1px solid #000;
		padding: 2px;
		background-color: white;
		visibility: hidden;
		z-index: 100;
	}
	#dhtmlpointer{
		position:absolute;
		left: -300px;
		z-index: 101;
		visibility: hidden;
	}
	
    .ad_header {color:#000;font-size:12px;font-weight:bold;text-decoration:none}
    .ad_header1 {color:#4F4F4F;font-size:12px;font-weight:bold;text-decoration:none}
    .ad_header2 {color:#4F4F4F;font-size:11px;font-weight:bold;text-decoration:none}
    .ad_line {color:#7200FF;font-size:16px; text-decoration:underline}
    .ad_line1 {color:#0300FF;font-size:15px; text-decoration:underline}
    .ad_line2 {color:#0300FF;font-size:14px; text-decoration:underline}
    .ad_text {color:#000000;font-size:13px;text-decoration:none}
    .ad_text1 {color:#000000;font-size:13px;text-decoration:none;font-family: Lucida Grande, Verdana, Lucida Sans Regular, Lucida Sans Unicode, Arial, Verdana, sans-serif;}
    .ad_text2 {color:#000000;font-size:12px;text-decoration:none;font-family: Lucida Grande, Verdana, Lucida Sans Regular, Lucida Sans Unicode, Arial, Verdana, sans-serif;}
    .ad_url {color:#b176fb;font-size:13px; margin-bottom:12px; text-decoration:none;font-family: Lucida Grande, Verdana, Lucida Sans Regular, Lucida Sans Unicode, Arial, Verdana, sans-serif;}
    .ad_url1 {color:#008000;font-size:13px; margin-bottom:12px; text-decoration:underline;}
    .ad_url2 {color:#008000;font-size:12px; margin-bottom:12px; text-decoration:underline;}


    .top_ads {border:1px solid #F4EBFE; width:468px;height:60px;display:none;}
    .omgili_top_ads {border:1px solid #F4EBFE;margin-left:10px;display:none;width:95%;}
    .middleAds {background-color:#FFEDD9;margin-left:10px;width:95%;display:none;}
    .omgili_top_ads_bk {background-color:#F3F4F6;width:250px;overflow:hidden}

    /*** Popular Topics Dialog ***/
    .buzzDlg {
        width:600px;
        height:100px;
    }


    .dlgCenterTitle {
        background: url(buzzdir/images/dialog/dialog-title.gif) repeat-x;
        width:100%;


    }
    .dlgCenterTitleTxt{
        font: bold 13px arial,helvetica,clean,sans-serif;
        color:white;
    }



    .dlgCorner {
        width:9px;
        height:29px;
    }

    .dlgLeft {
        background: #E4DFEB url(buzzdir/images/dialog/left.gif) repeat-y;
        width:9px;
    }

    .dlgRight {
        background: #E4DFEB url(buzzdir/images/dialog/right.gif) repeat-y right;
        width:9px;
    }

    .dlgCenter {
        width:100%;
        background-color:#E4DFEB;
    }

    .dlgContent {
        height:110px;
        overflow:auto;
    }


    .dlgBottom {
        background: #E4DFEB url(buzzdir/images/dialog/bottom.gif) repeat-x;
        width:100%;
        height:8px;
    }

    .formCSS {
        display: inline;
        margin: 0;
    }

    .categories{
        display:none;
        height:400px;
        overflow:auto;
        width:600px;
    }

    .catLink{
        color:#000;
        font:bold 16px  arial,helvetica,clean,sans-serif;
    }
    .lil{
        font:12px arial,helvetica,clean,sans-serif;
        color:#0a0a0a;
    }

    .adsenseDiv{
        width:738px;
        height:15px;
        overflow:hidden;
    }

    td#topTitle h1 {
        font-size:17px;
        line-height: 20px;
        display: inline;
        font-weight:bold;
    }

    td#topTitleBig h1 {
        font-size:20px;
        line-height: 25px;
        display: inline;
        font-weight:bold;
    }

    td#secondTitle h2 {
        font-size:13px;
        line-height: 20px;
        vertical-align: middle;
        padding-bottom:5px;
        margin-bottom:5px;
        display: inline;
    }



    
    
    
    .snippetClass {background: url('/images/bulletresult.png') no-repeat left top;padding-top:10px;padding-left:12px;padding-bottom:15px}
    td#resCont p {background: url('/images/bulletresult.png') no-repeat left top;padding-top:10px;padding-left:12px;margin:0}


    /* Overlay */
    #simplemodal-overlay {background-color:#000; cursor:wait;}

    /* Container */
    #simplemodal-container {height:400px; width:600px; background-color:#fff; border:3px solid #ccc;}
    #simplemodal-container a.modalCloseImg {background:url('/images/x.png') no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-18px; cursor:pointer;}
    #simplemodal-container #basicModalContent {padding:8px;}

