/* top of page call out banner */
.callout {
	position:relative;
	border:1px solid #f90;
	margin-bottom:10px;
	background:url(/images/auctions/callout-bg.jpg);
	text-align:left;
}
*html body .callout {
	height:100%;
}
.callout .text {
	background:url(/images/auctions/auctions-pic.gif) top right no-repeat;
	height:194px;
	padding:10px 220px 0 20px;
	font-size:15px;
}
.callout div.upcoming {
	padding: 20px 220px 0 20px;
}
.callout ol {
	padding:0 70px 0 0;
	margin:0 0 0 20px;
	color:#fff;
}
.callout li {
}
.callout h1, .callout h2, .callout h3, .callout p, .callout li {
	padding:0;
	margin:0;
	color:#fff;
}
.callout h1 {
	text-transform:uppercase;
	font-size:20px;
	line-height:24px;
}
.callout div.upcoming h1 {
	text-transform: none;
	line-height: 20px;
}
.callout h2 {
	font-size:20px;
	line-height:24px;
	font-weight:normal;
	margin-bottom:10px;
}
.callout h3 {
	background:url(/images/appraisals/appraisals-bar-bg.gif);
	line-height:16px;
	padding:10px 20px 10px 90px;
	font-size:13px;
}
.callout p, .callout ol {
	line-height:18px;
	padding-right:80px;
}
.callout .alert {
	font-style:italic;
	color:#963402;
}
.callout .corner {
	position:absolute;
	width:11px;
	height:11px;
	overflow:hidden;
}
.callout .topLeft {
	top:0;
	left:0;
	background:url(/images/auctions/auctions-corner-tl.gif) no-repeat;
	margin:-1px 0 0 -1px;
}
.callout .topRight {
	top:0;
	right:0;
	background:url(/images/auctions/auctions-corner-tr.gif) no-repeat;
	margin:-1px -1px 0 0;
}
.callout .bottomLeft {
	bottom:0;
	left:0;
	background:url(/images/auctions/auctions-corner-bl.gif) no-repeat;
	margin:0 0 -1px -1px;
}
.callout .bottomRight {
	bottom:0;
	right:0;
	background:url(/images/auctions/auctions-corner-br.gif) no-repeat;
	margin:0 -1px -1px 0;
}
.callout .bigText {
	font-size:15px;
	font-weight:bold;
	color:#fff;
}
.callout .text .headlines {
	padding:0 0 10px 0;
}
.callout .tellUs {
	height:25px;
	line-height:25px;
	padding-left:25px;
	background:url(images/auctions/white-lightbulb.gif) top left no-repeat;
	margin-top:5px;
}
.callout .sweetie {
	color:#c00;
}
/* icon key and faqs */
.iconKey, .faqs {
	background:url(/images/categoriesTopSm.gif) no-repeat;
	padding:13px 0 0 0;
}
.iconKey .inside, .faqs .inside {
	border:1px solid #435295;
	border-width:0 1px 0 1px;
	padding:0 10px 0 10px;
	overflow:hidden;
}
*html body .iconKey .inside, *html body .faqs .inside {
	height:1px;
	overflow:visible;
}
.iconKeyDescription {
	text-align: left;
	font-weight:bold;
	padding: 5px 0px 11px 0;
}
.iconKeyDescription div.button {
	position: absolute;
	height:20px;
	text-align:center;
	margin:0px 0 0 0;
	background:url(/images/auctions/backorder-button-left.gif) no-repeat;
}
.iconKeyDescription div.button a, .iconKeyDescription div.button a:hover {
	float:left;
	height:20px;
	padding:0 10px 0 10px;
	font-size:10px;
	line-height:20px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	background:url(/images/auctions/backorder-button-right.gif) right no-repeat;
	cursor:pointer
}
.iconKey .inside h2 {
	text-align:center;
	font-size:15px;
	padding-bottom:10px;
	border-bottom:1px dashed #333;
	color:#435295;
}
.iconKey .inside ul {
	padding:0;
	margin:0;
	list-style:none;
	line-height:21px;
}
.iconKey .inside li {
	margin-bottom:8px;
}
.iconKey .inside li span {
	float:left;
	width:20px;
	height:21px;
	background:url(/images/auctions/auctions-status-icon-bg.gif) no-repeat;
	color:#fff;
	font-weight:bold;
	text-align:center;
	line-height:21px;
	font-size:13px;
	margin-right:3px;
}
.iconKey .inside li span.star {
	background-image:url(/images/auctions/exlusive-star-icon.gif);
}
.iconKey .inside li span.hl {
	color:#fc3;
}
.iconKey b.appraise {
	color: black
}
.iconKey b.bid {
	color: #FF6702
}
.iconKey b.backorder {
	color: #435295
}
.faqs .inside h2 {
	font-size:15px;
	padding-bottom:10px;
	color:#435295;
}
.faqs .inside .question {
	padding:10px 0 10px 0;
	border-top:1px dashed #333;
}
.faqs .inside .answer {
	display:block;
	padding:10px 0 10px 0;
}
.faqs .inside .hidden {
	display:none;
}
.faqs .inside .question span, .faqs .inside .answer span {
	font-weight:bold;
}
.iconKey .bottom, .faqs .bottom {
	height:13px;
	background:url(/images/categoriesBottomSm.gif) no-repeat;
}
#topIconLegend {
	border:1px solid #999;
	margin-top:15px;
}
#topIconLegend table {
	width:100%;
}
#topIconLegend table td {
	vertical-align:middle;
	font-size:12px;
	white-space:nowrap;
}
#bottomIconLegend {
	float:right;
	padding-bottom:15px;
	border-bottom:1px dashed #333;
	margin-bottom:15px;
}
#bottomIconLegend h2 {
	font-size:15px;
	padding-bottom:10px;
	border-bottom:1px dashed #333;
	color:#435295;
}
/* search results */
.searchLeftColumn {
	width:187px !important;
	float:left;
	margin-left:15px;
}
.searchRightColumn {
	width:798px !important;
	float:left;
}
.searchRightColumn .function {
	float:left !important;
	width: 100%;
}
.searchRightColumn h1 {
	color: #000;
	text-align: left;
	font-size: 18px;
	line-height: 30px;
	margin:0;
	padding:0;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom: none;
	font-family: "Trebuchet MS", Arial, Verdana;
	text-align: left;
	line-height: 30px;
}
/* smaller login box */
.searchLeftColumn .login {
	background-image:url(/images/categoriesBottomSm.gif) !important;
}
.searchLeftColumn .login h1 {
	font-size:12px !important;
}
.searchLeftColumn .login h2 {
	font-size:12px !important;
}
.searchLeftColumn .login h3 {
	font-size:12px !important;
}
.searchLeftColumn .login input {
	width:155px !important;
}
.searchLeftColumn .login .button {
	background-image:url(/images/join-button-left.jpg) !important;
	margin:2px 0 12px 5px !important;
}
*html body .searchLeftColumn .login .button {
	margin:0 0 2px 2px !important;
} /* IE6 hack */
.searchLeftColumn .login .button a {
	background-image:url(/images/join-button-right.jpg) !important;
}
.searchLeftColumn .login .submit {
	width:70px !important;
	background-image:url(/images/auctions/purple-button.gif) !important;
}
/* search results table */
#message_area{
	background:#FFF;
	padding-bottom:20px;
}
#message_area h2{
	color:#2b2b2b;
	font-size:28px;
	font-weight:700;
}
#message_area h2 a{
	color:#e31a22;
}
#message_area h3{
	color:#0066cc;
	font-size:20px;
	font-weight:700;
}
#message_area p{
	color:#2b2b2b;
	font-size:15px;
	padding-bottom:20px;
}

