.comp_table * {margin:0; padding:0}
.comp_table { 
	text-align: left;
	font: 12px Arial, Verdana, sans-serif; 
	background-color: #FFF3E3; 
	width: 520px;
	margin: 10px auto;
	border: none;
}
.comp_table .comp_table_heading { 
	padding: 5px 8px;
	background-color: #EA5800; 
	font-size:13px; 
	color:white; 
}
.comp_table table {
	border: none;
}

.comp_table td {
	text-align: left;
	padding: 10px 10px;
	vertical-align: top;
	border: none;
}
.comp_table table td {
	padding: 0;
	/*width: 50%;*/
}
.wide_select {
	width: 130px;
}
.comp_table .comp_periodic a {
	text-decoration:underline;
	color: #EA5800;
	font-size: 11px;
}
.comp_table a:hover {
	color: #FFA167;
}
#comp_left_tab1, #comp_right_tab1, #comp_left_tab2, #comp_right_tab2 {
	height: 14px;
	padding-top: 2px;
	padding-left: 15px;
	font-size: 11px;
	background-repeat: no-repeat;
	float: left;
}
#comp_left_tab1, #comp_left_tab2 { width: 137px }
#comp_right_tab1, #comp_right_tab2 { width: 115px }
#comp_left_tab2 {
	background-image: url('../img/left_tab1.png');
	color: white;
	cursor: pointer;
}
#comp_left_tab1 {
	background-image: url('../img/left_tab2.png');
}
#comp_right_tab2 {
	background-image: url('../img/right_tab1.png');
}
#comp_right_tab1 {
	background-image: url('../img/right_tab2.png');
	color: white;
	cursor: pointer;
}
.comp_table .input_personal {
	width: 180px;
}
.comp_table .input_date {
	width: 80px;
}
.comp_table label {
	display: inline;
	float: none;
	font-size: 100%;
}
.comp_table .days_list {
	width: auto;
}
.comp_table .days_list input {
	float:none;
	/*display: inline;*/
}
.comp_table .days_list td {
	text-align: center;
}
.comp_table .interval_select {
	width: 50px;
}
/*-Companion list styles----*/
#companion_container {
	border: none;
	margin: 10px auto;
	width: 520px;
	/*font: 0.82em Arial, Verdana, sans-serif;*/
}
#companion_container .pagination {
	margin-bottom: 10px;
}
/*
#companion_left_col {
	float:left;
	clear:left;
	margin-right:20px;
	width: 250px;
}
#companion_right_col {
	float:left;
	clear:right;
	width: 250px;
}
*/
.companion_rec {
	border-top: dashed 1px #bfbfbf;
	border-bottom: dashed 1px #bfbfbf;
	margin-bottom: 15px;
	background-color: white;
	width: 250px;
}
.companion_fixedwidth {
	width: 250px;
	margin-bottom: 10px;
	font-size: 110%;
	color: #EA5800;
}
.companion_leftfloat { 
	float:left;
	clear:left;
}
.companion_rightfloat {
	float:right;
	clear:right;
}

#content .companion_rec p {
	margin: 0;
	text-indent: 0;
}
.companion_rec_head {
	background-color: #FFF3E3;
	padding: 10px 10px 3px 10px;
	margin-bottom: 7px;
	text-align:center;
	/*min-height: 70px; */
}
.companion_rec_head h4 {
	color: black;
	font-weight: bold;
	font-size: 110%;
}
.companion_rec_head table {
	font-size: 86%;
	border: none;
	margin: 0;
}
.companion_rec_head table td {
	width: 33%;
	border: none;
	vertical-align: middle;
}
.companion_img_container {
	float:left;
	clear:left;
	margin: 0 0 10px 0;
}
.companion_footer_left {
	float:left;
	clear:left;
	width:50%;
	border-right: dashed 1px #bfbfbf;
	padding-bottom: 5px;
	margin-top: 7px;
}
.companion_footer_right {
	float:left;
	clear:right;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-top: 7px;
}
.companion_rec_content a {
	color: #EA5800;
	text-decoration: underline;
}
.companion_footer_left a, .companion_footer_right a {
	color: black;
	font-size: 86%;
	text-decoration: underline;
}
/*----*/
.companion_hilight {
	color: #EA5800;
}
.companion_leftalign {
	text-align:left;
}
.companion_user_info {
	float:right;
	width:180px;
	clear:right;
	margin: 0 0 10px 0;
}

