* html {
         /*overflow-x: auto; */
		 /* IE6 only - that's why the * - it's something only IE parses.  gets rid of scroll bard horizontally that tend to incorrectly appear in IE6 */
		 overflow-x: hidden;
		
}


form { /* Safari puts some large padding around forms - real dorky if you ask me */
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #eeeeee;
	margin-left: 3px;
	margin-top: 8px;
	margin-right: 3px;
	margin-bottom: 4px;
	font-family: "Helvetica Neue", "Helvetica", "Trebuchet MS", "Arial", sans-serif;
	font-size: 14px;
	margin-right: 30px; /* sds IE6 / IE7 problem - scroll bars problem */
	text-align : left;
}

img {
	border : none;
}

textarea {
	font-size: 14px;
	font-family: "Helvetica Neue", "Helvetica", "Trebuchet MS", "Arial", sans-serif;
}

select {
	cursor : pointer;
	font-size: 14px;
	font-family: "Helvetica Neue", "Helvetica", "Trebuchet MS", "Arial", sans-serif;
	font-weight : bold;
	border-style : solid;
	border-color : #ABABAB;
	border-width : 1px;
	background-color: #ffffff;
}

a, a:link, a:visited {
	color: #000099;
	cursor : pointer;
	text-decoration: none;
	text-decoration: underline;
}

a:hover {
	color: #8679FF;
	text-decoration: underline;
	cursor : pointer;
}


a:active {
	color: #000000;
	cursor : pointer;
}

.HunkTable {
	margin: 0px;
	vertical-align : middle;
	padding-bottom : 0px;
	padding-top : 0px;
	border-collapse: collapse;
	margin-left: 10px;
}

.LeftColumn {
	color: #525252;
}

.LeftColumn, .LeftColumnLink, .LeftColumnHoverLink {
	text-align : right;
	font-weight: bold;
	padding-bottom : 2px;
	padding-top : 2px;
	padding-left : 2px;
	padding-right : 2px;
	white-space : nowrap;
	vertical-align: middle;
}

.LeftColumnLink {
	cursor : pointer;
	color: #000099;
	text-decoration: none;
	cursor : pointer;
}

.LeftColumnHoverLink {
	cursor : pointer;
	color: #8679FF;
	text-decoration: underline;
	cursor : pointer;
}

.ZebraRowSelected, .ZebraWhiteRow, .ZebraBlackRow, .ZebraHover {
	height : 1.5em;
}

.ZebraRowSelected {
	color: #000000;
	background-color: #6699CC;
}

.ZebraWhiteRow {
	background-color: #EFEFEF;
}

.ZebraBlackRow {
	background-color: #ffffff;
}

.ZebraHover {
	background-color : #ddffdd;
	color : #000000;
}

.LinkColumn {
	text-align : center;
	vertical-align: middle;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	width: 20px;
	height: 1.5em;
}

.RightColumn {
	padding-left : 2px;
	padding-right : 2px;
	padding-bottom : 2px;
	padding-top : 2px;
	white-space : normal;
	vertical-align: middle;
	text-align: left;
}


.DateLink, .TimeLink {
	font-weight : bold;
}

.RODateTime {
}

.TimeLink {
	 padding-left : 15px;
}


.TailTextStyle {
	padding-bottom : 2px;
	padding-left : 4px;
	padding-right : 2px;
	padding-top : 2px;
	font-weight: bold;
	color:#525252;
}

.CheckBoxStyle {
	cursor : pointer;
}

.StaticTextStyle {
	cursor : default;
	font-weight: bold;
	color:#525252;
}

.InputTextStyle, .InputTextStyleSelect {
	padding-bottom : 1px;
	padding-left : 1px;
	padding-right : 1px;
	padding-top : 1px;
	border-width : 1px;
	border-style : solid;
	margin-top: 1px;
	margin-bottom: 1px;
	border-color : #ABABAB;
	font-size: 14px;
	font-family: "Helvetica Neue", "Helvetica", "Trebuchet MS", "Arial", sans-serif;
}

.InputTextStyleSelect {
	border-color : #000000;
	background-color:#ddffdd;
}

.PopUpStyle {	/* uses generic select version, excepty font which is a little smaller */
	font-size: 12px;
}

.AcceleratorStyle {
	cursor : pointer;
	border-style: none;
	border-width: 0px;
	text-decoration: underline;
}


.AcceleratorLabelStyle {
	cursor : pointer;
	text-decoration: underline;
}

