﻿/*#GadgetTable
{
	background-color: rgb(135, 159, 215);
	font-family : Verdana;
	font-size : 10px;
	width:200px;
}*/

.GadgetTitle
{
	width:188px;
	/*background-color: rgb(255, 255, 255);*/
	height:21px;
	line-height:21px;
	margin-left:6px;
	margin-right:6px;
	font-size:10px;
	font-weight:bold;
	font-family:Verdana;
	color:#676a87;
    background-image:url(/Images/GadGets/Header.gif);
}

.GadgetMain
{
	width: 188px;
	height: 91px;
	/*background-image : url('/Images/Gadgets/Back_Alt.jpg');*/
	background-image : url('/Images/Gadgets/Back_Alt.gif');
	margin-left:6px;
	margin-right:6px;
}

.GadgetAyarAciklama
{
	font-family:Tahoma;
	font-size:9px;
	color:#676A87;
}

.GadgetDropdown
{
	font-family:Arial;
	font-size:10px;
	color: #979797;
	border: 1px;
	height:17px;
	border-style: solid;
	border-color: #7AA8D2;
	width:160px;
}

.GadgetInput
{
	font-family:Arial;
	font-size:10px;
	color: #979797;
	border: 1px;
	height:13px;
	border-style: solid;
	border-color: #7AA8D2;
	width:160px;
}

