@charset "utf-8";
/* CSS Document */

body{
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
	background-color:#fff;
	margin:auto;
	margin:0px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

img{
	border:0px;
}

ul{
	list-style-type:none;
}

a, a:visited{
	text-decoration:none;
}

#golgeli-arkaplan{
	background-image:url(../images/golge-arkaplan.png);
	background-repeat:no-repeat;
	background-color:#fff;
	overflow:hidden;
	margin:auto;
	width:981px;
	padding-left:11px;
	padding-right:6px;
}

#genel-cerceve{
	background-image:url(../images/genel-cerceve-arkaplan.png);
	background-repeat:repeat-x;
	background-color:#f0eee7;
	width:976px;
	text-align:center;
	border-left:#d0d1d9;
	border-right:#d0d1d9;
	overflow:hidden;
}

#header{
	width:100%;
	overflow:hidden;
}

#header-reklam{
/*	border:1px solid #1e2e6b;
	background-image:url(../images/reklam1.png);*/
	width:726px;
	height:90px;
	float:left;
	margin-left:0px;
	margin-right:0px;
	margin-top:15px;
	overflow:hidden;
}

#fikstur{
	background-image:url(../images/fikstur2.png);
	width:250px;
	height:98px;
	margin-top:9px;
	overflow:hidden;
	color:#FFF;
	font-size:10px;
	line-height:13px;
	padding-top:4px;
}

#fikstur-geri-buton{
	width:13px;
	height:25px;
	float:left;
	margin-left:8px;
	margin-top:11px;
}

#home-team-logo{
	width:37px;
	height:37px;
	float:left;
	margin-left:10px;
	margin-top:5px;
}

#home-team-sonuc{
	color:#FFF;
	font-size:26px;
	font-weight:bold;
	float:left;
	margin-left:26px;
	margin-top:16px;
}

#away-team-sonuc{
	color:#FFF;
	font-size:26px;
	font-weight:bold;
	float:left;
	margin-left:45px;
	margin-top:16px;
}

#home-team-logo img{
	width:37px;
	height:37px;
}

#away-team-logo{
	width:37px;
	height:37px;
	float:left;
	margin-top:5px;
	margin-left:22px;
}

#away-team-logo img{
	width:37px;
	height:37px;
}

#fikstur-ileri-buton{
	float:left;
	width:13px;
	height:25px;
	float:left;
/*	margin-left:10px; */
	margin-top:11px;
}

#home-team-name{
	float:left;
	clear:both;
	font-size:10px;
	font-weight:bold;
	margin-left:14px;
	margin-top:5px;
	width:74px;
	text-align:center;
}

#away-team-name{
	float:right;
	font-size:10px;
	font-weight:bold;
	margin-right:14px;
	margin-top:5px;
	width:74px;
	text-align:center;
}

#header-alt{
	background-image:url(../images/header-bg.jpg);
	width:976px;
	height:137px;
	background-repeat:no-repeat;
	margin-top:9px;
	overflow:hidden;
	clear:both;
}

#header-sag{
	float:right;
	overflow:hidden;
}

#rss-arama{
	float:right;
	overflow:hidden;
}

#rss{
	float:left;
	background-image:url(../images/rss-icon.png);
	width:16px;
	height:16px;
	margin-top:15px;
	margin-right:10px;
}

#arama{
	float:left;
	margin-top:10px;
	margin-right:15px;
}

#ara-buton{
	background-image:url(../images/ara-buton.png);
	width:39px;
	height:23px;
	border:0px;
	margin-left:5px;
}

#arama-text{
	height:17px;
	background-color:#430000;
	border:1px solid #f57e21;
	width:218px;
	float:left;
	color:#f57e21;
	font-size:11px;
}

#kayan-haber{
	width:674px;
	color:#a6aecd;
	font-size:12px;
	font-weight:bold;
	clear:both;
	margin:0px;
	padding:0px;
	margin-right:5px;
}

#kayan-haber strong {
	color:red;
}

.ticki {
	padding-top: 12px;
	font-family: Tahoma;
	font-size: x-small;
}

