.favorites_detail_editable div.breweries {
	border:1px solid #DBDBDB;
	border-bottom:2px solid #DBDBDB;
	padding:4px 6px;
	margin:25px 0px;
	font-size:12px;
	line-height:180%;
}

.favorites_detail_editable h3 {
	color: #FFA453;
	margin: 3px 0;
}

/*.favorites_detail_editable h4 {
	color: #FFA453;
	margin: 10px 0px 15px !important;
}*/

.favorites_detail_editable button {
	margin: 0 auto;
}

.favorites_detail_editable .tablestyle {
	margin-top: 10px;
}

.favorites_detail_editable textarea.message {
	height: 100px;
	width: 400px;
}

.favorites_detail_editable table {
	width: 98%;
	border-collapse: collapse;
	margin: 0 auto;
}

.favorites_detail_editable .box_favorites {
	margin-bottom:15px;
	border:1px solid #CCCCCC;
	border-bottom:2px solid #DBDBDB; 
	padding:5px 10px;
}

.favorites_detail_editable table tbody tr td .number_pallets,
.favorites_detail_editable table tbody tr td .price,
.favorites_detail_editable .transportationcosts {
	width:60px;
	text-align:center;
}

.favorites_detail_editable table #div_bottleselect {
	margin-top: 5px;
	margin-bottom: 5px;
}

.favorites_select_cases td.cases_to_select {
	width:230px;
}

div.favorites_select_cases select.cases,
div.favorites_select_cases select.selectedcases {
	width:200px;
}

table.favorites_overview .buttonrow {
	text-align: right;
	padding-right: 6px;
	border-bottom: 2px solid #DBDBDB;
	background: none repeat scroll 0 0 #F8F8F8;
}

table.favorites_overview .emptyrow {
	height: 20px !important;
}

table.favorites_overview td.favorite_id {
	text-align: center;
}

table.favorites_overview td {
	vertical-align: top;
}

table.favorites_overview td.thickBorderBottom {
	border-bottom: 1px solid #DBDBDB !important;
}

table.favorites_overview td .coast {
	/*width:100%;*/
	/*border:1px solid #F0F0F0;
	padding:2px 4px;*/
	margin:5px 0px;
}

table.favorites_overview td.state {
	text-align: center;
}

table.favorites_overview td h4 {
	margin:5px 0px !important;
}

table.favorites_overview td button {
	margin: 5px auto;
}

table.favorites_overview td button.quick {
	margin: 5px 8px 5px 0;
}

table.favorites_overview table.buy, 
table.favorites_overview table.sell {
	width: 100%;
	margin-bottom:8px;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.favorites_overview table.sell {
	/*margin-top: 5px;*/
}

table.favorites_overview table.buy thead tr, 
table.favorites_overview table.sell thead tr {
	height: 22px;
}

table.favorites_overview table.buy thead th, 
table.favorites_overview table.sell thead th {
	background: #F2F2F2 none repeat scroll 0%;
	border:1px solid #DBDBDB;
	padding:2px 4px;
}

table.favorites_overview table.buy td, 
table.favorites_overview table.sell td {
	border: 0px;
	border: 1px solid #DBDBDB;
	padding: 2px 4px;
}

table.favorites_overview tbody tr td.gray {
	background:#F8F8F8;
	border:1px solid #DBDBDB;
}

table.favorites_overview tbody tr td.light-gray {
}

table.favorites_overview ul {
	padding-left: 15px;
}

table.favorites_overview ul li {
	list-style-type: square; /*display:inline; 	padding-right:6px;*/
}

table.favorites_overview .percentbar {
	background: #839575 url(   '/fileadmin/images/content/percent_bar.gif' ) 0px repeat-y;
	text-align: center;
	border: solid 1px #DBDBDB;
	margin: 2px 0px 2px 0px;
	height: 15px;
	padding: 0px 0px 0px 0px;
	line-height: 14px;
}