#AcceleratorOuterFrame {
	background-color : #FFFFCC;
	padding : 0px;
	width : 200px;
	height : 100px;
	border-width : 1px;
	border-style : solid;
	visibility : hidden;
}


.SimpleAcceleratorGroup {
	width : 100%;
	border-width : 0px;
	border-style : none;
	vertical-align : middle;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	cursor : pointer;
	font-weight : bold;
}

.SimpleAccelerators {
	width : 96%;
	border-width : 0px;
	border-style : none;
	padding-left : 2%;
	padding-right : 2%;
	padding-top : 5px;
	padding-bottom : 5px;
	vertical-align: top;
	white-space: normal;
}

.SimpleAccelerator {
	border-width : 0px;
	border-style : none;
	vertical-align : middle;
	padding-bottom : 2px;
	padding-left : 0px;
	padding-right : 2px;
	padding-top : 2px;
	white-space: nowrap;
}

.SimpleAcceleratorWrap {
	padding-left : 2px;
	padding-right : 2px;
	white-space: pre-wrap;
	cursor : pointer;
}

.SimpleAcceleratorLabel {
	cursor : pointer;
	border-width : 0px;
	border-style : none;
	vertical-align : middle;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 1px;
	padding-top : 2px;
}

/* not USED??? */
.SimpleAcceleratorIcon {
	border-width : 0px;
	border-style : none;
	vertical-align : middle;
	padding-bottom : 2px;
	padding-left : 1px;
	padding-right : 10px;
	padding-top : 2px;
	white-space: nowrap;
}

.SimpleAcceleratorField {
	border-width : 1px;
	border-style : solid;
	border-color : #ABABAB;
	vertical-align : middle;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	width : 100%;
	height: 15em;
	background-color : #FFFFFF;
}

.SimpleAcceleratorFieldDiv {
	text-align: left;
	border-width : 0px;
	border-style : none;
	vertical-align : middle;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
}


.HunkRecordList {
	border-collapse: collapse;
	width : 100%;
	cursor : pointer;
	vertical-align : middle;
	text-align : left;
	border: 2px solid #CCCCCC;
	margin-left : 4px;
}

.HunkRecordListHeader {
	padding-bottom : 0px;
	padding-right : 2px;
	padding-top : 0px;
	padding-left : 2px;
	white-space : nowrap;
}

.HunkRecordListItem, .EstimatedCommission, .TaskText, .TaskTextDone, .HunkRecordListItemWrap {
	padding-left : 3px;
	padding-right : 1px;
	white-space : nowrap;
	border-bottom : 1px dashed #CCCCCC;
	border-left : 1px dashed #CCCCCC;
	border-right : 1px dashed #CCCCCC;
}

.TaskText, .TaskTextDone, .HunkRecordListItemWrap {
	white-space : pre-wrap;
}

.TaskTextDone {
	text-decoration: line-through;
	color: #777777;
}

.HunkRecordListNote { /* the column that holds the icn */
	text-align: center;
	border-top: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	padding-left : 2px; /* to account for padding inside of table frame */
}

.CalendarMiniIcon {
	padding-left : 1px;
	padding-right : 1px;
	display : inline;
}

.HunkRecordNoteIcon { /* the icn */
	padding-left : 1px;
	padding-right : 1px;
	width : 12px;
	height : 16px;
	display : inline;
}

.HunkRecordListHeaderColumnHover {
	font-weight: bold;
	font-size: 110%;
	padding-bottom : 2px;
	padding-left : 3px;
	padding-right : 1px;
	padding-top : 2px;
	white-space : nowrap;
	border: 1px solid #CCCCCC;
	background-color : #ddffdd;
	cursor : pointer;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	text-decoration: underline;
}

.HunkRecordListHeaderColumn {
	font-weight: bold;
	font-size: 110%;
	padding-bottom : 2px;
	padding-left : 3px;
	padding-right : 1px;
	padding-top : 2px;
	white-space : nowrap;
	background-color : white;
	border: 1px solid #CCCCCC;
	text-align: left;
	vertical-align: middle;
	color: #000099;
}

.HunkRecordListHeaderColumnSort {
	font-size: 110%;
	padding-bottom : 2px;
	padding-left : 3px;
	padding-right : 1px;
	padding-top : 2px;
	white-space : nowrap;
	border: 1px solid #CCCCCC;
	background-color : #CCCCCC;
	height: 20px;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	font-weight : bold;
}

.NameFilterMatch {
	font-weight : bold;
}