#kayan-haber a{
	color:#fff;
}
#kayan-haber a:hover{
	color:yellow;
}

#logo{
	float:left;
	width:226px;
	height:94px;
	margin-left:30px;
}

#menu{
	background-image:url(../images/menu-bg.png);
	height:26px;
	width:100%;
	margin:0px;
	overflow:hidden;
}

#menu ul{
	float:right;
	margin:0px;
	padding:0px;
	list-style-type:none;
	text-align:center;
}

#menu ul li{
	float:left;
	background-image:url(../images/menu-li-bg.png);
	background-position:right;
	background-repeat:no-repeat;
	padding-top:5px;
	padding-left:23px;
	padding-right:23px;
	font-size:12px;
	color:#ff9c00;
	font-weight:900;
}

#menu ul li a, #menu ul li a:visited{
	color:#ff9c00;
}

#haber-detay{
	float:left;
	margin-left:10px;
	margin-top:8px;
	overflow:hidden;
	width:616px;
	padding:15px;
	border:1px solid #c8ba9d;
	background-color:#FFF;
	font-size:12px;
	float:left;
	text-align:left;
}

.haber-detay-baslik{
	color:#a80000;
	font-size:22px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

.haber-detay-baslik a, .haber-detay-baslik a:visited{
	color:#a80000;
	text-decoration:none;
}

.haber-detay-ozet{
	color:#666;
	font-size:14px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	margin-top:5px;
	line-height:17px;
}

.haber-detay-ozet a, .haber-detay-ozet a:visited{
	color:#666;
	text-decoration:none;
}

.paylas{
	border-top:1px solid #E8E8E8;
	border-bottom:1px solid #E8E8E8;
	padding-bottom:3px;
	margin-top:20px;
	overflow:hidden;
	padding-left:5px;
}

.paylas-buton{
	font-size:12px;
	margin-right:15px;
	margin-top:4px;
	color:#999;
	float:left;
	overflow:hidden;
}

.paylas-buton a, .paylas-buton a:visited{
	color:#999;
	text-decoration:none;
}

.paylas-buton a:hover{
	color:#999;
	text-decoration:underline;
}

#haber-detay-resim-reklam{
	float:left;
	width:300px;
	margin-right:10px;
	margin-bottom:5px;
	margin-top:25px;
}

#haber-detay-resim{
	width:300px;
}

#haber-detay-resim img{
	width:300px;
	height:230px;
	border:0px;
}

#haber-detay-reklam{
	margin-top:10px;
	width:300px;
}

.haber-detay-metin{
	color:#666;
	font-size:12px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	margin-top:25px;
}

.haber-detay-metin a, .haber-detay-metin a:visited{
	color:#082182;
	text-decoration:none;
}

.haber-detay-metin a:hover{
	color:#082182;
	text-decoration:underline;
}

#haber-yorum{
	margin-top:20px;
	overflow:hidden;
	clear:both;
}

#haber-yorum-alt{
	border-top:0px;
	padding:10px;
	background-color:#FFF;
	overflow:hidden;
	clear:both;
}

.haber-yorum-kutu{
	background-color:#FFF;
	margin-top:5px;
	overflow:hidden;
	clear:both;
	min-height:100px;
	width:594px;
}

.yorum-sol{
	background-image:url(../images/yorum-sol.png);
	width:8px;
	min-height:100px;
	float:left;
	background-repeat:no-repeat;
}

.yorum-orta{
	background-image:url(../images/yorum-orta.png);
	float:left;
	background-repeat:repeat-x;
	width:559px;
	min-height:100px;
	padding:10px;
}

.yorum-sag{
	background-image:url(../images/yorum-sag.png);
	width:7px;
	min-height:100px;
	background-repeat:no-repeat;
	float:left;
}

.yorum-nick{
	float:left;
	color:#999;
	font-size:13px;
	font-weight:bold;
}

.yorum-tarih{
	float:right;
	color:#666;
	font-size:10px;
}

.yorum-baslik{
	font-size:12px;
	font-weight:bold;
	clear:both;
	float:left;
	color:#a80000;
}

