

a:link {color: blue}
.leftcolumn a:visited {color: blue}
.leftcolumn a:hover {color: purple}
.leftcolumn a:active {color: blue}

.leftcolumn {
    margin-left:0;
    margin-right:200px;
    padding-left:1em;
    padding-right:13px;
    position:absolute;
	color: blue;
    background: silver;
}

.rightcolumn {
    margin-left:200px;
    margin-right:0em;
    padding-left:30px;
    padding-right:1em;
    position:absolute;
}

.topbanner {  
    background:#D99F00 url('images/emu-auctions.jpg') no-repeat fixed left top;
	line-height: 3.95;
}

.emuindex {  
    background:#D99F00 url('images/footer.jpg') repeat-y fixed left top; 
}

.leftcolumnheading {
    background: url('images/nav-header.gif');
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	width: 180px;
    line-height: 1.2;
	padding: 2px 2px 2px 0px;
}

.leftcolumnlink {
    background: #FFF0BA;
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	color: #BC8500;
	width: 180px;
    line-height: 1.2;
	padding: 2px 2px 2px 0px;
}

.logininfo {
    font-style: italic;
    font-weight: bold;
	font-size:0.8em;
	color: black;
	width:180px;
}

.itemslistbackground {
    background:#ffffff url('images/main-bg.jpg') no-repeat fixed right bottom;
}
.itemslisttitle {
    background:#D99F00 url('images/title.jpg') repeat-y fixed left top;
}

.itemslistcell {
    background:#FFF0BA;
}

.itemslistcell2 {
    background:#D99F00;
}

.seller_upload {
    background:#FFF0BA;
}
.seller_create_new_item {
      float: left;
      margin-right: 4px;
      width: 380px;
}
.seller_upload_auction_number {
      float: left;
      margin-right: 4px;
      width: 250px;
}
.seller_remove_item {
      float: left;
      margin-right: 4px;
      width: 200px;
}

.item_edit_title {
      float: left;
      margin-right: 4px;
      width: 140px;
}
.item_edit_blank {
    font-size: 0.3em;
}

.emudefault {
    background: #ffffff url('images/main-bg.jpg') no-repeat fixed right bottom;
	font-family: Arial;
}

.emu_background_with_emphasis {
    background: #ffffff url('images/main-bg.jpg') no-repeat fixed right bottom;
	font-weight: bold;
	color: black;
}

.auctioncategoriessubheading {
/*    background: #FFF0BA; */
	padding-left: 0px;
	font-weight: bold;
    text-decoration: underline;
}