.HeaderColumnSortImg {
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	width: 13px;
	height: 10px;
	vertical-align : middle;
}

.HunkRecordListBody {
	cursor : pointer;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	white-space : nowrap;
}

.LinkDivider {
	cursor : pointer;
	color: #000000;
	font-weight: bold;
	cursor : pointer;
}

#AcceleratorBlock {
	position : absolute; 
	background-color : #FFFFCC;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	border-width : 0px;
	border-style : none;
	z-index : 100000;
	cursor : pointer;
}

/* frame the table and not the block as IE clips the bottom of my block when inside scrollable frame. */
#AcceleratorTable {
	table-layout: auto;
	text-align : left;
	font-family : "Helvetica Neue", "Helvetica", "Trebuchet MS", "Arial", sans-serif;
	font-size : 12px;
	vertical-align : middle;
	border-width : 1px;
	border-style : solid;
	border-color : #ABABAB;
	-moz-border-radius-bottomleft : 7px;
	-webkit-border-bottom-left-radius : 7px;
	-moz-border-radius-bottomright : 7px;
	-webkit-border-bottom-right-radius : 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
}

#AcceleratorTable tr {
	width : 100%;
	white-space : nowrap;
}

.HilightAcceleratorTableCell, .AcceleratorTableCell {
	width : 100%;
	padding-bottom : 1px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 1px;
	font-weight : bold;
}


.AcceleratorTableCell {
	border-left: 4px solid #FFFFCC;
	color : #000099;
}

.HilightAcceleratorTableCell {
	border-left: 4px solid #6699CC;
	color : #000000;
	background-color : #CCCCCC;
}

.LoadTextStyle {
	font-size : 16px;
	font-weight: bold;
	text-align : center;
}

.ProgressDiv {
	text-align:center;
}

.ProgressStyle {
	margin : 4px;
	border-width : 0px;
	/* border-width : 1px;
	border-style : solid;
	border-color : #ABABAB;
	height : 15px; */
}

#MainTable {
	width: 800px;
	margin : 1px;
	border-width: 0px;
	border-style: none;
	overflow-x: hidden; /* IE6 bug puts horiz scroll bar up even when not needed */
}

#MainTable td {
	padding: 1px;
	max-width : 200px;
}


#MonthIcon {
	width: 43px;
	height: 13px;
	margin: 0px;
	padding: 0px;
	display: block; /* without this IE puts space between our two icons */
}

#DateIcon {
	display: block;
	width: 43px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	display: block; /* without this IE puts space between our two icons */
}



#CalendarMonth {
	display: block;
	width: 43px;
	height: 13px;
}

#CalendarDate {
	display: block;
	width: 43px;
	height: 30px;
}

.MainCell {
	color: #000099;
}

.MainCellHover, .MainCellSelect, .MainCell {
	text-align: center;
	vertical-align : bottom;
	vertical-align : bottom;
	width: 100px;
	padding: 1px;
	font-weight: bold;
	font-size : 14px;
	cursor : pointer;
	border-bottom: 4px solid #eeeeee;
	border-top: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	-webkit-border-radius : 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-left : auto;
	margin-right : auto;
	max-width : 100px;
}