.yorum-metni{
	border-top:1px solid #d9be97;
	padding:0px;
	padding-top:10px;
	margin:0px;
	clear:both;
	margin-top:10px;
	font-size:11px;
	color:#666;
}

#icerik{
	float:left;
	margin-left:10px;
	margin-top:8px;
	overflow:hidden;
	width:646px;
	position:inherit;
}

#diger-basliklar{
	float:right;
	overflow:hidden;
	width:225px;
}

#diger-basliklar-ust{
	background-image:url(../images/diger-basliklar-ust.png);
	width:225px;
	height:7px;
	font-size:1px;
	line-height:0px;
}

#diger-basliklar-orta{
	width:215px;
	height:315px;
	background-image:url(../images/diger-basliklar-orta.png);
	background-repeat:repeat-y;
	padding-left:5px;
	padding-right:5px;
	background-color:#dcdde1;
	margin:auto;
}

#diger-basliklar-alt{
	background-image:url(../images/diger-basliklar-alt.png);
	width:225px;
	height:7px;
	line-height:0px;
	font-size:1px;
}

#diger-basliklar h2{
	background-image:url(../images/diger-basliklar-h2-bg.png);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#968a7c;
	font-size:13px;
	font-weight:bolder;
	text-align:center;
	padding:0px;
	margin:0px;
	padding-bottom:2px;
}

#diger-basliklar ul{
	list-style-image:url(../images/diger-basliklar-list-style.png);
	text-align:left;
	margin:0px;
	padding:0px;
	padding-left:17px;
	margin-top:10px;
}

#diger-basliklar ul li{
	list-style-image:url(../images/diger-basliklar-list-style.png);
	color:#5d0000;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

#diger-basliklar ul li a, #diger-basliklar ul li a:visited{
	color:#5d0000;
	text-decoration:none;
}

#diger-basliklar ul li a:hover{
	color:#ffa800;
	text-decoration:none;
}

#diger-basliklar-alt-kutu{
	background-color:#FFF;
	border:1px solid #1e2e6b;
	width:203px;
	height:195px;
	text-align:center;
	margin:auto;
	margin-top:5px;
}

.kutu-baslik{
	position:relative;
	overflow:hidden;
	left:0px;
	top:0px;
	width:100%;
	right:0px;
	margin:0px;
}

.kutu-baslik-yazi-alani{
	position:absolute;
	width:100%;
	top: 0px;
	left:0px;
	overflow:hidden;
	z-index:9999;
}

.kutu-baslik-yazi-alani-sol{
	background-image:url(../images/baslik-sol.gif);
	width:11px;
	height:25px;
	float:left;
}

.kutu-baslik-yazi-alani-orta{
	background-image:url(../images/kutu-ust-h2.png);
	height:25px;
	background-repeat:repeat-x;
	width:auto;
	float:left;
}

.kutu-baslik-yazi-alani-sag{
	background-image:url(../images/baslik-orta.gif);
	width:8px;
	height:25px;
	float:left;
}

.kutu-baslik-yazi-alani h2{
	font-size:15px;
	color:#ffc600;
	font-weight:bold;
	margin:0px;
	padding:0px;
	margin-top:1px;
	margin-left:3px;
	margin-right:3px;
}

.kutu-baslik-sag{
	background-image:url(../images/baslik-sag.gif);
	background-position:right;
	height:25px;
	float:left;
	width:100%;
}

.kutu-orta{
	background-image:url(../images/kutu-orta.png);
	width:213px;
	background-repeat:repeat-y;
	padding:5px;
	overflow:hidden;
}

.kutu-alt{
	background-image:url(../images/kutu-alt.png);
	width:223px;
	height:16px;
}

#icerik-sol-bolum{
	float:left;
	width:223px;
	overflow:hidden;
	margin-top:16px;
}

#yazar-resim{
	margin:auto;
	width:67px;
	height:91px;
	margin-bottom:10px;
	float:left;
	border:3px solid #fff;
}

#yazar-resim img{
	width:67px;
	height:91px;	
}

