body {
line-height:1;
background:#fff;
font:63% arial, helvetica, verdana, sans-serif normal;
margin-bottom:15px;
}
/* Columns */
body#index #leftcol {
width:290px;
float:left;
display:block;
position:relative;
margin-left:14px;
}

body#index #centercol {
width:370px;
float:left;
display:block;
position:relative;
margin:0 0 5px 15px;
}

body#index #rightcol {
width:290px;
float:right;
display:block;
position:relative;
margin-right:8px;
}


.bodywrap
{
	margin: 0px auto -10px;
	width: 800px;
}

#mast {
width:800px;
display:block;
clear:both;
margin-bottom:0px;
}

h1, h1 a {
text-indent:-9999px;
background:transparent url('http://www.sizievlendiriyor.com/images/mast.gif') top left no-repeat;
width:207px !important;
height:60px !important;
margin-bottom: 0;
display: block;
position: relative;
cursor:pointer;
}

#mast h1 a {
background:transparent url('http://www.sizievlendiriyor.com/images/mast.gif') top left no-repeat;
	width:207px !important;
	height:60px !important;
	display: block;
	position: relative;
	cursor:pointer;
}

body, select, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}

body
{
	margin: 0px auto;
	width: 780px;
	line-height: 130%;
	background-color: #ffffff;
	text-align: center;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 130%;
	}

input.button {
	background-color: #183C21;
	color: #FFFFFF;
	}

a:link, a:active, a:visited {
	color: #003366;
	}

a:hover  {
	color: #336699;
	text-decoration: none;
	}

ul {
	padding: 5px 10px; 
	margin-left: 5px;
	margin-top: 0px;
	}

li {
	line-height: 15px;
	margin-bottom: 8px;
	font-size: 11px;
	color: #666666;
	}


/* ================================================================= */
/* [ HEADLINE STYLES ]                                              */
/* ================================================================= */

h1
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 22px;
	padding-bottom: 0px;
	margin: 5px 0px;
	color: #ffffff;
	padding-top: 0px;
	font-family: Verdana;
}

h2
{
	font-size: 20px;
	margin: 0px 0px 0px 1px;
	color: steelblue;
	line-height: normal;
	font-family: Verdana;
	text-align: left;
}

h3
{
	font-size: 12px;
	margin: 2px 0px 2px 2px;
	color: steelblue;
	line-height: normal;
	font-family: Verdana;
}
	
.rect2
{
	border-right: bisque 0px solid;
	padding-right: 2px;
	border-top: bisque 0px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 0px;
	border-left: bisque 0px solid;
	padding-top: 2px;
	border-bottom: bisque 0px solid;
	background-color: lavender;
}
.rect3
{
	border-right: #ccccff 1px solid;
	padding-right: 2px;
	border-top: #ccccff 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 0px;
	border-left: #ccccff 1px solid;
	padding-top: 2px;
	border-bottom: #ccccff 1px solid;
	background-color: snow;
}


