﻿#hideshow {
    position:absolute;
	visibility: hidden;
    width:550px;height:50px;left:0px;top:0px;
    padding:16px;background:#FFFFFF;
    border:2px solid #2266AA;
    margin-left: -420px;
}

#close {
	float: right;
}
#solat
{
    background: #b7b7b7;
    font-size: 12px;
    margin: 0 10px;
}
#solat .header
{
    text-align: center;
    font-size: 12px;
    background: #a8d3fe;
    padding: 5px 10px;
	border-bottom:1px solid #036;
}
#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;
}
#solat .link
{
    text-align: center;
    background: #ffff00;
    padding: 5px 0;
}