    body {
    background-image: url(http://cdn.kantut-tayo.com/images/bg.jpg);
    color:#FFFFFF;
    margin: 0;
    padding: 0;
    }
    img { border: 0; }
    a:link { color:#66CCFF; 
    text-align: center;
    overflow: hidden;
    }
    a:visited { color:#CCCCCC; 
     text-align: center;
    overflow: hidden;
    }
    a:alink { color:#FF0000; 
    text-align: center;
    overflow: hidden;
    }
    a:hover { color:#CCFF00; 
    text-align: center;
    overflow: hidden;
    }
    table.links {
    font-family: Verdana, Tahoma;
    font-size: 8px;
    font-weight: normal;
    }
    /*Credits: Dynamic Drive CSS Library */
    /*URL: http://www.dynamicdrive.com/style/ */
    /*td.livetable {
    overflow: hidden;
    }
    */
    td#searchbox {
    height: 20px;
    list-style-type: none;
    width: 150px; /* Width of Menu Items */
    border-top: 0;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    border: 0px;
    padding: 0px;
    }
    .searchbox select {
    width: 140px;
    }
    #searchtext {
    height: 18px;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 0px;
    margin-left: 0px;
    margin-right: auto;
    font-size: 70%;
    }
    #searchbutton {
    margin-right: 0px;
    margin-left: 10px;
    height: 20px;
    width:31px;
    }
    div#timer2 {
    height: 30px;
    width: 150px;
    border: 1px #ccc solid;
    border-collapse: collapse;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    }
    div#timer3 {
    width: 150px;
    height: 176px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    border: 0px;
    padding: 0px;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    border-collapse: collapse;
    background: #600f09;
    background-color: #600f09;
    color: white;
    }

    }
    table.minib {
    width: 150px;
    height: 186px;
    margin: 0;
    padding: 0;
    border: 1px #ccc solid;
    border-collapse: collapse;
    border-spacing: 0px;
    }
    td#counter {
    width: 150px;
    height: 30px;
    margin: 0;
    padding: 0;
    background: #3c9ecc;
    }
    img#counter {
    width: 150px;
    height: 30px;
    margin: 0;
    padding: 0;
    border: 0;
    }
    div#counter {
    width: 150px;
    height: 30px;
    margin: 0;
    padding: 0;
    }
    td.minib {
    height: 156px;
    margin: 0;
    padding: 0;
    border: 1px #ccc solid;
    border-collapse: collapse;
    border-spacing: 0px;
    }
    div.liveslidebox {
    width: 958px;
    height: 598px;
    margin: 0;
    padding: 0;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    }
	table.liveslide {
    width: 958px;
    height: 598px;
    table-layout:fixed;
    margin: 0;
    padding: 0;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    border: 3px;
    text-overflow: ellipsis;
    text-align: center;
    overflow: hidden;
	white-space: nowrap;	
	}
	table.liveslide tr {
    margin: 0;
    padding: 0;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    }	
    td.liveslide a{
    width: 97px;
    max-width: 97px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
	text-overflow: ellipsis;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    }
    td.liveslide *{
    max-width: 97px;
    width: 97px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    font-size: 8px;
    text-align: center;
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    }

.dhtmlwindow{
position: absolute;
border: 2px solid black;
visibility: hidden;
background-color: white;
}

.drag-handle{ /*CSS for Drag Handle*/
padding: 1px;
text-indent: 3px;
font: bold 14px Arial;
background-color: #600f09;
color: white;
cursor: move;
overflow: hidden;
width: auto;
-moz-opacity: 1;
opacity: 1;
}

.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
position: absolute;
right: 1px;
top: 2px;
cursor: hand;
cursor: pointer;
}

* html .drag-handle{ /*IE6 and below CSS hack. Width must be set to 100% in order for opaque title bar to render*/
width: 100%;
}


.drag-contentarea{ /*CSS for Content Display Area div*/
border-top: 1px solid #610000;
background-color: white;
color: black;
height: 150px;
padding: 2px;
overflow: auto;
}

.drag-statusarea{ /*CSS for Status Bar div (includes resizearea)*/
border-top: 1px solid gray;
background-color: #F8F8F8;
height: 13px; /*height of resize image*/
}


.drag-resizearea{ /*CSS for Resize Area itself*/
float: right;
width: 13px; /*width of resize image*/
height: 13px; /*height of resize image*/
cursor: nw-resize;
font-size: 0;
}
div#crumbs h1{
    text-align: left;
    font-size: 16px;   
    font-family: Verdana, Tahoma;
    font-weight: normal;
	display: inline;

}
div#crumbs h2 {
    text-align: left;
    font-size: 16px;   
    font-family: Verdana, Tahoma;
    font-weight: normal;
    display: inline;
}
div#crumbs h3{
    text-align: left;
    font-size: 16px;   
    font-family: Verdana, Tahoma;
    font-weight: normal;
    display: inline;
}
div#crumbs h4 {
    text-align: left;
    font-size: 16px;   
    font-family: Verdana, Tahoma;
    font-weight: normal;
    display: inline;
}

.defaultimage {
	background-image: url(http://cdn.kantut-tayo.com/images/fwgloading.jpg);
	}
	
	#tooltipbox {
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 5px;
	background-color: #610000;
	color: #FFFFFF;
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-weight: normal;
	visibility: hidden;
	z-index: 100;
	}
	
	#pointerlefttop {
	position: absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
	}
	
	#pointerleftbottom {
	position: absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
	}
	 
	 #pointerrighttop {
	 	position: absolute;
	 	left: -300px;
	 		z-index: 101;
	 		visibility: hidden;
	 		}
	 		
	 		#pointerrightbottom {
	 	position: absolute;
	 	left: -300px;
	 		z-index: 101;
	 		visibility: hidden;
	 		}
	 		
	 		.previewpic1 {
	 	border: 1px solid #FE3D3C;
	 	}