.MainCellHover {
	background-color : #ddffdd;
	border-bottom: 4px solid #71ADE7;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}

.MainCellSelect {
	background-color : #CCCCCC;
	border-bottom: 4px solid #6699CC;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;
}


.EstimatedPlainValue {
	font-weight: bold;
	color: #CC0000;
}

.EstimatedCommission, .CommissionNote {
	font-weight: bold;
	color: #CC0000;
}

.MultiCheckGroupStyle {
	border: 1px solid #666666;
	cursor : pointer;
	border: 1px solid #CCCCCC;
}

.MultiSelectBreaker {
	font-size : 0px;
	padding-left : 0px;
	border: 0px;
	width : 0px;
}

.MultiSelectOn, .MultiSelectOff, .MultiSelectOffHover {
	padding-left : 3px;
	padding-top : 0px;
	padding-bottom : 0px;
	padding-right: 3px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	font-size: 18px;
}


.MultiSelectOn {
	color: #000000;
	background-color : #CCCCCC;
}

.MultiSelectOff {
	color: #000099;
	background-color : #FFFFFF;
}

.MultiSelectOffHover {
	color: #000000;
	background-color : #ddffdd;
	text-decoration: underline;
}

.DividerDIV {
	height: 20px;
}


.TabGroupStyle {
	cursor : pointer;
	font-weight : bold;
	font-size: 16px;
	border-bottom: 1px solid #ABABAB;
	text-align: left;
	padding-top : 5px; /* Need for IE Otherwise Inside Border clipped */
	white-space : normal;
	width : 96%;
}

.TabSelectOn, .TabSelectOff, .TabSelectOffHover {
	padding-left : 2px;
	padding-right : 2px;
	margin-left : 10px;
	white-space : nowrap;
}

.TabSelectOn {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 6px solid #6699CC;
	background-color: #CCCCCC;
	color : #000000;
}

.TabSelectOff {
	background-color : #FFFFFF;
	border-right: 1px solid #ABABAB;
	border-left: 1px solid #ABABAB;
	border-top: 4px solid #CCCCCC;
	color: #000099;
}

.TabSelectOffHover {
	background-color : #ddffdd;
	border-left: 1px solid #71ADE7;
	border-right: 1px solid #71ADE7;
	border-top: 4px solid #71ADE7;
	color : #000000;
	text-decoration: underline;
}

/* The entire Date Picker control */
#DatePick, #TimePick {
	position : absolute; 
	background-color : #FFFFCC;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	border-width : 3px;
	border-style : ridge;
	border-color : #ABABAB;
	z-index : 90000;
	display: none;
}

.DialogTitle {
	background-color : #D3D1FF;
	color : #000000; 
	border-width : 0px;
	border-style : none;
	text-align : center;
	font-family : "Helvetica Neue", "Helvetica", "Trebuchet MS", "Arial", sans-serif;
	font-size : 16px;
	font-weight : bold;
	padding-bottom : 2px;
	padding-top : 5px;
}

#DatePick a:link {
	color:#003399;
	text-decoration:none
}

#DatePick a:active {
	color:#003399;
	text-decoration:none
}

#DatePick a:visited {
	color:#003399;
	text-decoration:none
}

#DatePickerCalendarTable {
	text-align : center;
	font-family : "Helvetica Neue", "Helvetica", "Trebuchet MS", "Arial", sans-serif;
	font-size : 14px;
	vertical-align : middle;
	border-width : 0px;
	border-style : none;
	text-align : center;
	width: 192px;
}

/* The header that contains month and year */
#DatePickerHeader {
	background-color : #FFFFCC;
	padding-bottom : 0em;
	padding-top : 1em;
	border-width : 0px;
	border-style : none;
	border-collapse: collapse;
}

/* we pre-select a date, based upon default value */
#chooseMonth {
	margin-right: 5px;
}

#dateChooser {
	margin-bottom: 5px;
	margin-left : 3px;
}


.HilightDatePickerCell, .DatePickerCell, .UnusedDatePickerCell, .DatePickerSelect {
	text-align : center; 
    font-size : 12px;
	border-width : 1px;
	width: 20px;
	height: 20px;
	padding : 1px;
	border-style : solid;
	cursor : pointer;
	-webkit-border-radius : 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.HilightDatePickerCell {		/* when you mouse over a cell, we hilight it */
	border-color : #666666;
	background-color : #ddffdd;
	color : #000099;
	text-decoration: underline;
}

.DatePickerSelect {
	border-color : #666666;
	font-weight : bold;
	color : #000099;
	background-color : #CCCCCC;
}


.DatePickerCell {				/* A normal day cell */
	background-color : #FFFFFF;
	border-color : #ABABAB;
}

.UnusedDatePickerCell {			/* The days in the calendar which have no date in them */
	background-color : #FFFFCC;
	border-color : #ABABAB;
}

/* The day of week titles */
#DatePickerDOW th {
	border-width : 1px;
	border-style : solid;
	border-color : #666666;
	background-color : #D3D1FF;
	width: 20px;
	height: 15px;
	padding : 1px;
	font-weight: bold;
	font-size : 12px;
}

.DialogButtons {
	text-align: left;
	padding-bottom : 5px;
	padding-left : 1px;
	padding-right : 8px;
	padding-top : 10px;
	border-width : 0px;
	border-style : none;
	font-size: 12px;
	font-weight : bold;
}

