﻿BODY, input, textarea, listbox, dropdownlist
{
	margin: 0px;
	color: black;
	font-family: Verdana, Arial, sans-serif;
	font: 13px Verdana;
}
A
{
	text-decoration: none;
	color: #4272db;
	font: 13px Verdana;
}
A:visited
{
	color: #551a8b;
}
A:hover
{
	background: transparent;
	text-decoration: underline;
	color: #0000ff;
	font-family: Verdana, Arial, sans-serif;
}
B
{
	font-family: 12px Verdana, Arial, sans-serif;
}
P
{
	font-family: 12px Verdana, Arial, sans-serif;
}
.ButMain
{
	border-right: medium none;
	border-top: medium none;
	font-weight: bold;
	background-image: url(../siteImages/Button_White_on_Yellow.gif);
	padding-bottom: 5px;
	overflow: hidden;
	border-left: medium none;
	width: 92px;
	color: black;
	border-bottom: medium none;
	font-style: italic;
	font-family: 12px Verdana, Arial, sans-serif;
	height: 24px;
	background-color: white;
	text-align: center;
	text-decoration: underline;
	cursor: inherit;
}
.ButMainNoUnderline
{
	border-right: medium none;
	border-top: medium none;
	font-weight: bold;
	background-image: url(../siteImages/Button_White_on_Yellow.gif);
	padding-bottom: 7px;
	overflow: hidden;
	border-left: medium none;
	width: 92px;
	color: black;
	border-bottom: medium none;
	font-family: Verdana, Arial, sans-serif;
	height: 25px;
	font-size: 14px;
	background-color: white;
	text-align: center;
}
.ButNormal
{
	font-weight: bold;
	overflow: hidden;
	width: 92px;
	cursor: hand;
	color: black;
	font-style: italic;
	font-family: 11px Verdana, Arial, sans-serif;
	height: 24px;
	background-color: white;
	text-align: center;
	text-decoration: underline;
}
.TitleMain
{
	font-weight: bold;
	overflow: hidden;
	width: 92px;
	color: black;
	font-style: italic;
	font-family: 11px Verdana, Arial, sans-serif;
	height: 24px;
	background-color: white;
	text-align: center;
}
.TitleMed
{
	font-weight: bold;
	font-size: 10pt;
	overflow: hidden;
	width: 92px;
	color: black;
	font-family: Arial,Helvetica,sans-serif;
	height: 24px;
	background-color: white;
	text-align: center;
}
.textUnderlineLink
{
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	font: 11px Arial, Verdana, sans-serif;
	cursor: hand;
	color: #000000;
	padding-top: 6px;
	text-decoration: underline;
}
.textUnderlineLink_nopad
{
	font: bold italic 11px Verdana, Arial, sans-serif;
	cursor: hand;
	color: #000000;
	text-decoration: underline;
}
.textStd
{
	font: bold 11px Verdana, Arial, sans-serif;
	color: #000000;
}
.textStdNoBold
{
	font: 13px Verdana, Arial, sans-serif;
	color: #000000;
	line-height: 150%;
}
.textTopLinks
{
    font-family : Verdana, Arial, sans-serif;
    font-weight: bold;
	height: 25px;
	font-size: 14px;
    text-align: center;
    height: 14px;
    overflow: hidden;
    padding-bottom: 7px;
}
.textSearchLinks
{
	font: 13px Verdana;
	color: #000000;
	line-height: 150%;
}
.defaultfont
{
    margin: 0px;
	color: black;
	font-family: Verdana, Arial, sans-serif;
	font: 13px Verdana;
}
.FieldSearch
{
	font: +11px Verdana, Arial, sans-serif;
	color: #000000;
}
#Header_BG
{
	z-index: 10;
	background: url(../siteImages/Header_BG.gif) #3399ff;
	left: 0px;
	overflow: hidden;
	width: 100%;
	position: absolute;
	top: 10px;
	height: 41px;
}
#Header_Car
{
	z-index: 12;
	background: url(../siteImages/Header_Car.gif) #3399ff;
	left: 560px;
	overflow: hidden;
	width: 151px;
	position: absolute;
	top: 5px;
	height: 82px;
}
#Header_LOGO
{
	z-index: 20;
	background: url(../siteImages/LOGO.gif) #3399ff;
	left: 60px;
	overflow: hidden;
	width: 379px;
	position: absolute;
	top: 14px;
	height: 30px;
}
#Outer_topLeft
{
	z-index: 1;
	background: url(../siteImages/Outer_Top_Left.gif) #ffffff;
	left: 23px;
	overflow: hidden;
	width: 35px;
	position: absolute;
	top: 96px;
	height: 36px;
}
#Outer_topRight
{
	z-index: 1;
	background: url(../siteImages/Outer_Top_Right.gif) #ffffff;
	left: 725px;
	overflow: hidden;
	width: 35px;
	position: absolute;
	top: 96px;
	height: 36px;
}
#Outer_botLeft
{
	z-index: 1;
	background: url(../siteImages/Outer_Bot_Left.gif) #ffffff;
	left: 23px;
	overflow: hidden;
	width: 35px;
	position: absolute;
	top: 424px;
	height: 48px;
}
#Outer_botRight
{
	z-index: 10;
	background: url(../siteImages/Outer_Bot_Right.gif) #ffffff;
	left: 980px;
	overflow: hidden;
	width: 35px;
	position: absolute;
	top: 424px;
	height: 48px;
}
#OuterLine
{
	background: url(../newImages/wideLine.gif) #ffffff;
	left: 23px;
	overflow: hidden;
	width: 960px;
	top: 132px;
	margin: 0px auto; /* Right and left margin widths set to "auto" */
	text-align: left; /* Counteract to IE5/Win Hack */
}
#Outer_BG_H
{
	background: url(../siteImages/Outer_BG_Horizon.gif) #ffffff;
	left: 23px;
	overflow: hidden;
	width: 737px;
	position: absolute;
	top: 132px;
}
#Outer_BG_V_Top
{
	background: url(../siteImages/Outer_BG_Vertical_Top.gif) #ffffff;
	left: 58px;
	overflow: hidden;
	width: 667px;
	position: absolute;
	top: 96px;
	height: 8px;
}
#Outer_BG_V_Bot
{
	background: url(../siteImages/Outer_BG_Vertical_Bot.gif) #ffffff;
	left: 58px;
	overflow: hidden;
	width: 667px;
	position: absolute;
	height: 20px;
}