#companion_search {
	background-color: #FFF3E3;
	border-top: dashed 1px #bfbfbf;
	border-bottom: dashed 1px #bfbfbf;
	margin-bottom: 20px;
	width: 520px;
}
.companion_simple_search {
	padding: 10px 10px 8px 10px;
}
#companion_search h4 {
	margin-bottom: 15px;
}
.companion_search_upper, .companion_search_lower {
	margin-bottom: 10px;
}
.companion_search_lower select {
	width: 130px;
	margin-right: 15px;
}
.companion_search_lower label {
	margin-right: 15px;
}
.companion_search_lower input {
	float:right;
	width: 80px;
}
.companion_search_lower table td {
	vertical-align: top;
}
#companion_search p {
	float: right;
}
#content .paging_title {
	float:left;
	margin-top: 12px;
	margin-right: 7px;
	height: 20px;
	line-height: 20px;
	text-indent: 0;
}
/*------------*/
.companion_send_message {
	background: #FFF3E3;
	border: 1px solid #bfbfbf;
	border-collapse: collapse;
	width: 518px;
}
.companion_send_message th, .companion_send_message td
{
	padding: 5px 10px;
	border: 1px dashed #9f9e9d;
}
.companion_send_message th {
	text-align:right;
	vertical-align:top;
	width: 30%;
}
.companion_send_message input {
	width: 250px;
}
.companion_send_message textarea {
	width: 255px;
}
.companion_send_message img {
	float:left;
	margin-right: 7px;
}
/*-------------*/
.companion_ads_list {
	border-collapse: collapse;
	background-color: #FFF3E3;
}
.companion_ads_list th {
	text-align:center;
	border: 1px solid white;
}
.companion_ads_list td {
	border: 1px solid white;
}
.companion_ads_list .even_row {
	background-color: #FFEBD2;
}
.companion_ads_list .link_cell {
	cursor: pointer;
}
.companion_ads_list tr:hover {
	background-color: white;
}

.comp_block_msg {
	padding: 10px 7px;
}
.comp_block_msg img {
	float:left;
	margin-right: 7px;
		zoom: 1;
}
.comp_block_msg a:link, .comp_block_msg a:visited {
	color:black;
	text-decoration: none;
	zoom: 1;
}
.comp_block_msg a:hover {
	text-decoration: underline;
	zoom: 1;
}
.comp_block_msg a span {
	zoom: 1;
}

.comp_block_footer {
	padding: 0 7px;
	color: #9D9D9D;
	font-size: 92%;
}

.companions, .travels {
	background: white;
	border:1px solid #B6B6B6;
	}
	.companions p a:link, .companions p a:visited {
		text-decoration:underline;
		color: #ea5800;
		}
.companions h3,
.travels h3 {
		color:white;
		padding:5px 0 5px 25px;
		background: #ea5800 url(../img/new_design/article_h3_back.jpg) top left no-repeat;
		text-transform:uppercase;
		margin:0 0 3px 0;
		text-decoration: none;
		}
.companions h3 {
	font-size: 1.1em;
}
.travels h3 {
	font-size: 0.9em;
}
.travels {
	font-size: 12px;
}
.travels h4 {
	margin: 3px;
	font-weight: bold;
}
.travels p {
	margin: 3px;
}
.travels table {
	background-color: #FFF3E3;
}
.travels table .even_row {
	background-color: #FFEBD2;
}
.travels table td {
	border-bottom: solid 1px white;
	padding: 3px 3px;
	width: 30%;
}
.travels table .district_cell {
	width: 50%;
}
.travels table .time_cell {
	color: #EA5800;
	width: 20%;
}
.travels table td {
	cursor: pointer;
}
.travels table tr:hover {
	background-color: white;
}

#companion_container .top_links {
	margin-bottom:15px;
}

#companion_container .top_links a:link,
#companion_container .top_links a:visited {
	color: black;
	text-decoration: underline;
}

#companion_container .top_links a:hover {
	text-decoration: none;
}

#companion_container .top_links .add_link {
	background-image: url('../img/red_plus.png');
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 19px;
	float:right;
}