*					{ margin: 0; padding: 0; }
body				{ font-size: 62.5%; font-family: Helvetica, sans-serif; }
.head				{ background-image:url(../res/head.jpg); }
.foot				{ background-image:url(../res/foot.jpg); }
/*.logo 				{ position: fixed; right: 60%;top: 0; }*/
.floatLeft 			{ float: left; }
.floatRight			{ float: right; }
.clear				{ clear: both; }
.layoutCenter		{ margin: 0 auto; }
.textCenter			{ text-align: center; }
.textRight			{ text-align: right; }
.textLeft			{ text-align: left; }
.hide				{ display: none; }
.show				{ display: block; }
.invisible			{ visibility: hidden; }

 p, label			{ font-size: 1.3em; line-height: 1.3em; }

div#page-wrap		{ width: 960px; margin:auto;background: white;}

/* p					{ padding-right: 80px; position: relative; margin-bottom: 1.0em;} */
.top				{ position: absolute; bottom: 0; right: 0; }

.home				{ position: absolute; top: 0; right: 0; }

.notice				{ background: #ffdfdf; padding: 10px 0 0 80px; border: 1px solid red; 
					  position: relative; min-height: 70px; font-size: 150%; }
.close				{ position: absolute;  left: 0; top: 0; }

form				{ padding-right: 80px; margin-bottom: 20px; }
fieldset			{ padding: 10px; position: relative; }
label				{ display: block; float: left; width: 120px; }
input, textarea		{ margin-bottom: 5px; }
legend				{ font-size: 1.8em; }

.signin				{ position: absolute; top: -18px; right: 12px; }

/* hizalama */

#movers-row {
	margin: -120px 0 0 120px;
}
#movers-row div {
	width: 22.2%;
	float: left;
}
#movers-row div img {
	float: right;
}

/* ürün gösterme */

h2.number {
	position: relative;
	top: 0px;
	left: 0px;
	font-size: 8em;
	color: #ccc;
	float: left;
	margin-right: 10px ;
	margin-bottom: 0px;
}

.comment-box {
	margin: 0px 0px 30px 20px;
	padding: 10px;
	width: 400px;
	border: 1px solid silver;
	float: left;
}