body, html
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: white;
}

body, html, td, input, textarea, th, select, option
{
	font-size: 11px;
	font-family: arial, tahoma, verdana;
	color: #4b6076;
}

div.button input#button_m {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
background:transparent url(images_logos/buttons/button_bank_mbank.gif) no-repeat scroll 0 0;
}
#topbar
{
	height: 42px;
	width: 100%;
	background: url('img/topbarbg.gif') left top repeat-x;
	text-align: center;
}

#topbar_inner
{
	width: 797px;
	background: url('img/topbarhorizontalline.gif') left top no-repeat;
	margin: auto;
	text-align: left;
	padding-top: 15px;
}

#topbar_right
{
	float: right;
}

#topbar ul, #topbar ul li
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#topbar_right ul li
{
	float: left;
	padding: 0px 8px 0px 12px;
	background: url('img/topbartextslash.gif') left top no-repeat;
}
#topbar ul li.firstslash { padding: 0px 8px 0px 31px; background-position: 18px top; }
#topbar ul li.lastslash { padding: 0px 16px 0px 0px; }

#topbar ul li a
{
	color: #4b6076;
	text-decoration: none;
}
#topbar ul li a:hover { text-decoration: underline; color: #2c455e; }

.specialbold
{
	font-weight: bold;
	color: #ff7800 !important;
}

#topbar_left
{
	float: left;
}

#topbar_left ul li
{
	float: left;
	padding: 0px 9px 0px 13px;
	background: url('img/topbartextslash.gif') left top no-repeat;
}

#top
{
	width: 797px;
	margin: auto;
}

#top_logo
{
	float: left;
	padding: 13px 0px 18px 32px;
}

#top_logo a
{
	width: 250px;
	height: 79px;
	display: block;
	background: url('img/logo.png') left top no-repeat;
}

#top_loginbox
{
	float: right;
	margin-top: 23px;
	width: 446px;
	height: 61px;
	border: 1px solid #eeeeee;
}

.text_logowanie
{
	width: 60px;
	height: 10px;
	float: left;
	margin-left: 15px;
	margin-top: 25px;
	background: url('img/text_logowanie.gif') left top no-repeat;
}

div.logininput_login
{
	margin-left: 26px;
	height: 27px;
	width: 145px;
	background: url('img/logininput_login.gif') left top no-repeat;
}

div.logininput_password
{
	margin-left: 4px;
	height: 27px;
	width: 145px;
	background: url('img/logininput_password.gif') left top no-repeat;
}

div.logininput_login div, div.logininput_password div
{
	padding: 7px 0px 0px 0px;
}

div.logininput_login, div.logininput_password
{
	text-align: left;
	float: left;
	margin-top: 17px;
	text-align: left;
}

div.logininput_login input, div.logininput_password input
{
	border: 0px;
	background: transparent;
	color: #4b6076;
	padding: 0px;
	text-align: left;
	width: 112px;
	padding-left: 28px;
}

.logininput_submit
{
	float: left;
	background: url('img/logininput_submit.gif') left top no-repeat;
	margin-left: 15px;
	margin-top: 20px;
	width: 19px;
	height: 20px;
}

.logininput_submit input
{
	width: 19px;
	height: 20px;
}

#top_bannerlogo
{
	width: 797px;
	height: 197px;
	background: url('img/toplogo.jpg') left top no-repeat;
}

#topbg
{
	background: url('img/topmenubg.gif') left bottom repeat-x;
	width: 100%;
}

#topmenu
{
	margin: auto;
	height: 55px;
}

#topmenu ul, #topmenu ul li
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#topmenu ul
{
	padding-left: 4px;
}

#topmenu ul li
{
	float: left;
}