#Tab_ON2
{
	z-index: 10;
	background: url(../siteImages/Tab_ON.gif) #ffffff;
	left: 222px;
	overflow: hidden;
	width: 143px;
	position: absolute;
	top: 69px;
	height: auto;
}
#Tab_OFF2
{
	z-index: 10;
	background: url(../siteImages/Tab_OFF.gif) #ffffff;
	left: 222px;
	overflow: hidden;
	width: 143px;
	position: absolute;
	top: 69px;
	height: auto;
}
#Tab_ON
{
	z-index: 10;
	background: url(../siteImages/Tab_ON.gif) #ffffff;
	left: 60px;
	overflow: hidden;
	width: 143px;
	position: absolute;
	top: 69px;
	height: auto;
}
#Tab_OFF
{
	z-index: 10;
	background: url(../siteImages/Tab_OFF.gif) #ffffff;
	left: 60px;
	overflow: hidden;
	width: 143px;
	position: absolute;
	top: 69px;
	height: auto;
}
#searchFrame
{
	z-index: 10;
	background: url(../siteImages/Search_BG.gif) #ffcd22;
	left: 44px;
	overflow: hidden;
	width: 304px;
	position: absolute;
	top: 117px;
	height: 262px;
}
#searchFrame_BG_Right
{
	z-index: 10;
	background: url(../siteImages/GreyShadow.gif) #ffcd22;
	left: 348px;
	overflow: hidden;
	width: 4px;
	position: absolute;
	top: 135px;
	height: 224px;
}
#searchFrame_topLeft
{
	z-index: 11;
	background: url(../siteImages/Search_Top_Left.gif) #ffcd22;
	left: 44px;
	overflow: hidden;
	width: 17px;
	position: absolute;
	top: 117px;
	height: 17px;
}
#searchFrame_botLeft
{
	z-index: 11;
	background: url(../siteImages/Search_Bot_Left.gif) #ffcd22;
	left: 44px;
	overflow: hidden;
	width: 19px;
	position: absolute;
	top: 360px;
	height: 19px;
}
#searchFrame_topRight
{
	z-index: 11;
	background: url(../siteImages/Search_Top_Right.gif) #ffcd22;
	left: 332px;
	overflow: hidden;
	width: 20px;
	position: absolute;
	top: 117px;
	height: 18px;
}
#searchFrame_botRight
{
	z-index: 11;
	background: url(../siteImages/Search_Bot_Right.gif) #ffcd22;
	left: 332px;
	overflow: hidden;
	width: 20px;
	position: absolute;
	top: 359px;
	height: 20px;
}
#searchFrame_searchBUT
{
	z-index: 30;
	left: 231px;
	overflow: hidden;
	width: 94px;
	position: absolute;
	top: 336px;
	height: 23px;
	background-color: #ffcd22;
}
#searchAutoTab
{
	z-index: 20;
	left: 55px;
	background-image: url(../siteImages/Search_Tab_ON.gif);
	overflow: hidden;
	width: 108px;
	position: absolute;
	top: 123px;
	height: 23px;
}
#searchFrame_white_Left
{
	z-index: 20;
	left: 55px;
	overflow: hidden;
	width: 142px;
	position: absolute;
	top: 146px;
	height: 179px;
	background-color: #ffffff;
}
#searchFrame_white_Right
{
	z-index: 20;
	left: 197px;
	overflow: hidden;
	width: 140px;
	position: absolute;
	top: 146px;
	height: 179px;
	background-color: #ffffff;
}
#searchFrame_white_topRight
{
	z-index: 21;
	left: 326px;
	background-image: url(../siteImages/Search_white_Top_Right.gif);
	overflow: hidden;
	width: 11px;
	position: absolute;
	top: 146px;
	height: 11px;
	background-color: #ffffff;
}
#searchFrame_white_botRight
{
	z-index: 21;
	left: 326px;
	background-image: url(../siteImages/Search_white_Bot_Right.gif);
	overflow: hidden;
	width: 11px;
	position: absolute;
	top: 314px;
	height: 11px;
	background-color: #ffffff;
}
#searchFrame_white_botLeft
{
	z-index: 21;
	left: 55px;
	background-image: url(../siteImages/Search_white_Bot_Left.gif);
	overflow: hidden;
	width: 11px;
	position: absolute;
	top: 314px;
	height: 11px;
	background-color: #ffffff;
}
#Recently_Added_Top
{
	z-index: 10;
	left: 375px;
	background-image: url(../siteImages/Recent_GREY_Top.gif);
	overflow: hidden;
	width: 184px;
	position: absolute;
	top: 117px;
	height: 28px;
	background-color: #cccccc;
}
#Recently_Added_Shadow
{
	z-index: 10;
	background: url(../siteImages/GreyShadow.gif) #efefef;
	left: 555px;
	overflow: hidden;
	width: 4px;
	position: absolute;
	top: 135px;
	height: 229px;
}
#Recently_Added_Bot
{
	z-index: 10;
	background: url(../siteImages/Recent_GREY_Bot.gif) #efefef;
	left: 375px;
	overflow: hidden;
	width: 184px;
	position: absolute;
	top: 364px;
	height: 15px;
}
#Recently_Added_Content
{
	z-index: 20;
	background: #efefef;
	left: 375px;
	overflow: hidden;
	width: 180px;
	position: absolute;
	top: 145px;
	height: 219px;
}
#Blue_Extra_Bar_Left
{
	z-index: 10;
	background: url(../siteImages/Blue_Extra_Bar_Left.gif) #3399ff;
	left: 45px;
	overflow: hidden;
	width: 12px;
	position: absolute;
	top: 388px;
	height: 52px;
}
#Blue_Extra_Bar_Content
{
	z-index: 10;
	background: url(../siteImages/Blue_Extra_Bar_BG.gif) #3399ff;
	left: 57px;
	overflow: hidden;
	width: 668px;
	padding-top: 10px;
	position: absolute;
	top: 388px;
	height: 52px;
}
#Blue_Extra_Bar_Right
{
	z-index: 10;
	background: url(../siteImages/Blue_Extra_Bar_Right.gif) #3399ff;
	left: 724px;
	overflow: hidden;
	width: 13px;
	position: absolute;
	top: 388px;
	height: 52px;
}
#Slug_Little_Blue_Left
{
	z-index: 10;
	background: url(../siteImages/Slug_Little_Blue_Left.gif) #3399ff;
	left: 578px;
	overflow: hidden;
	width: 10px;
	position: absolute;
	top: 117px;
	height: 55px;
}
#Slug_Little_Blue_Content
{
	z-index: 10;
	background: url(../siteImages/Slug_Little_Blue_BG.gif) #3399ff;
	left: 588px;
	overflow: hidden;
	width: 135px;
	position: absolute;
	top: 117px;
	height: 55px;
}
#Slug_Little_Blue_Right
{
	z-index: 10;
	background: url(../siteImages/Slug_Little_Blue_Right.gif) #3399ff;
	left: 723px;
	overflow: hidden;
	width: 13px;
	position: absolute;
	top: 117px;
	height: 55px;
}
#Slug_Little_Yellow_Left
{
	z-index: 10;
	background: url(../siteImages/Slug_Little_Yellow_Left.gif) #ffcd22;
	left: 578px;
	overflow: hidden;
	width: 10px;
	position: absolute;
	top: 186px;
	height: 55px;
}
#Slug_Little_Yellow_Content
{
	z-index: 10;
	background: url(../siteImages/Slug_Little_Yellow_BG.gif) #ffcd22;
	left: 588px;
	overflow: hidden;
	width: 135px;
	position: absolute;
	top: 186px;
	height: 55px;
}
#Slug_Little_Yellow_Right
{
	z-index: 10;
	background: url(../siteImages/Slug_Little_Yellow_Right.gif) #ffcd22;
	left: 723px;
	overflow: hidden;
	width: 13px;
	position: absolute;
	top: 186px;
	height: 55px;
}
#Slug_Med_Grey_Left
{
	z-index: 10;
	background: url(../siteImages/Slug_Med_Grey_Left.gif) #cccccc;
	left: 578px;
	overflow: hidden;
	width: 17px;
	position: absolute;
	top: 255px;
	height: 124px;
}
#Slug_Med_Grey_Content
{
	z-index: 10;
	background: url(../siteImages/Slug_Med_Grey_BG.gif) #cccccc;
	left: 595px;
	overflow: hidden;
	width: 120px;
	position: absolute;
	top: 255px;
	height: 124px;
}
#Slug_Med_Grey_Right
{
	z-index: 10;
	background: url(../siteImages/Slug_Med_Grey_Right.gif) #cccccc;
	left: 715px;
	overflow: hidden;
	width: 20px;
	position: absolute;
	top: 255px;
	height: 124px;
}
#footer
{
	z-index: 20;
	overflow: hidden;
	width: 656px;
	position: absolute;
	height: 20px;
}
#designer
{
	z-index: 50;
	left: 520px;
	background-image: url(../siteImages/DesignedBy.gif);
	overflow: hidden;
	width: 193px;
	position: absolute;
	top: 480px;
	height: 16px;
}
#copywrite
{
	z-index: 50;
	left: 65px;
	background-image: url(../siteImages/Copywrite.gif);
	overflow: hidden;
	width: 170px;
	position: absolute;
	top: 480px;
	height: 13px;
}
#Results_searchFrame
{
	z-index: 10;
	background: url(../siteImages/Results_Search_BG.gif);
	left: 42px;
	overflow: hidden;
	width: 700px;
	position: absolute;
	top: 113px;
	height: 88px;
}
#Results_searchFrame_left
{
	z-index: 11;
	background: url(../siteImages/Results_Search_Left.gif);
	left: 42px;
	overflow: hidden;
	width: 8px;
	position: absolute;
	top: 113px;
	height: 87px;
}
#Results_searchFrame_right
{
	z-index: 11;
	background: url(../siteImages/Results_Search_Right.gif);
	left: 734px;
	overflow: hidden;
	width: 10px;
	position: absolute;
	top: 113px;
	height: 87px;
}
#Results_search_Grey_TipBox
{
	z-index: 20;
	background: url(../siteImages/Results_Search_GreyTips.gif) #efefef;
	left: 640px;
	overflow: hidden;
	width: 85px;
	position: absolute;
	top: 128px;
	height: 36px;
}
#Results_searchFrame_Fields_Left
{
	z-index: 20;
	left: 45px;
	overflow: hidden;
	width: 142px;
	position: absolute;
	top: 112px;
	height: 80px;
}
#Results_searchFrame_Fields_Middle
{
	z-index: 20;
	left: 190px;
	overflow: hidden;
	width: 142px;
	position: absolute;
	top: 112px;
	height: 80px;
}
#Results_searchFrame_Fields_Right
{
	z-index: 20;
	left: 335px;
	overflow: hidden;
	width: 142px;
	position: absolute;
	top: 112px;
	height: 80px;
}
#Results_searchFrame_Fields_FarRight
{
	z-index: 20;
	left: 483px;
	overflow: hidden;
	width: 142px;
	position: absolute;
	top: 117px;
	height: 80px;
}
#Results_searchFrame_searchBUT
{
	z-index: 30;
	left: 636px;
	overflow: hidden;
	width: 94px;
	position: absolute;
	top: 170px;
	height: 23px;
	background-color: #ffcd22;
}
#Results_Paging
{
	z-index: 99;
	left: 42px;
	background-image: url(../siteImages/Results_Paging_BG.gif);
	overflow: hidden;
	width: 700px;
	position: absolute;
	height: 26px;
	background-color: #3399ff;
}
#Results_Paging_left
{
	z-index: 100;
	background: url(../siteImages/Results_Paging_Left.gif);
	left: 42px;
	overflow: hidden;
	width: 4px;
	position: absolute;
	height: 26px;
}
#Results_Paging_right
{
	z-index: 100;
	background: url(../siteImages/Results_Paging_Right.gif) #ffcd22;
	left: 738px;
	overflow: hidden;
	width: 4px;
	position: absolute;
	height: 26px;
}
#Results_Paging_Button
{
	z-index: 999;
	background: url(../siteImages/Button_White_on_Blue_small.gif) #ffcd22;
	overflow: hidden;
	width: 92px;
	position: absolute;
	height: 19px;
}
#Results_Container
{
	z-index: 10;
	left: 42px;
	background-image: url(../siteImages/Results_container_BG.gif);
	overflow: hidden;
	width: 700px;
	position: absolute;
	height: 70px;
	background-color: #ffffff;
}
#Results_Container_left
{
	z-index: 11;
	left: 42px;
	background-image: url(../siteImages/Results_container_left_BG.gif);
	overflow: hidden;
	width: 6px;
	position: absolute;
	height: 70px;
	background-color: #ffffff;
}
#Results_Container_right
{
	z-index: 11;
	left: 737px;
	background-image: url(../siteImages/Results_container_right_BG.gif);
	overflow: hidden;
	width: 6px;
	position: absolute;
	height: 70px;
	background-color: #ffffff;
}
#Results_Container_Header
{
	padding-left: 2px;
	z-index: 11;
	left: 151px;
	overflow: hidden;
	width: 410px;
	padding-top: 1px;
	position: absolute;
	height: 15px;
	background-color: #ffcd22;
}
#Results_Container_Button
{
	z-index: 21;
	left: 644px;
	background-image: url(../siteImages/Button_Yellow_on_White_small.gif);
	overflow: hidden;
	width: 93px;
	position: absolute;
	height: 20px;
	background-color: #ffcd22;
}
#Results_Content_CAR_PIC
{
	z-index: 20;
	left: 0px;
	width: 97px;
	position: absolute;
	top: 4px;
	height: 63px;
	background-color: #ffffff;
}
#Results_Content_CAR_TEXT
{
	z-index: 210;
	overflow: auto;
	width: 100px;
	position: absolute;
	height: 62px;
}
.Results_Content_CAR_TEXT
{
	padding-left: 105px;
	font: 11px Verdana, Arial, sans-serif;
	padding-top: 22px;
}
#Results_Outer_botLeft
{
	z-index: 1;
	background: url(../siteImages/Outer_Bot_Left.gif) #ffffff;
	left: 23px;
	overflow: hidden;
	width: 35px;
	position: absolute;
	height: 48px;
}
#Results_Outer_botRight
{
	z-index: 10;
	background: url(../siteImages/Outer_Bot_Right.gif) #ffffff;
	left: 725px;
	overflow: hidden;
	width: 35px;
	position: absolute;
	height: 48px;
}
#Template_Title_Text
{
	z-index: 20;
	left: 56px;
	overflow: hidden;
	width: 200px;
	position: absolute;
	top: 113px;
	height: 25px;
	background-color: transparent;
}
#Template_Frame
{
	z-index: 10;
	background: url(../siteImages/Slug_Med_Grey_BG.gif) #cccccc;
	left: 44px;
	overflow: hidden;
	width: 505px;
	position: absolute;
	top: 117px;
	height: 124px;
}
#Template_Frame_left
{
	z-index: 10;
	background: url(../siteImages/Slug_Med_Grey_Left.gif) #cccccc;
	left: 44px;
	overflow: hidden;
	width: 17px;
	position: absolute;
	top: 117px;
	height: 124px;
}
#Template_Frame_right
{
	z-index: 10;
	background: url(../siteImages/Slug_Med_Grey_Right.gif) #cccccc;
	left: 540px;
	overflow: hidden;
	width: 20px;
	position: absolute;
	top: 117px;
	height: 124px;
}
#Template_Content_Text
{
	z-index: 20;
	left: 56px;
	overflow: hidden;
	width: 500px;
	position: absolute;
	top: 250px;
	background-color: transparent;
}
#AutoSell_page1_fields
{
	z-index: 20;
	overflow: hidden;
	width: 450px;
	position: relative;
	height: 760px;
}
#AutoSell_page2_fields
{
	z-index: 20;
	overflow: hidden;
	width: 520px;
	position: absolute;
}
#AutoSell_page2_checkboxes
{
	z-index: 20;
	overflow: hidden;
	width: 140px;
	position: absolute;
	height: 62px;
}
#AutoSell_page2_textfield
{
	z-index: 20;
	overflow: hidden;
	width: 392px;
	position: absolute;
	height: 80px;
}
#yelloFrame_topLeft
{
	z-index: 11;
	background: url(../siteImages/Search_Top_Left.gif) #ffcd22;
	overflow: hidden;
	width: 17px;
	position: absolute;
	height: 17px;
}
#yelloFrame_topRight
{
	z-index: 11;
	background: url(../siteImages/Search_Top_Right.gif) #ffcd22;
	overflow: hidden;
	width: 20px;
	position: absolute;
	height: 18px;
}
#yelloFrame_botLeft
{
	z-index: 11;
	background: url(../siteImages/Search_Bot_Left.gif) #ffcd22;
	overflow: hidden;
	width: 19px;
	position: absolute;
	height: 19px;
}
#yelloFrame_botRight
{
	z-index: 11;
	background: url(../siteImages/Search_Bot_Right.gif) #ffcd22;
	overflow: hidden;
	width: 20px;
	position: absolute;
	height: 20px;
}
#yelloFrame
{
	z-index: 10;
	background: #ffcd22;
	overflow: hidden;
	position: absolute;
}
#white_topRight
{
	z-index: 21;
	background-image: url(../siteImages/Search_white_Top_Right.gif);
	overflow: hidden;
	width: 11px;
	position: absolute;
	height: 11px;
	background-color: #ffffff;
}
#white_botRight
{
	z-index: 21;
	background-image: url(../siteImages/Search_white_Bot_Right.gif);
	overflow: hidden;
	width: 11px;
	position: absolute;
	height: 11px;
	background-color: #ffffff;
}
#white_topLeft
{
	z-index: 21;
	background-image: url(../siteImages/Search_white_Top_Left.gif);
	overflow: hidden;
	width: 11px;
	position: absolute;
	height: 11px;
	background-color: #ffffff;
}
#white_botLeft
{
	z-index: 21;
	background-image: url(../siteImages/Search_white_Bot_Left.gif);
	overflow: hidden;
	width: 11px;
	position: absolute;
	height: 11px;
	background-color: #ffffff;
}
#white_BG
{
	z-index: 15;
	overflow: hidden;
	position: absolute;
	background-color: #ffffff;
}
#grey_BG
{
	z-index: 30;
	overflow: hidden;
	position: absolute;
	background-color: #efefef;
}
#BUT_whiteOnYello
{
	z-index: 30;
	overflow: hidden;
	width: 94px;
	position: absolute;
	height: 23px;
	background-color: #ffcd22;
}
#BUT_whiteOnBlueON
{
	z-index: 200;
	background: url(../siteImages/adsPageStepsBUTon.gif) #ffcd22;
	overflow: hidden;
	width: 160px;
	position: absolute;
	height: 19px;
}
#BUT_whiteOnBlueOFF
{
	z-index: 11;
	background: url(../siteImages/adsPageStepsBUToff.gif) #ffcd22;
	overflow: hidden;
	width: 160px;
	position: absolute;
	height: 19px;
}
#DROPshadow_Right
{
	z-index: 10;
	background: url(../siteImages/GreyShadow.gif) #ffcd22;
	overflow: hidden;
	width: 4px;
	position: absolute;
}
#DROPshadow_Bottom
{
	z-index: 10;
	background: url(../siteImages/GreyShadowBOT.gif) #ffcd22;
	overflow: hidden;
	position: absolute;
	height: 4px;
}
#Grey_topLeft
{
	z-index: 31;
	background-image: url(../siteImages/Grey_Top_Left.gif);
	overflow: hidden;
	width: 6px;
	position: absolute;
	height: 6px;
	background-color: #efefef;
}
#Grey_topRight
{
	z-index: 31;
	background-image: url(../siteImages/Grey_Top_Right.gif);
	overflow: hidden;
	width: 6px;
	position: absolute;
	height: 6px;
	background-color: #efefef;
}
#Grey_BotRight
{
	z-index: 31;
	background-image: url(../siteImages/Grey_BOT_Right.gif);
	overflow: hidden;
	width: 6px;
	position: absolute;
	height: 6px;
	background-color: #efefef;
}
#Grey_BotLeft
{
	z-index: 31;
	background-image: url(../siteImages/Grey_BOT_Left.gif);
	overflow: hidden;
	width: 6px;
	position: absolute;
	height: 6px;
	background-color: #efefef;
}
#Details_Results_Container
{
	z-index: 40;
	left: 42px;
	background-image: url(../siteImages/Results_container_BG.gif);
	overflow: hidden;
	position: absolute;
	height: 70px;
	background-color: #ffffff;
}
#Details_Results_Container_Button
{
	z-index: 21;
	background-image: url(../siteImages/Button_Yellow_on_White_small.gif);
	overflow: hidden;
	width: 93px;
	position: absolute;
	height: 20px;
	background-color: #ffcd22;
}
#Uploader_Fields
{
	z-index: 20;
	overflow: hidden;
	width: 249px;
	position: absolute;
	height: 100px;
}

