﻿.takwin-icon img
{
    border: none;
    cursor: pointer;
}
#hideshow {
    position:absolute;
	visibility: hidden;
    width:550px;height:50px;left:0px;top:0px;
    padding:16px;background:#FFFFFF;
    border:2px solid #2266AA;
}

#close {
	float: right;
}
#takwin-solat
{
    background: #b7b7b7;
    font-size: 12px;
    margin: 0 10px;
    position: absolute;
    bottom: 73px;
}
#takwin-solat .header
{
    text-align: center;
    font-size: 12px;
    background: #a8d3fe;
    padding: 5px 10px;
	border-bottom:1px solid #036;
    cursor: pointer;
}
#txtHint
{
    padding: 5px;
    font-weight: normal;
}
#txtHint div.date
{
    font-weight: bold;
    margin-bottom: 3px;
    text-align: center;
}
#txtHint table tbody tr td
{
    font-weight: normal;
    font-size: 10px;
}
#txtHint b
{
    text-align: center;
}
#takwin-solat .link
{
    text-align: center;
    background: #ffff00;
    padding: 5px 0;
}