.DialogButtonSelect, .DialogButtonUnSelect, .DialogButtonHover {
	padding-top : 2px;
	padding-left : 6px;
	padding-right : 6px;
	padding-bottom : 2px;
	margin-right : 10px;
	cursor : pointer;
	font-weight : bold;
	-webkit-border-radius : 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.DialogButtonSelect {
	background-color: #CCCCCC;
	border: 1px solid #ABABAB;
	color : #000000;
}

.DialogButtonUnSelect {
	background-color : #FFFFFF;
	border: 1px solid #ABABAB;
	color : #000099;
}

.DialogButtonHover {
	background-color : #ddffdd;
	color : #000000;
	border: 1px solid #000000;
}

#TimePickerColen {
	padding-top : 2px;
	padding-left : 4px;
	padding-right : 4px;
	padding-bottom : 2px;
	font-weight: bold;
}

#TimeControl {
	padding-bottom : 5px;
	padding-top : 5px;
	margin-top : 5px;
	margin-bottom : 5px;
}

#chooseHour, #chooseAMPM {
	margin-right : 3px;
	margin-left : 3px;
}

#chooseMinutes {
	margin-right : 3px;
	margin-left : 3px;
	padding : 2px;
	border-width : 1px;
	border-style : solid;
	margin-top: 1px;
	margin-bottom: 1px;
	border-color : #ABABAB;
}

/* used to display warning that form is not available */
.WarningMessage {
	display: none;
}

.MessageText, .MessageTextLeft, .SendEmailBlock {
	font-weight : bold;
	padding : 4px;
	color: #525252;
	white-space : normal;
}

.MessageText, .FlyerName {
	text-align : center;
}

.FlyerName {
	padding-top : 1px;
	padding-bottom : 8px;
}

.FlyerBox {
	cursor : pointer;
	padding : 8px;
	width : 2231px;
	height : 320px;
	text-align : center;
	vertical-align : middle;
}


.MessageTextLeft, .SendEmailBlock {
	text-align : left;
}

.SendEmailBlock {
	display: none;
}

.error
{
	color: #ff0000;
	font-weight : bold;
}

.TabItemHidden
{
	display : none;
	height : 0px;
}

.TabItemShown
{
	display : inline;
	height : auto;
}

.Term {
	font-size : 12px;
	font-weight : bold;
}

.Definition {
	font-size : 12px;
	color: #525252;
}

.DefinitionPair {
	text-align : left;
	padding-bottom : 4px;
	padding-top : 4px;
}

#EMailDiv, #Map {
	padding-top : 3px;
}

.HiddenDownload {
	display : none;
	height : 0px;
}


.CacheImage, #ShowingInput, #ShowingFeedback {
	display : none;
}

#EducationNotes {
	height: 7em;
}

#SearchInfo {
	margin-left : 3px;
}

#IEWarning, #RetainInfoProspect, #RetainInfoBuyer, #RetainInfoSeller, #TrustedSites, #PageMenuMessage {
	display: none;
}

/* Showings feedback summary screen */
.WrapNote {
	white-space: normal;
}

/*
.AttentionIcon {
	padding-right : 3px;
}
*/

#ContactLabelText {
	width : 20em;
	height: 7em;
}

#LabelsTable {
	border-style : none;
}

#LabelsTable td {
	width : 40px;
	height : 15px;
	border : 1px;
	border-style : solid;
	text-align : center;
	vertical-align : middle;
	border-color : #ABABAB;
	-webkit-border-radius : 4px;
	-moz-border-radius : 4px;
	border-radius: 4px;
}

label[for="AppointmentRepeat"] {
	background-image: url(../images/repeat_icon.gif);
	background-repeat: no-repeat;
	padding-left : 20px;
}

label[for="Alarm"] {
	background-image: url(../images/alarm_icon.gif);
	background-repeat: no-repeat;
	padding-left : 20px;
}

label[for="NoteText"] {
	background-image: url(../images/small_note_full.gif);
	background-repeat: no-repeat;
	padding-left : 16px;
}

label[for="DueDateAdjust"] {
	background-image: url(../images/CalculatorSmall.gif);
	background-repeat: no-repeat;
	padding-left : 20px;
}

#DownloadButton, #TrialWarning {
	visibility : hidden;
}

#ImportExport > span {
	padding-right : 5px;
	white-space: nowrap;
}


/*
@media screen and (max-device-width: 641px) {
#DownloadDiv, #MailingLabels, #MassMail, #ImportExport, #ExplainCalendarSubscribe, #ExplainProspectForm,
#CalendarURL, #EMailKey, #EMailKeyTitle  {
	display: none;
}
}
*/

/* These are duplicated from HeaderFooter - need to remove from HeaderFooter #BottomTable, #BottomTableRightColumn */