#yazar-baslik-arkaplan{
	background-image:url(../images/yazar-baslik.png);
	width:107px;
	height:65px;
	margin-top:18px;
	text-align:left;
	overflow:hidden;
	padding-left:10px;
	padding-right:10px;
	vertical-align:middle;
}

#yazar-baslik{
	display: table-cell;
	height:65px;
	margin:0px;
	padding:0px;
	color:#690c0c;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	overflow:hidden;
}

#yazar-baslik a, #yazar-baslik a:visited{
	text-decoration:none;
	color:#690c0c;
}

#yazar-buton-cerceve{
	overflow:hidden;
	margin-top:10px;
	clear:both;
}

#yazar-buton{
	background-image:url(../images/yazar-buton.png);
	width:200px;
	height:19px;
	color:#690c0c;
	font-size:13px;
	font-weight:bold;
	padding-top:3px;
	margin-bottom:3px;
	text-align:center;
}

#yazar-buton a, #yazar-buton a:visited{
	color:#690c0c;
	text-decoration:none;
}

#yazar-buton:hover{
	background-image:url(../images/yazar-buton-hover.png);
	color:#FFF;
}

#yazar-buton:hover a, #yazar-buton:hover a:hover{
	color:#FFF;
}

#mail-listesi{
	margin-top:5px;
}

#wallpaper{
	margin-top:5px;
}

#foto-galeri{
	margin-top:10px;
}

#haber-listesi{
	float:left;
	width:412px;
	position:relative;
	top:16px;
	left:9px;
}

#haber-listesi-alt{
	width:380px;
	border:1px solid #a5acb5;
	border-bottom:1px solid #a5acb5;
	border-top:0px;
	background-color:#FFF;
	padding:15px;
	padding-top:10px;
	padding-bottom:15px;
	font-size:12px;
	overflow:hidden;
	margin-bottom:20px;
}

#haber-listesi-alt div.haber-kutu{
	border-bottom:1px dotted #afafaf;
	padding-bottom:15px;
	margin-bottom:10px;
	margin-top:7px;
	padding-top:3px;
	overflow:hidden;
}

.haber-listesi-resmi{
	float:right;
	padding:3px;
	background-color:#ffecb4;
	border:1px solid #deadad;
}

.haber-listesi-resmi img{
	width:88px;
	height:88px;
	border:0px;
}

.haber-baslik{
	font-size:13px;
	font-weight:bold;
	color:#a80000;
	text-align:left;
	margin:0px;
	padding:0px;
}

.haber-baslik a, .haber-baslik a:visited{
	text-decoration:none;
	color:#a80000;
}

.haber-baslik a:hover{
	text-decoration:underline;
	color:#a80000;
}


.haber-ozet{
	font-size:12px;
	color:#000;
	text-align:left;
	margin:0px;
	padding:0px;
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
}

.haber-ozet a, .haber-ozet a:visited{
	color:#000;
	text-decoration:none;
}

.yorum{
	text-align:right;
	color:#F00;
	font-weight:bold;
	font-size:12px;
	float:right;
	margin-right:8px;
	margin-top:7px;
}

.yorum a, .yorum a:visited{
	color:#F00;
	text-decoration:none;
}

.yorum a:hover{
	color:#F00;
	text-decoration:underline;
}

.yorum img{
	padding:0px;
	border:0px;
	float:none;
}

#sag-blok{
	float:right;
	width:300px;
	margin-right:12px;
	overflow:hidden;
	margin-top:8px;
}

#video-bolumu{
	overflow:hidden;
}

#video-player{
	overflow:hidden;
}

#video-player object,#video-player embed,#video-player  param{
	width:300px;
	height:244px;
}

#videolar{
	margin-top:5px;
	margin-bottom:5px;
	width:288px;
	padding:5px;
	border:1px solid #a4a7b3;
	background-color:#FFF;
	overflow:hidden;
}

#videolar img{
	margin:3px;
	float:left;
	margin-bottom:0px;
}

#fotolar{
	margin-top:5px;
	margin-bottom:5px;
	width:288px;
	padding:5px;
	border:1px solid #a4a7b3;
	background-color:#FFF;
	overflow:hidden;
}

#fotolar img{
	margin:3px;
	float:left;
	margin-bottom:0px;
}