#message_area p.cta_secondary{
	color:#2b2b2b;
	font-size:22px;
}
#message_area p.cta_secondary span{
	display:inline-block;
	padding:0 40px;
	vertical-align:top;
}
.cta_primary {
	background:url(images/auctions/btn_red_right_20w.png) no-repeat top right;
	padding-right:20px;
}
.cta_primary a{
	background:url(images/auctions/btn_red.png) no-repeat;
	color:#fff;
	display:inline-block;
	font-family: 'Arvo', helvetica, serif;
	font-size:22px;
	height:41px;
	padding:5px 0 0 20px;
}
#phone_area{
	background:url(images/auctions/bg_phone_pad.jpg) no-repeat;
	padding-left:105px;
}
.searchBox_auction{
	background:url(images/auctions/bg_search_box_98h.png) repeat-x;
	border:1px solid #e0e0e0;
	height:91px;
	padding:5px 20px 0;
	width:760px;
}
.auctionResults {
	color:#333;
	width:100%;
}
.auctionResults a {
	color:#435295;
	text-decoration:none;
}
.auctionResults .bid a {
	padding-right:20px;
}
.auctionResults a:hover {
	color:#435295;
	text-decoration:underline;
}

.auctionResults .headers a {
	color:#cd6a00;
	font-size:12px;
	font-weight:700;
	text-decoration:none;
}
.auctionResults .headers a:hover {
	color:#cd6a00;
	font-size:12px;
	font-weight:700;
	text-decoration:underline;
}
.bodySearchBoxLeft {width:47px;height:39px;float:left; background:url(/images/falcon/backgrounds/search-box-bg.png) no-repeat;font-size:18px;padding:0 0 0 11px;line-height:39px;}
.bodySearchBoxCenter {width:388px;height:23px;padding:8px 6px;float:left;display:block;border:none;font-size:16px;line-height:23px;background:url(/images/falcon/backgrounds/white-search-box-bg_1px.png) repeat-x;color:#666;vertical-align:middle;}
.bodySearchBoxRight {width:10px;height:39px;float:left;border:none;font-size:16px;line-height:16px; background:url(/images/falcon/backgrounds/search-box-bg.png) no-repeat -58px 0px;margin-right:10px;}
.dropDown {display:block;margin:5px 0;padding:3px;float:left;height:29px;border:#b2c0da 1px solid;font-size:16px; vertical-align:top;}

.auctionResults .pageHeader h1 {
	background:url(/images/auctions/auctions-icon.gif) no-repeat;
	text-indent:30px;
}
#content #rightColumn .function .auctionResults .pageHeader #myAfternic {
	background:url(/images/auctions/auctions-icon.gif) no-repeat;
	line-height:26px;
	padding:0 0 3px 30px;
	margin-bottom:15px;
}
/* top bar */
.auctionResults .topBar1, .auctionResults .topBar1:hover {
	display:block;
	background:#435295;
	line-height:26px;
	text-align:right;
	padding:0 6px 0 6px;
	color:#fff;
	margin:0;
}
.auctionResults .topBar2, .auctionResults .bottomBar2 {
	background:url(/images/auctions/bg_auctionResults_header.jpg) repeat-x;
	color:#383838;
	font-size:12px;
	font-weight:700;
	height:26px;
	padding:15px 10px 0;
	/*line-height:16px;
	padding:4px 6px;
	border-bottom:1px solid #ccc;*/
}
.auctionResults .topBar3 {
	display:block;
	background:#435295;
	line-height:26px;
	padding:0 6px 0 6px;
	color:#fff;
	margin:0;
	font-size:13px;
	font-weight:bold;
	font-family: "Trebuchet MS", Arial, Verdana;
}
.auctionResults .nav {
	font-size:11px;
}
/* results table */
.auctionResults .resultsTable {
	width:100% !important;
	font-size:12px;
}
.auctionResults .topBar2 .nav {
	float:right;
	font-size: 12px;
}
.auctionResults .resultsTable td {
	height:24px;
	text-align:right;
	vertical-align:top;
	padding:0 6px 0 6px;
	line-height:24px;
	white-space:nowrap !important;
}
.auctionResults .fullTable td {
	padding: 10px 7px 5px;
}
.auctionResults .resultsTable .alt td {
	background:url(images/auctions/bg_td_alt.jpg) repeat-x;
}
/* column headers */
.auctionResults .resultsTable .headers td {
	background:#F1F5FF;
	line-height:14px;
	font-size:10px;
	text-transform:uppercase;
	border-bottom:1px solid #ccc;
	text-align:right !important;
	vertical-align:middle;
}
.auctionResults .resultsTable .headers td{
	height:35px;
}
.auctionResults .resultsTable .headers td.name {
	text-align:left !important;
}
.auctionResults .resultsTable .headers td.appraisal, .auctionResults .resultsTable .headers td.bb {
	text-align:center !important;
}
.auctionResults .closingSoonTable .headers td {
	line-height:14px;
	text-align:right;
	vertical-align:middle;
}
.auctionResults .closingSoonTable .headers td.appraisal, .auctionResults .closingSoonTable .headers td.bb {
	text-align:center;
}
/* domain name cells */
.auctionResults .resultsTable td.name {
	text-align:left;
	padding-right:0;
}
.auctionResults .resultsTable td.min_bid, .auctionResults .resultsTable td.bid_count, .auctionResults .resultsTable td.buy, .auctionResults .resultsTable td.appraisal, .auctionResults .resultsTable td.bb {
	text-align:center;
	padding:0
}
.auctionResults .homeTable td.name, .auctionResults .homeTable td.name div {
	width:100%;
*width:245px;
	font-weight:bold;
}
.auctionResults .fullTable td.name, .auctionResults .fullTable td.name div {
	with:100%;
*width:160px;
}
.auctionResults .resultsTable td.name div {
	overflow:hidden;
}
/* exclusive domains */
.auctionResults .resultsTable .exclusive td {
	background:#fff;
}
.auctionResults .resultsTable .exclusive_alt td {
	background:#ffefd7;
}
.auctionResults .resultsTable .exclusive .name div {
	font-weight:bold;
	background:url(/images/auctions/exclusive-star-inline.gif) left center no-repeat;
	padding-left:13px;
}
/* outbid domains */
.auctionResults .closingSoonTable .outbid td, .auctionResults .resultsTable .outbid td a {
	color:#c00;
}
.auctionResults .closingSoonTable .outbid td.msg {
	width:100%;
	text-align:left;
}
/* long domains */
.auctionResults .resultsTable .lname td div {
	color:#000;
	text-align:left!important
}
/* buttons */
.auctionResults .resultsTable div.button, .iconLegend div.button {
	float:right;
	height:20px;
	text-align:center;
	margin:4px 0 0 0;
}
.auctionResults .resultsTable div.button a, .auctionResults .resultsTable div.button a:hover, .iconLegend div.button a, .iconLegend div.button a:hover {
	float:left;
	margin:0;
	height:20px;
	padding:0 3px;
	font-size:10px;
	line-height:20px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	width:50px
}
/* buttons: get appraisal */
td.appraisal {
	padding: 0 0px 2px!important;
}
td.appraisal div.button {
	background:url(/images/auctions/get-appraisal-button-left.gif);
}
td.appraisal div.button a {
	background:url(/images/auctions/get-appraisal-button-right.gif) right no-repeat;
	color:#435295 !important;
}
.alt td.appraisal div.button a {
	background-image:url(/images/auctions/get-appraisal-button-right-alt.gif);
}
.exclusive td.appraisal div.button a {
	background-image:url(/images/auctions/get-appraisal-button-right-exclusive.gif);
}
/* buttons: bid now */
/* buttons: backorder */
div.auction input.submit {
	width:65px;
	height:20px;
	background:url(/images/auctions/orange-button-65px.gif) no-repeat;
	text-align:center;
	color:#fff;
	font-size:10px;
	line-height:0;
	font-weight:bold;
	border:0;
	cursor:pointer;
	margin:0;
	padding:2px 5px
}
td.bid div.button {
	background:url(/images/auctions/bid-button-left.gif);
}
td.bid div.button a {
	background:url(/images/auctions/bid-button-right.gif) right no-repeat;
}
.alt td.bid div.button a {
	background-image:url(/images/auctions/bid-button-right-alt.gif);
}
.exclusive td.bid div.button a {
	background-image:url(/images/auctions/bid-button-right-exclusive.gif);
}
/* buttons: backorder */
div.backorder input.submit {
	width:70px;
	height:23px;
	background:url(/images/home/purple-button-70.gif);
	text-align:center;
	color:#fff;
	font-size:10px;
	line-height:23px;
	font-weight:bold;
	border:0;
	cursor:pointer;
	margin:0;
}
td.backorder div.button {
	background:url(/images/auctions/backorder-button-left.gif);
}
td.backorder div.button a {
	background:url(/images/auctions/backorder-button-right.gif) right no-repeat;
}
.alt td.backorder div.button a {
	background-image:url(/images/auctions/backorder-button-right-alt.gif);
}
.exclusive td.backorder div.button a {
	background-image:url(/images/auctions/backorder-button-right-exclusive.gif);
}
/* buttons: offer */
td.offer div.button {
	background:url(/images/auctions/offer-button-left.gif);
}
td.offer div.button a {
	background:url(/images/auctions/offer-button-right.gif) right no-repeat;
}
.alt td.offer div.button a {
	background-image:url(/images/auctions/offer-button-right-alt.gif);
}
.exclusive td.offer div.button a {
	background-image:url(/images/auctions/offer-button-right-exclusive.gif);
}
/* status */
.iconKeyTable td {
	vertical-align:top;
	padding:5px;
}
.iconKeyTable .desc {
	padding-top:9px;
	width:300px;
}
.iconKeyTable .status {
}
td.status {
}
td.status div {
	width:64px;
}
td.status span {
	margin-top:5px;
}
.status span {
	float:left;
	width:19px;
	height:18px;
	background:url(/images/auctions/auctions-status-inline-bg.gif) no-repeat;
	color:#fff;
	font-weight:bold;
	text-align:center;
	line-height:18px;
	font-size:13px;
	margin-right:3px;
}
.status span.hl {
	color:#fc3;
}
/* bottom bar */
.auctionResults .bottomBar {
	display:block;
	background:#eee;
	line-height:16px;
	padding:0 6px 0 6px;
	font-size:12px;
	border:1px solid #ccc;
	border-width:1px 0 1px 0;
	text-align:right;
	margin-bottom:15px;
}
/*.auctionResults .bottomBar2 {
	background:#eee;
	line-height:16px;
	padding:0 6px 0 6px;
	font-size:11px;
	border:1px solid #ccc;
	border-width:1px 0;
	margin-bottom:15px;
	display:block;
}*/
.auctionResults .bottomBar2 .nav {
	float:right;
	font-size: 12px;
}
.auctionResults .nav .active {
	font-weight:bold;
}
p.offer {
	font-weight:bold;
}
p.offer a {
	color: blue;
	text-decoration:underline
}
ul.tips {
	padding:0;
	margin:0 0 0 20px;
}
/* advanced and domain search box */
.advSearchbox {
	position:relative;
	border:1px solid #ccc;
	padding:15px;
	margin:0 0 20px 0;
	color:#a0a0a0;
	background:url(/images/home/searchbox-bg.jpg) bottom repeat-x;
	color:#333;
	font-size:11px;
}
*html body .advSearchbox {
	position:static;
}
.advSearchbox h3 {
	font-size:14px !important;
	color:#64a761;
	font-weight:bold !important;
	margin-bottom:10px !important;
}
.advSearchbox h2 {
	font-size:20px !important;
	color:#64a761;
	font-weight:bold !important;
	margin-bottom:10px !important;
	font-style:italic;
	margin-top:0;
}
.advSearchbox .icon {
	position:absolute;
	bottom:0;
	right:0;
	width:57px;
	height:62px;
	border:0;
	background:url(/images/home/searchbox-icon.jpg) no-repeat;
}
*html body .advSearchbox .icon {
	display:none;
}
.advSearchbox h6 {
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	margin:0 0 3px 0;
	padding:0;
}
.advSearchbox h6 span {
	font-weight:normal;
}
.advSearchbox div.field {
	float:left;
	margin:0 15px 10px 0;
}
.advSearchbox input, .advSearchbox select {
	font-size:11px;
	margin:0;
}
.domainSearchbox select {
	margin:0 5px 0 5px !important;
}
.domainSearchbox input.text {
	width:200px;
	margin-right:5px;
}
.domainSearchbox input.submit {
	width:50px;
	height:23px;
	background:url(/images/home/purple-button-50.gif);
	text-align:center;
	color:#fff;
	font-size:10px;
	line-height:23px;
	font-weight:bold;
	border:0;
	cursor:pointer;
	margin:0;
}
.advSearchbox .keywords input {
	width:260px;
}
.advSearchbox .charLength input {
	width:30px;
}
.advSearchbox .starts {
	margin:0;
}
.advSearchbox div.button {
	float:left;
	height:24px;
	text-align:center;
	margin:0;
	background:url(/images/home/item-button-left.gif) no-repeat;
}
.advSearchbox div.button a, .advSearchbox div.button a:hover {
	float:left;
	height:24px;
	padding:0 11px 0 11px;
	font-size:12px;
	line-height:24px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	background:url(/images/home/item-button-right.gif) right no-repeat;
}
.advSearchbox .alphanumeric {
	float:left;
	margin-top:15px;
	border-top:1px dashed #ccc;
	padding-top:15px;
	width:100%;
}
.advSearchbox .alphanumeric a {
	padding-right:5px;
}
.advSearchbox .inventory {
	float:left;
	margin-top:15px;
	border-top:1px dashed #ccc;
	padding-top:15px;
	width:100%
}
.advSearchbox .inventory a {
	padding-right:5px;
}
/* terms and conditions */
.terms {
	color:#999;
	font-size:10px;
}
/* checklist */
.checklist {
	border-top:1px dashed #333;
	padding-top:10px;
	margin-bottom:20px;
}
.checklist h2 {
	color:#435295;
}
.checklist ul {
	list-style:none;
	padding:0;
	margin:0 0 0 0;
}
.checklist li {
	padding-left:20px;
	margin-bottom:10px;
	background:url(/images/checkmark.gif) top left no-repeat;
}
/* horizontal rules */
.dashedTop {
	border-top:1px dashed #333333;
	padding-top:10px;
	margin-top:20px
}
.dashedTop .link span {
	color:#CC0000;
	font-weight:bold;
}
.reset {
	clear:both;
	height:0px !important;
	overflow:hidden !important;
}
/* search tabs in search results */
#searchTab {
	font-size:12px;
	padding:0 15px 0 0;
	margin:0;
	clear:both;
	background:url(/images/navigation_background.gif) repeat-x bottom;
	margin:5px 0 0 0;
	text-align: right;
	height:25px;
}
#searchTab ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#searchTab li {
	float:left;
	white-space:nowrap;
	margin:0;
	background:url(/images/searchTabRight.gif) no-repeat right top;
	border-bottom: 1px solid #435295;
}
#searchTab a {
	float: right;
	padding: 4px 15px 2px;
	width: 0.1em;
	display: block;
	color:#435296;
	text-decoration: underline;
	background: url(/images/searchTabLeft.gif) no-repeat left top;
	text-transform:uppercase;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/#searchTab a {
	float:none;
} /* End IE5-Mac hack */
html>body #searchTab a {
	width:auto;
} /* fixes IE6 Hack */
#searchTab a:hover {
}
#searchTab .plainLink {
	background: none;
	float: right;
	color: #435295;
	font-size: 11px;
	border: 0px;
}
#searchTab .plainLink li {
	background: none;
}
#searchTab .plainLink a {
	font-weight: bold;
	background: none;
	color: #435295;
	text-decoration: none;
	padding: 5px 2px 2px;
	width:auto;
	white-space: nowrap;
}
#searchTab .searchLink {
	background:#FFF;
	width:200px;
	display:inline;
	padding:0 2px;
	position:relative;
	top:4px
}
/** Main menu tabs... **/
/* ------------------- */
#searchTab.searchAll li#st_all, #searchTab.searchMembers li#st_members, #searchTab.searchExpiring li#st_expiring, #searchTab.searchClosing li#st_closing {
	background: url(/images/searchTabRight.gif) no-repeat 100% -30px;
}
#searchTab.searchAll li#st_all a, #searchTab.searchMembers li#st_members a, #searchTab.searchExpiring li#st_expiring a, #searchTab.searchClosing li#st_closing a {
	background-image: url(/images/searchTabLeft.gif);
	background-position: 0% -30px;
	color:#FFF;
	font-weight:bold;
	text-decoration: none
}
/**PreOrder listing page**/
div.preorder_text {
	background:url("images/auctions/exclamation_backorder.gif") left top no-repeat;
	padding-left:35px;
	margin:4px;
	height: 30px
}
div.content_already_preorder {
	background:#FDDDD2;
	font-weight:normal;
}
.phoneBox {
	width:188px;
	margin:0 0 15px 0;
	background:#fff;
	padding:0;
	position:relative;
	font-size:13px;
	overflow:hidden;
	line-height:16px;
}
.phoneBox .boxBorder {
	width:162px;
	margin:0;
	background:#d1d4e5;
	padding:12px;
	border:#d1d4e5 1px solid;
	overflow:hidden;
	background:#d1d4e5 url(images/sell/question_blue_bg.gif) no-repeat 12px 16px;
}
.phoneBox .boxBorder h2 {
	font-size:14px;
	font-weight:bold;
	color:#435295;
	padding:0 0 0 34px;
	line-height:18px;
	margin:0 0 8px 0;
}
.phoneBox .boxBorder h3 {
	font-size:18px;
	font-weight:bold;
	padding:0;
	line-height:20px;
	margin:4px 0 0 0;
}
.phoneBox .corner {
	padding:0;
	margin:0;
	height:9px;
	width:9px;
	border:0;
	vertical-align:bottom;
	overflow:hidden;
	position:absolute;
}
/********* clearfix added 11/14/11 Ken **********/

.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0
}
.clearfix:after {
	clear:both;
	content:' ';
	display:block;
	font-size:0;
	line-height:0;
	visibility:hidden;
	width:0;
	height:0
}
* html .clearfix {
	height:1%
}
.float_left{
	float:left;
}