.Copyright {
	padding-top : 10px;
	padding-bottom : 10px;
	padding-left : 20px;
	margin-left: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	color: #8A8A8A;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}

#BBB {
	padding-top : 20px;
	padding-bottom : 10px;
	padding-left : 20px;
}

.QuoteStyle {
	padding-top : 10px;
}

.QuoteStyle, .AuthorStyle {
	padding-left : 20px;
	font-size: 10px;
	text-align:left;
	color : #666666;
	font-family: "Comic Sans MS", "Helvetica Neue", "Helvetica", "Trebuchet MS", "Arial", sans-serif;
}

.AuthorStyle {
	color : #333333;
	font-weight : bold;
}

.ExplainLink {
	color: #ff0000;
	font-weight : bold;
	text-align: left;
	cursor : pointer;
}

#ClickOnHelp {
	display : none;
}

/*
@media screen and (max-width: 801px) {
*/

@media screen and (max-device-width: 500px) {
.QuoteStyle, .AuthorStyle {
	display : none;
}
}

.MainTableImage {
	width: 43px;
	height: 43px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	max-width : 800px;
}

.SpriteIcon, .SpriteSmallIcon {
	background : url(../Icons/all_compressed.png) no-repeat;
}

.SpriteIcon {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 43px;
	height: 43px;
}

.SpriteSmallIcon {
	margin-left: 1px;
	margin-right: 2px;
	display: inline-block;
	width: 23px;
	height: 23px;
	position : relative;
	vertical-align : middle; /* for IE */
}

/* Sprites */
.BuyNow_Icon {
	background-position : 0px 0px;
}

.BuyNow_SmallIcon {
	background-position : -50px 0px;
}

.Account_Icon {
	background-position : 0px -50px;
}

.Account_SmallIcon {
	background-position : -50px -50px;
}

.Buyer_Icon {
	background-position : 0px -100px;
}

.Buyer_SmallIcon {
	background-position : -50px -100px;
}

.Calendar_Icon {
	background-position : 0px -150px;
}

.Calendar_SmallIcon {
	background-position : -50px -150px;
}

.Closing_Icon {
	background-position : 0px -200px;
}

.Closing_SmallIcon {
	background-position : -50px -200px;
}

.CMA_Icon {
	background-position : 0px -250px;
}

.CMA_SmallIcon {
	background-position : -50px -250px;
}

.Commission_Icon {
	background-position : 0px -300px;
}

.Commission_SmallIcon {
	background-position : -50px -300px;
}

.Contact_Icon {
	background-position : 0px -350px;
}

.Contact_SmallIcon {
	background-position : -50px -350px;
}

.Education_Icon {
	background-position : 0px -400px;
}

.Education_SmallIcon {
	background-position : -50px -400px;
}

.Email_Icon {
	background-position : 0px -450px;
}

.Email_SmallIcon {
	background-position : -50px -450px;
}

.Expense_Icon {
	background-position : 0px -500px;
}

.Expense_SmallIcon {
	background-position : -50px -500px;
}

.Export_Icon {
	background-position : 0px -550px;
}

.Export_SmallIcon {
	background-position : -50px -550px;
	width: 18px;
}

.Feedback_Icon {
	background-position : 0px -600px;
}

.Feedback_SmallIcon {
	background-position : -50px -600px;
}

.File_Icon {
	background-position : 0px -650px;
}

.File_SmallIcon {
	background-position : -50px -650px;
}

.Flyer_Icon {
	background-position : 0px -700px;
}

.Flyer_SmallIcon {
	background-position : -50px -700px;
}

.Glossary_Icon {
	background-position : 0px -750px;
}

.Glossary_SmallIcon {
	background-position : -50px -750px;
}

.Google_Icon {
	background-position : 0px -800px;
}

.Google_SmallIcon {
	background-position : -50px -800px;
}

.Help_Icon {
	background-position : 0px -850px;
}

.Help_SmallIcon {
	background-position : -50px -850px;
}

.Home_Icon {
	background-position : 0px -900px;
}

.Home_SmallIcon {
	background-position : -50px -900px;
}

.iCalendar_Icon {
	background-position : 0px -950px;
}

.iCalendar_SmallIcon {
	background-position : -50px -950px;
	width : 19px;
}

.Import_Icon {
	background-position : 0 -1000px;
}

.Import_SmallIcon {
	background-position : -50px -1000px;
	width: 18px;
}

.Letterhead_Icon {
	background-position : 0 -1050px;
}