.video-ismi{
	clear:both;
	font-size:13px;
	font-weight:bold;
	float:left;
	width:auto;
	margin-top:4px;
}

.tum-videolar{
	float:right;
	font-size:13px;
	font-weight:bold;
	width:auto;
	margin-top:4px;
	color:red;
	text-align:right;
}

#sag-reklam{
	width:300px;
	height:250px;
	background-color:#FFF;
	margin-top:14px;
}

.sag-bolum-kutu{
	border:1px solid #c8ba9d;
	border-top:0px;
	padding:5px;
	background-color:#FFF;
	text-align:center;
	overflow:hidden;
}

#anket-bolumu{
	width:300px;
	overflow:hidden;
	margin-top:14px;
	position:relative;
}

.anket-soru{
	text-align:center;
	font-size:12px;
	font-weight:bolder;
	color:#983030;
	line-height:14px;
	padding-left:10px;
	padding-right:10px;
}

#anket-bolumu form{
	font-size:11px;
	text-align:left;
	margin-left:10px;
	margin-bottom:0px;
}

.gonder-buton{
	margin:10px 37% 0 37%;
	border:0px;
	background-image:url(../images/gonder-buton.png);
	background-repeat:no-repeat;
	height:21px;
	width:59px;
}

.anket-alt-yazi{
	text-align:center;
	color:#969696;
	font-size:12px;
}

.anket-alt-yazi a, .anket-alt-yazi a:visited{
	color:#969696;
	text-decoration:none;
}

.anket-alt-yazi a:hover{
	color:#969696;
	text-decoration:underline;
}

#puan-tablosu{
	margin-top:14px;
	overflow:hidden;
	width:300px;
	position:relative;
	font-size:12px;
	text-align:center;
}

.tablo-baslik{
	text-align:center;
	color:#ec0b0a;
	font-weight:bold;
}

.tablo-sira-no{
	text-align:center;
	font-weight:bold;
}

.tablo-sonuclar{
	text-align:center;
}

.tablo{
	margin-left:15px;
	text-align:left;
	margin-top:10px;
}

.tablo-gs{
	color:#ec0b0a;
	font-weight:bold;
}

.puan-tablosu-devami{
	float:right;
	text-align:right;
	color:#ec0b0a;
	font-weight:bold;
	font-size:12px;
	margin-right:15px;
	margin-top:5px;
}

.puan-tablosu-devami a,.puan-tablosu-devami a:visited{
	color:#ec0b0a;
	text-decoration:none;
}

#footer{
	clear:both;
	background-image:url(../images/footer-bg.png);
	width:100%;
	height:112px;
	text-align:center;
	color:#FF9933;
	font-size:10px;
	margin-top:20px;
	overflow:hidden;
}

.alt-menu{
	color:#FF9933;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	margin-top:23px;
	margin-bottom:0px;
}

.alt-menu ul{
	padding:0px;
	margin:0px;
	overflow:hidden;
}

li.alt-menu{
	height:15px;
	padding:0px;
	margin:0px;
	padding-left:10px;
	padding-right:10px;
	border-right:2px solid #FF9933;
	display:inline;
	text-align:center;
	margin-bottom:0px;
	padding-bottom:0px;
}

li.alt-menu a, li.alt-menu a:visited{
	color:#FF9933;
	text-decoration:none;
}

#alt-link a, #alt-link a:visited{
	color:#FF9933;
	text-decoration:none;
}

#alt-link a:hover{
	color:#FFCC99;
}


#galeri-izleme{
	width:100%;
	overflow:hidden;
	text-align:center;
}

#galeri-izleme object,#galeri-izleme embed,#galeri-izleme  param{
	width:100%;
	height:340px;
	margin-bottom:10px;
}

#galeri-izleme h2{
	margin:0px;
	padding:0px;
	color:#00F;
	font-size:15px;
	text-align:left;
	font-weight:bold;
	margin-bottom:10px;
	margin-left:5px;
}

#galeri-izleme h2 a, #galeri-izleme h2 a:visited{
	color:#00F;
	text-decoration:none;
}