#topmenu ul li a
{
	line-height: 54px;
	display: block;
	color: #4b6076;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

#topmenu ul li a:hover
{
	text-decoration: underline;
}

.menubg110 { width: 110px; background-image: url('img/menubg110.gif'); }
.menubg104 { width: 104px; background-image: url('img/menubg104.gif'); }
.menubg73 { width: 73px; background-image: url('img/menubg73.gif'); }
.menubg84 { width: 84px; background-image: url('img/menubg84.gif'); }
.menubg89 { width: 89px; background-image: url('img/menubg89.gif'); }
.menubg92 { width: 92px; background-image: url('img/menubg92.gif'); }
.menubg90 { width: 90px; background-image: url('img/menubg90.gif'); }

#topmenu ul li.menubgall
{
	margin-left: 15px;
	margin-top: 13px;
}

#topmenu ul li.menubgall a
{
	background: url('img/text_wszystkiekategorie.gif') left top no-repeat;
	display: block;
	width: 126px;
	height: 27px;
	line-height: 10px;
}

.mainbox
{
	width: 797px;
	background: url('img/mainbg.gif') left top repeat-y;
	margin: auto;
	margin-top: 17px;
	text-align: left;
}

.mainbox_top
{
	height: 44px;
	width: 797px;
	position: absolute;
	background: url('img/mainbg_top.gif') left top no-repeat;
}

.mainbox_inner
{
	background: url('img/mainbg_bottom.gif') left bottom no-repeat;
	text-align: center;
}

.hidebg
{
	background: url('img/hidebg.gif') left top repeat-x;
	padding-top: 12px;
	margin-top: 25px;
}


/* HOME PAGE */
.zobacz_wszystkie_aukcje_live
{
	float: right;
	padding-right: 17px;
	padding-top: 15px;
	width: 260px;
}

.live_licytuj_teraz
{
	float: left;
	padding-left: 20px;
	padding-top: 15px;
	width: 260px;
}

.zakonczone_aukcje
{
	float: left;
	padding-left: 20px;
	padding-top: 15px;
	width: 260px;
}

.zobacz_wszystkie_aukcje_live a, .live_licytuj_teraz a, .zakonczone_aukcje a
{
	display: block;
	height: 25px;
	font-weight: bold;
	color: white;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	line-height: 25px;
}

.zobacz_wszystkie_aukcje_live a
{
	float: right;
	width: 186px;
	background: url('img/redbtn218.gif') left top no-repeat;
}

.live_licytuj_teraz a
{
	float: left;
	width: 124px;
	background: url('img/greenbtn146.gif') left top no-repeat;
}

.zakonczone_aukcje a
{
	float: left;
	width: 127px;
	background: url('img/redbtn149.gif') left top no-repeat;
}

.zobacz_wszystkie_aukcje_live a:hover, .live_licytuj_teraz a:hover, .zakonczone_aukcje a:hover,
.zobacz_wszystkie_aukcje_live a:focus, .live_licytuj_teraz a:focus, .zakonczone_aukcje a:focus
{
	color: white;
}


/* AUCTION DETAILS */

.lookothers
{
	float: right;
	width: 190px;
	padding-right: 19px;
	padding-top: 25px;
	text-align: right;
}

.lookothers a
{
	color: #cc0000;
	font-weight: bold;
}

.itemtitle
{
	float: left;
	width: 530px;
	padding-left: 25px;
	padding-top: 25px;
	color: #479300;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
}

.itemtitle span
{
	color: black;
}

.iteminfo_right
{
	float: right;
	width: 481px;
	height: 441px;
	background: url('img/item_right.png') left top no-repeat;
	text-align: left;
}

.iteminfo_left
{
	float: left;
	width: 315px;
}

.iteminfo_desc
{
	background: url('img/item_descbg.gif') left top no-repeat;
	padding: 31px 23px 23px 24px;
	text-align: left;
	font-size: 12px;
	color: #646464;
}

.iteminfo_right_price
{
	color: white;
	font-size: 36px;
	font-weight: bold;
	float: left;
	width: 267px;
	height: 77px;
	line-height: 77px;
	text-align: center;
}

.iteminfo_right_retailprice
{
	float: left;
	width: 212px;
	height: 77px;
	line-height: 77px;
	color: white;
	font-size: 11px;
	text-align: center;
}

.iteminfo_right_retailprice strong
{
	color: #ff8100;
	font-size: 12px;
}

.iteminfo_leader
{
	font-size: 12px;
	color: #3c5769;
	width: 174px;
	height: 67px;
	text-align: center;
	float: left;
}

.iteminfo_leader div
{
	padding-top: 26px;
}

.iteminfo_leader strong
{
	color: #479300;
}

.iteminfo_timelefttext
{
	width: 114px;
	height: 67px;
	line-height: 67px;
	float: left;
	color: #3c5769;
	font-size: 12px;
	text-align: right;
}

.iteminfo_timeleft
{
	float: left;
	width: 191px;
	height: 67px;
	color: #479300;
	font-size: 36px;
	font-weight: bold;
}

.iteminfo_timeleft div
{
	padding-left: 14px;
	padding-top: 11px;
}

.iteminfo_licytuj_box
{
	width: 481px;
	height: 69px;
}

a.iteminfo_licytujtext
{
	font-size: 12px;
	font-weight: bold;
	color: white;
	margin-top: 16px;
	margin-left: 47px;
	text-align: center;
	width: 82px;
	height: 36px;
	line-height: 36px;
	float: left;
	display: block;
	text-decoration: none;
	background-position: left top;
	background-image: none;
}

a.iteminfo_licytujtext span
{
	padding-left: 3px;
}

a.iteminfo_licytujtext:hover, a.iteminfo_licytujtext:focus
{
	color: white;
	background-image: url('img/item_licytuj_hover.gif');
}

.iteminfo_licytujdesc
{
	margin-top: 18px;
	width: 290px;
	margin-left: 14px;
	float: left;
	height: 31px;
	line-height: 31px;
	color: #c9e9ad;
}

.iteminfo_licytujacy
{
	width: 307px;
	height: 227px;
	float: left;
}

.iteminfo_licytujacy b
{
	display: block;
	padding-left: 22px;
	padding-top: 20px;
	color: #cc0000;
	font-size: 12px;
	padding-bottom: 17px;
}

.iteminfo_licytujacy table
{
	width: 280px;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-left: 9px;
}

.iteminfo_licytujacy table th, .iteminfo_licytujacy table td
{
	font-size: 11px;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 5px;
	color: #646464;
}

.iteminfo_licytujacy table th
{
	padding-left: 16px;
}

.iteminfo_licytujacy table td.iteminfo_licytujacy_time
{
	text-align: right;
	padding-right: 8px;
}

.iteminfo_licytujacy table td.iteminfo_licytujacy_price
{
	color: #27b600;
	padding-left: 7px;
}

.iteminfo_zyskujesz
{
	width: 172px;
	height: 227px;
	float: left;
}

.iteminfo_zyskujesz b
{
	display: block;
	padding-left: 9px;
	padding-top: 20px;
	color: #cc0000;
	font-size: 12px;
	padding-bottom: 17px;
}

.iteminfo_zyskujesz table
{
	width: 165px;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

.iteminfo_zyskujesz table th, .iteminfo_zyskujesz table td
{
	font-size: 11px;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 5px;
	color: #646464;
}

.iteminfo_zyskujesz table td
{
	padding-left: 6px;
}

.iteminfo_zyskujesz table th
{
	color: #479300;
	width: 56px;
}

a.autoskrobacz
{
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background: url('img/autoskrobacz_bg.gif') left top no-repeat;
	width: 149px;
	height: 38px;
	line-height: 38px;
	display: block;
	margin-top: 20px;
	margin-left: 8px;
	text-align: center;
}

a.autoskrobacz:hover, a.autoskrobacz:focus
{
	color: white;
	background-position: left -38px;
}

.iteminfo_bigphoto
{
	height: 313px;
	background: url('img/item_photobg.gif') left top no-repeat;
}

.iteminfo_bigphoto div.item_mainphoto
{
	width: 315px;
	padding-top: 44px;
}

.iteminfo_photos
{
	width: 315px;
	height: 99px;
	background: url('img/item_photosbg.gif') left top no-repeat;
	text-align: center;
}

.iteminfo_photos table
{
	width: auto;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin: auto;
}

.iteminfo_photos table td
{
	border: 0px;
	padding: 15px 7px 0px 7px;
}

.iteminfo_types
{
	padding-right: 10px;
	padding-top: 8px;
	margin-top: 0px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #646464;
}

.iteminfo_types img
{
	vertical-align: middle;
}

/* ACCOUNT */

.konto_container
{
	width: 797px;
	text-align: left;
	margin: auto;
	padding-top: 17px;
}

.konto_left
{
	float: left;
	width: 195px;
	background: #3c5769 url('img/konto_menubg_bottom.gif') left bottom no-repeat;
	text-align: left;
	padding-bottom: 20px;
}

.konto_left_top
{
	background: #3c5769 url('img/konto_menubg_top.gif') left bottom no-repeat;
	height: 70px;
	width: 195px;
	position: absolute;
}

.konto_left_header
{
	height: 44px;
	line-height: 44px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	padding-left: 17px;
	border-bottom: 1px solid #546e7f;
}

.konto_left ul, .konto_left ul li
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	color: white;
	position: relative;
}

.konto_left ul li
{
	line-height: 26px;
	height: 26px;
	border-bottom: 1px solid #546e7f;
}

.konto_left ul li.posheader, .konto_left ul li.posheader2
{
	font-weight: bold;
	padding-left: 24px;
	background: transparent;
}

.konto_left ul li.posheader2
{
	color: #ffae00;
}

.konto_left ul li a
{
	display: block;
	color: white;
	text-decoration: none;
	background: url('img/konto_menu_pointer.gif') 28px 11px no-repeat;
	padding-left: 39px;
}

.konto_left ul li a:hover, .konto_left ul li a:focus, .konto_left ul li a.active
{
	background: url('img/konto_menu_activelink.gif') left top no-repeat;
}

.konto_left ul li a.active
{
	font-weight: bold;
}

.konto_right
{
	float: right;
	width: 596px;
}


.konto_main
{
	background: url('img/konto_mainbg.gif') left top repeat-y;
}

.konto_main_top
{
	background: url('img/konto_mainbg_top.gif') left top no-repeat;
	position: absolute;
	height: 43px;
	width: 596px;
}

.konto_main_inner
{
	background: url('img/konto_mainbg_bottom.gif') left bottom no-repeat;
	padding-bottom: 16px;
}

.konto_main_header
{
	height: 64px;
	line-height: 64px;
	font-size: 12px;
	color: #479300;
	font-weight: bold;
	padding-left: 21px;
}

.konto_main_header span { color: black; }

.konto_mainbg2
{
	background: url('img/konto_mainbg_top2.gif') left top no-repeat;
}

.konto_main_header2
{
	color: #3c576a;
	height: 62px;
	line-height: 62px;
	padding-left: 21px;
	font-weight: bold;
	font-size: 12px;
}

.konto_main_header2 span
{
	color: #479300;
}

.konto_main2
{
	background: url('img/konto_main2bg_top.gif') left top repeat-x;
	margin: auto;
	width: 564px;
}

.konto_main2_header, a.konto_main2_header
{
	height: 34px;
	line-height: 34px;
	background: url('img/konto_main2bg_pointer.gif') 21px 14px no-repeat;
	padding-left: 36px;
	font-weight: bold;
	font-size: 12px;
	color: #3c576a;
	display: block;
	text-decoration: none;
}

.konto_main2_header.header2, a.konto_main2_header.header2
{
	color: #f36c00;
}

a.konto_main2_header span
{
	font-size: 11px;
	font-weight: normal;
	color: #6f7b9f;
}

.konto_main2_inner
{
	padding-top: 2px;
	padding-bottom: 10px;
}

.konto_main2_inner .image
{
	width: 162px;
	text-align: right;
	float: left;
}

.konto_main2_inner .desc
{
	width: 389px;
	float: right;
	padding-top: 3px;
}

.konto_main2_inner .desc div
{
	height: 24px;
	line-height: 24px;
	border-top: 1px solid #ebebeb;
	padding-left: 27px;
	font-size: 12px;
	color: #728da0;
	background: url('img/konto_main2_pointer.gif') 11px 10px no-repeat;
}

.konto_main2_inner .desc div strong
{
	color: #3d5a6c;
}

.konto_main2_inner .desc div span
{
	color: #479300;
	font-weight: bold;
}


/* CREDITS */

.konto_main_header2 select, .headercell select
{
	width: 267px;
	font-size: 14px;
	color: #0f547c;
	background: #f0f0f0;
	text-transform: uppercase;
	border: 1px solid #c8c8c8;
}

.konto_main_header2 select option, .headercell select option
{
	background: #f8f8f8;
	color: #0f547c;
	font-size: 12px;
}

.konto_maintbl
{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px;
}

.konto_maintbl td
{
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	height: 52px;
	line-height: 52px;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 25px;
	width: 50%;
}

.konto_maintbl td.leftcell { text-align: right; border-right: 1px solid #e9e9e9; }
.konto_maintbl td.rightcell { text-align: left; border-left: 1px solid #e9e9e9; }
.konto_maintbl td.cell1 { color: #479300; }
.konto_maintbl td.cell2 { color: #ff6a00; }
.konto_maintbl td.cell3 { color: #3c576a; }

.payments table td
{
	vertical-align: top;
	color: #111111;
}

.payby_platnoscipl
{
	padding-left: 172px;
	padding-top: 5px;
	padding-bottom: 13px;
}

.payby_sms
{
	padding-top: 10px;
	padding-bottom: 6px;
	padding-left: 172px;
}

.payby_platnoscipl a, .payby_sms a
{
	display: block;
	width: 261px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.payby_platnoscipl a
{
	background: url('img/payby_platnoscipl_bg.png') left top no-repeat;
}

.payby_sms a
{
	background: url('img/payby_sms_bg.png') left top no-repeat;
}

.payby_platnoscipl a:focus, .payby_platnoscipl a:hover, .payby_sms a:hover, .payby_sms a:focus
{
	color: white;
}

.konto_maintbl td.headercell
{
	height: 68px;
	line-height: 68px;
	text-align: center;
	color: #3c576a;
}


/* END OF SPECIALS */

div.auc_boxes
{
	padding-top: 13px;
	padding-bottom: 12px;
}

.auc_boxes_inner
{
	padding-left: 5px;
	margin: 0px;
}

.auc_boxes2
{
	padding-bottom: 12px;
}

.auc_box
{
	width: 195px;
	height: 263px;
	background: url('grafika/aukcja_z.png') left top no-repeat;
	float: left;
	margin: 9px 2px 0px 0px;
	text-align: left;
	padding: 0px;
}

.auc_box strong
{
	display: block;
	height: 47px;
	text-align: center;
}

.auc_box strong a
{
	color: #4b6076;
	text-decoration: none;
	padding: 10px 5px 0px 5px;
	display: block;
}

.auc_box strong a:hover
{
	text-decoration: underline;
}

.auc_image
{
	height: 79px;
	line-height: 79px;
	text-align: center;
}

.auc_image img
{
	margin-top: 13px;
	padding: 0px;
	margin-bottom: 0px;
}

.auc_back1, .auc_back2
{
	color: green;
	height: 86px;
	text-align: center;
}



.auc_time
{
	font-size: 24px;
	font-weight: bold;
	padding-top: 12px;
	line-height: 1em;
}

.auc_value.minpadtop
{
	padding-top: 10px;
}

.auc_retailprice
{
	line-height: 1.2em;
	padding-bottom: 2px;
	padding-top: 1px;
}

.auc_retailprice b
{
	color: #4B6076;
	font-size: 12px;
}

.auc_value
{
	color: #4B6076;
	font-size: 18px;
	font-weight: bold;
}

.auc_leader
{
	font-size: 11px;
}

a.licytujbtn
{
	margin-top: 10px;
	background: url('img/licytujbtn.gif') left top no-repeat;
	margin-left: 29px;
	display: block;
	width: 138px;
	height: 30px;
	line-height: 30px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

a.licytujbtn:hover, a.licytujbtn:focus
{
	color: white;
}

#footer
{
	width: 797px;
	text-align: center;
	margin: auto;
	color: #4a5f75;
	padding-top: 10px;
}

#footer a
{
	color: #4a5f75;
	text-decoration: none;
}

a.footerspeclink
{
	color: #5faa00 !important;
	text-decoration: none;
}

#footer a:hover, #copyrights a:hover
{
	text-decoration: underline;
}

#copyrights
{
	padding-top: 10px;
	text-align: center;
	margin: auto;
	width: 797px;
	padding-bottom: 60px;
}

.loginboxdiv
{
	padding-bottom: 20px;
}

h1
{
	color: #479300;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	height: 60px;
	line-height: 60px;
	text-align: left;
	padding-left: 44px;
}

h2
{
	color: #479300;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding-top: 22px;
	padding-bottom: 10px;
	text-align: left;
	padding-left: 44px;
}

h3
{
	color: #0f3d6d;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	height: 60px;
	line-height: 60px;
	text-align: left;
	padding-left: 44px;
}

#top_userbox
{
	float: right;
	margin-top: 23px;
	width: 446px;
	height: 61px;
	border: 1px solid #eeeeee;
}

#top_userbox_inner
{
	color: #202020;
}

#top_userbox_inner div.right
{
	font-size: 12px;
	line-height: 1em;
	float: right;
	width: 144px;
	color: #3a4d63;
	padding-top: 9px;
}

#top_userbox_inner div.center
{
	font-size: 12px;
	float: right;
	width: 140px;
	color: #3a4d63;
}

#top_userbox_inner div.center a
{
	margin-left: 4px;
	width: 124px;
	height: 25px;
	line-height: 25px;
	color: white;
	text-decoration: none;
	display: block;
	background: url('img/greenbtn146.gif') left top no-repeat;
	text-align: center;
	margin-top: 16px;
}

#top_userbox_inner div.center a:focus, #top_userbox_inner div.center a:hover
{
	text-decoration: none;
	color: white;
}

#top_userbox_inner div.left
{
	float: left;
	width: 148px;
	padding-top: 15px;
}

#top_userbox_inner div.right span
{
	display: block;
	font-weight: bold;
	line-height: 1em;
	font-size: 24px;
}

.errorresponse
{
	display: none;
	padding-top: 6px;
	padding-bottom: 13px;
	color: #cc0000;
}

.errorfield
{
	font-size: 12px;
	display: none;
	color: #cc0000;
	text-align: center;
	padding-bottom: 4px;
	padding-top: 7px;
	line-height: 1em;
}


div.listing
{
	width: 450px;
	margin: auto;
	padding-bottom: 16px;
}

div.listing table th a
{
	text-align: left;
	display: block;
	line-height: 30px;
	padding-left: 50px;
	font-size: 12px;
	background: url('img/konto_main2_pointer.gif') 24px 13px no-repeat;
	font-weight: bold;
	text-decoration: none;
}

div.listing table th a span
{
	font-size: 11px;
	font-weight: normal;
	color: #479300;
}

.innertext
{
	padding: 12px 25px 18px 25px;
	line-height: 1.3em;
	text-align: left;
}

.innertext2
{
	padding: 0px 25px 18px 25px;
	line-height: 1.3em;
	text-align: left;
}




ul, ol
{
	margin: 0px;
	padding: 5px 0px 10px 0px;
}

ul li, ol li
{
	margin: 0px;
	margin-left: 20px;
	padding: 0px;
}

p
{
	margin: 0px;
	padding: 0px;
}

a
{
	color: #155495;
	text-decoration: underline;
}

a:hover, a:focus { color: #0f3d6d; text-decoration: none; }

form
{
	padding: 0px;
	margin: 0px;
}

a img
{
	border: 0px;
}

div
{
	position: relative;
}

.clear
{
	clear: both;
}

#scroller
{
	width: 797px;
	margin: auto;
	overflow: hidden;
	padding-top: 10px;
	color: #1a2d41;
}

#scroller_inner
{
	text-align: left;
}

.voteitem
{
	background: white;
	margin-bottom: 5px;
	padding-bottom: 20px;
}

.voteitem fieldset
{
	margin: 20px 20px 0px 20px;
	font-size: 12px;
	color: #333333;
	text-align: left;
}

.voteitem fieldset div
{
	padding: 13px 20px;
}

.voteitem fieldset legend
{
	font-size: 14px;
	padding: 0px 10px;
}