.Letterhead_SmallIcon {
	background-position : -50px -1050px;
	height : 14px;
}

.Lockbox_Icon {
	background-position : 0 -1100px;
}

.Lockbox_SmallIcon {
	background-position : -50px -1100px;
}

.Log_Icon {
	background-position : 0 -1150px;
}

.Log_SmallIcon {
	background-position : -50px -1150px;
}

.MailingLabel_Icon {
	background-position : 0 -1200px;
}

.MailingLabel_SmallIcon {
	background-position : -50px -1200px;
	height: 15px;
}

.MassMail_Icon {
	background-position : 0 -1250px;
}

.MassMail_SmallIcon {
	background-position : -50px -1250px;
}

.Note_Icon {
	background-position : 0 -1300px;
}

.Note_SmallIcon {
	background-position : -50px -1300px;
}

.Outlook_Icon {
	background-position : 0 -1350px;
}

.Outlook_SmallIcon {
	background-position : -50px -1350px;
}

.Preferences_Icon {
	background-position : 0 -1400px;
}

.Preferences_SmallIcon {
	background-position : -50px -1400px;
}

.Prospect_Icon {
	background-position : 0 -1450px;
}

.Prospect_SmallIcon {
	background-position : -50px -1450px;
}

.Rental_Icon {
	background-position : 0px -1500px;
}

.Rental_SmallIcon {
	background-position : -50px -1500px;
}

.RSS_Icon {
	background-position : 0px -1550px;
}

.RSS_SmallIcon {
	background-position : -50px -1550px;
}

.Search_Icon {
	background-position : 0px -1600px;
}

.Search_SmallIcon {
	background-position : -50px -1600px;
}

.Seller_Icon {
	background-position : 0px -1650px;
}

.Seller_SmallIcon {
	background-position : -50px -1650px;
}

.Settings_Icon {
	background-position : 0px -1700px;
}

.Settings_SmallIcon {
	background-position : -50px -1700px;
}

.Sharing_Icon {
	background-position : 0px -1750px;
}

.Sharing_SmallIcon {
	background-position : -50px -1750px;
}

.Task_Icon {
	background-position : 0px -1800px;
}

.Task_SmallIcon {
	background-position : -50px -1800px;
}

.Star_Icon {
	background-position : 0px -1850px;
}

.Star_SmallIcon {
	background-position : -50px -1850px;
}

.Undelete_Icon {
	background-position : 0px -1900px;
}

.Undelete_SmallIcon {
	background-position : -50px -1900px;
}

.Juggler_Icon {
	background-position : 0px -1950px;
	width: 44px;
	height: 44px;
}

.Movies_Icon {
	background-position : 0 -2600px;
}

.Movies_SmallIcon {
	background-position : -50px -2600px;
}

.download_vCard_icon {
	background : url(../Icons/all_compressed.png) no-repeat;
	display : inline;
	float : left;
	background-position : -50px -2250px;
	width : 22px;
	height : 16px;
}


.download_iCalendar_icon {
	background : url(../Icons/all_compressed.png) no-repeat;
	display: inline-block;
	background-position : 0px -2250px;
	width : 14px;
	height : 18px;
}

.multi_arrow {
	background : url(../Icons/all_compressed.png) no-repeat;
	display: inline-block;
	background-position : -50px -2200px;
	width : 19px;
	height : 11px;
}

.Mini_Email {
	background : url(../Icons/all_compressed.png) no-repeat;
	display: inline-block;
	background-position : -50px -2050px;
	width : 12px;
	height : 12px;
}

.Smallish_Email {
	background : url(../Icons/all_compressed.png) no-repeat;
	display: inline-block;
	background-position : 0px -2450px;
	width : 18px;
	height : 18px;
}

.Mini_Mail {
	background : url(../Icons/all_compressed.png) no-repeat;
	display: inline-block;
	background-position : -50px -2300px;
	width : 13px;
	height : 10px;
}

.accelerator_icon {
	background : url(../Icons/all_compressed.png) no-repeat;
	display: inline-block;
	background-position : -0px -2050px;
	width : 14px;
	height : 14px;
	vertical-align : middle; /* for IE */
}

.globe {
	background : url(../Icons/all_compressed.png) no-repeat;
	display: inline-block;
	background-position : -0px -2500px;
	width : 16px;
	height : 22px;
}

.small_excel {
	background : url(../Icons/all_compressed.png) no-repeat;
	display: inline-block;
	background-position : -50px -2900px;
	width : 14px;
	height : 12px;
}