.video-listesi{
	margin-top:20px;
	overflow:hidden;
}

.video-listesi-baslik{
	margin-top:20px;
	overflow:hidden;
}

.video-kutu{
	float:left;
	margin-right:11px;
	margin-left:11px;
	width:100px;
}

.video-kutu h2{
	font-size:11px;
	font-weight:bold;
	color:#666;
	margin:0px;
	padding:0px;
	text-align:left;
	margin-top:0px;
	line-height:12px;
}

.video-kutu h2 a, .video-kutu h2 a:visited{
	color:#666;
	text-decoration:none;
}

.video-thumb{
	width:100px;
	height:75px;
	border:0px;
}

.video-star{
	width:51px;
	height:10px;
	float:left;
	margin-top:2px;
}

.video-izleyen-sayisi{
	font-size:10px;
	color:#666;
	font-weight:normal;
	float:right;
	margin:0px;
	padding:0px;
	margin-top:-1px;
}

.button {
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 5px;
background-color: #999999;
border: 1px solid #888888;
height:29px;
}  /* button style  */

.fields {
color: #777777;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 5px;
background-color: #FFFFFF;
border: 1px solid #dedbd1;
margin-bottom: 5px;
}

#isim {
	color: #777777;font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	padding: 10px 10px 10px 35px;	background-color: #FFFFFF;	border: 1px solid #dedbd1;	margin-bottom: 5px;background-image:url('../images/ukadi.gif');	background-repeat:no-repeat;	background-position:10px 8px;
}
#mail {
	color: #777777;font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	padding: 10px 10px 10px 35px;	background-color: #FFFFFF;	border: 1px solid #dedbd1;	margin-bottom: 5px;background-image:url('../images/umail.gif');	background-repeat:no-repeat;	background-position:10px 8px;
}
#guvenlik {
	color: #777777;font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	padding: 10px 10px 10px 35px;	background-color: #FFFFFF;	border: 1px solid #dedbd1;	margin-bottom: 5px;background-image:url('../images/upw.gif');	background-repeat:no-repeat;	background-position:10px 8px;
}

.formum label {
	font-size: small;
}

#sayfalama{
	margin-bottom:20px;
}
#current_page {
	font-family: Tahoma;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
	color: #000080;
}
.sayfa {margin-right:2px;border: thin solid #C0C0C0;height: 20px;background-color: #F5F5F5;padding: 0 7px 0 7px;float:left;padding-top:3px;}
.sayfa  a{
	font-family: Tahoma;
	text-decoration: none;
	font-size: small;
	color: #333333;
}
.sayfa:hover {background-color:#EBEBEB;}
.sayfa_sec {margin-right:2px;border: thin solid #C0C0C0;height: 20px;background-color: #CC0000;color:white;padding: 0 7px 0 7px;float:left;}


#diger-haberler{
	clear:both;
	margin-top:50px;
}

#diger-haberler h2{
	color:#900;
	font-size:16px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom:1px solid #999;
}

#diger-haberler ul{
	list-style-type: circle;
}

#diger-haberler ul li{
	color:#999;
}

#diger-haberler ul li a{
	color:#999;
	text-decoration:none;
}

#diger-haberler ul li a:visited{
	color:#999;
	text-decoration:none;
}

#diger-haberler ul li a:hover{
	color:#000;
	text-decoration:underline;
}

#diger-haberler ul li:hover{
	color:#999;
	text-decoration:none;
}

.input_kadi {
	border: 1px solid #CCCCCC;
	font-family: Tahoma;
	font-size: small;
	height:20px;
	width:180px;
	background-image:url('../images/ukadi.gif');
	background-repeat:no-repeat;
	background-position:4px 3px;
	margin-bottom:5px;
	padding:3px 2px 0 25px;
}

.input_pw {
	border: 1px solid #CCCCCC;
	font-family: Tahoma;
	font-size: small;
	height:20px;
	width:180px;
	background-image:url('../images/upw.gif');
	background-repeat:no-repeat;
	background-position:4px 3px;
	margin-bottom:5px;
	padding:3px 2px 0 25px;
}
