.overture_footer_ad_frame {
/*	border-style : solid  solid  solid  solid;	*/
	border-style : dotted dotted dotted dotted;
	border-color : #6e9238;
	border-width : 1px;
	margin       : 5px auto 5px auto;
	padding      : 1px 1px  1px 1px;
	width        : 99%;
	height       : 70px;
}

.overture_footer_ad {
	float  : left;
	margin : 2px 3px 2px 3px;
	height : 70px;
}

a.otblocklink { display:block; width:100%; text-decoration:none; }
span.ottitle  { font-weight:bold;   font-size:13px; line-height:20px; color:#0000ff; text-decoration:underline; }
span.otsent   { font-weight:normal; font-size:12px; line-height:16px; color:#000000; text-decoration:none;      }
span.othost   { font-weight:normal; font-size:11px; line-height:12px; color:#616161; text-decoration:none;      }

a.otblocklink_2 { display:block; width:100%; text-decoration:none; }
span.ottitle_2 { color:blue; font-size:14px; text-decoration:underline; }
span.otsent_2 { font-size:12px; color:#000000; text-decoration:none; }
span.othost_2 { font-size:12px; color:#008000; text-decoration:none; }

a.otblocklink_search_ss { display:block; width:100%; text-decoration:none; color:black; }
span.ottitle_search_ss  { font-size:16px; text-decoration:underline; color:blue; }
span.otsent_search_ss   { font-size:12px; text-decoration:none; color:#000000; }
span.othost_search_ss   { font-size:12px; text-decoration:none; color:#008000; }

a.otblocklink_search_right { display:block; width:100%; text-decoration:none; word-break:break-all; overflow:hidden; }
span.ottitle_search_right { color:blue; font-size:14px; text-decoration:underline; word-break:break-all; overflow:hidden; }
span.otsent_search_right { font-size:14px; color:#000000; text-decoration:none; word-break:break-all; overflow:hidden; }
span.othost_search_right { font-size:14px; color:#008000; text-decoration:none; word-break:break-all; overflow:hidden; }

/*
.overture_listing_bgcolor_yellow      { background-color : #fffbe7; }
.overture_listing_bgcolor_green       { background-color : #e8ffd1; }
.overture_listing_bgcolor_light_green { background-color : #f7fbef; }
.overture_listing_bgcolor_winred      { background-color : #ffebef; }
.overture_listing_bgcolor_blue        { background-color : #f2faff; }
.overture_listing_bgcolor_purple      { background-color : #efebff; }
 */

.overture_listing_bgcolor_none        { background-color : #ffffff; }
.overture_listing_bgcolor_yellow      { background-color : #ffffef; }
.overture_listing_bgcolor_green       { background-color : #f7ffd6; }
.overture_listing_bgcolor_light_green { background-color : #f7fbef; }
.overture_listing_bgcolor_winred      { background-color : #ffebef; }
.overture_listing_bgcolor_blue        { background-color : #f2faff; }
.overture_listing_bgcolor_purple      { background-color : #efebff; }

.overture_listing_bgcolor_none        a:hover ,
.overture_listing_bgcolor_yellow      a:hover ,
.overture_listing_bgcolor_green       a:hover ,
.overture_listing_bgcolor_light_green a:hover ,
.overture_listing_bgcolor_winred      a:hover ,
.overture_listing_bgcolor_blue        a:hover ,
.overture_listing_bgcolor_purple      a:hover {
	color:#55d92b;
}



.overture_im_label {
	cursor      : default ;
	width       : 100%    ;
	height      : 26px    ;
	line-height : 26px    ;
	text-align  : right   ;
	color       : #aaaaaa ;
	font-size   : 13px    ;
}

.overture_im_label a       ,
.overture_im_label a:link  ,
.overture_im_label a:hover {
	display     : inline  ;
	width       : 100%    ;
	height      : 26px    ;
	line-height : 26px    ;
	text-align  : right   ;
	color       : #aaaaaa ;
	font-size   : 13px    ;
}

.overture_im_label a:hover {
	cursor    : pointer ;
	color     : #5faeea ;
	font-size : 13px    ;
	width     : 100%    ;
}