.tiny_rss {
	background : url(../Icons/all_compressed.png) no-repeat;
	display: inline-block;
	background-position : -50px -2950px;
	width : 16px;
	height : 14px;
}

.tiny_acrobat {
	background : url(../Icons/all_compressed.png) no-repeat;
	display: inline-block;
	background-position : -0px -2100px;
	width : 18px;
	height : 16px;
}

.tiny_movie {
	background : url(../Icons/all_compressed.png) no-repeat;
	display: inline-block;
	background-position : -0px -2750px;
	width : 39px;
	height : 15px;
}


.GraphicalCalendar {
	background : url(../Icons/all_compressed.png) no-repeat;
	display: inline-block;
	background-position : -0px -2550px;
	width : 18px;
	height : 17px;
	margin-bottom : -2px;
}

.website_link_icon {
	background : url(../Icons/all_compressed.png) no-repeat;
	display: inline-block;
	background-position : -50px -2350px;
	width : 20px;
	height : 16px;
}

.attention_icon {
	background : url(../Icons/all_compressed.png) no-repeat;
	display: inline-block;
	background-position : 0px -2150px;
	width : 15px;
	height : 14px;
}

.tiny_outlook_icon {
	background : url(../Icons/all_compressed.png) no-repeat;
	display: inline-block;
	background-position : 0px -2400px;
	width : 19px;
	height : 17px;
}


.tiny_merge_icon {
	background : url(../Icons/all_compressed.png) no-repeat;
	display: inline-block;
	background-position : -50px -2700px;
	width : 14px;
	height : 17px;
}

.client_icon {
	background : url(../Icons/all_compressed.png) no-repeat;
	display: inline-block;
	background-position : 0px -2200px;
	width : 10px;
	height : 10px;
}

.small_note_full {
	background : url(../Icons/all_compressed.png) no-repeat;
	display: inline-block;
	background-position : 0px -2950px;
	width : 12px;
	height : 16px;
}

.small_file {
	background : url(../Icons/all_compressed.png) no-repeat;
	display: inline-block;
	background-position : 0px -2900px;
	width : 12px;
	height : 16px;
}

.alarm_icon {
	background : url(../Icons/all_compressed.png) no-repeat;
	display: inline-block;
	background-position : -50px -2400px;
	width : 16px;
	height : 16px;
}

.repeat_icon {
	background : url(../Icons/all_compressed.png) no-repeat;
	display: inline-block;
	background-position : 0px -2700px;
	width : 18px;
	height : 16px;
}

.tip_icon {
	background : url(../Icons/all_compressed.png) no-repeat;
	display: inline-block;
	background-position : 0px -2350px;
	width : 24px;
	height : 24px;
}

.ascending_sort_icon {
	background : url(../Icons/all_compressed.png) no-repeat;
	display: inline-block;
	background-position : 0px -2650px;
	width : 14px;
	height : 11px;
	cursor : pointer;
	vertical-align : middle; /* for IE */
}

.descending_sort_icon {
	background : url(../Icons/all_compressed.png) no-repeat;
	display: inline-block;
	background-position : -50px -2650px;
	width : 14px;
	height : 11px;
	cursor : pointer;
	vertical-align : middle; /* for IE */
}

.smallish_phone_icon {
	background : url(../Icons/all_compressed.png) no-repeat;
	display: inline-block;
	background-position : -50px -2450px;
	width : 16px;
	height : 22px;
	cursor : pointer;
}

.smallish_link_icon {
	background : url(../Icons/all_compressed.png) no-repeat;
	display: inline-block;
	background-position : -50px -2150px;
	width : 16px;
	height : 22px;
	cursor : pointer;
}

.smallish_hand_icon {
	background : url(../Icons/all_compressed.png) no-repeat;
	display: inline-block;
	background-position : -50px -2500px;
	width : 27px;
	height : 16px;
	cursor : pointer;
}

.smallish_print_icon {
	background : url(../Icons/all_compressed.png) no-repeat;
	display: inline-block;
	background-position : -50px -2550px;
	width : 20px;
	height : 18px;
}

.smallish_lock_icon {
	background : url(../Icons/all_compressed.png) no-repeat;
	display: inline-block;
	background-position : -50px -2000px;
	width : 15px;
	height : 17px;
	margin-bottom : -2px;
}

.FeedURL {
	font-size: 16px;
	font-weight : bold;
	color: #0000ff;
}
