/* PRESS */

.press_table {
margin: 0 0 1.5em; }

.press_table table {
clear: both;
width: 505px; }

.press_table tr {
position: relative; }

.press_table td {
padding: 8px 0;
border-bottom: 1px solid #ccc;
line-height: 1.4em;
vertical-align: middle; }

td.press_title {
padding: 4px 5px;
width: 250px; }

td.press_date {
width: 160px; }

td.press_download {
width: 80px; }

form.page_protector_form {
padding: 0 0 45px; }

.press_table h4 {
margin: 0 !important; padding: 4px 8px;
width: 489px;
font-weight: normal !important;
color: #fff !important;
background: #f2f2f2 url(../img/press_toggle.gif) no-repeat 100% -100px;
color: #666 !important; }

.press_table .zip,
.press_table .jpg,
.press_table .pdf {
margin: -1px 0; padding: 1px 22px 1px 0;
background-position: 100% 0;
background-repeat: no-repeat; }
.press_table .pdf { background-image: url(../img/icons/page_white_acrobat.png); }
.press_table .zip { background-image: url(../img/icons/page_white_zip.png); }
.press_table .jpg { background-image: url(../img/icons/jpg.png); }



/* JURY */

.jury_member_list h5 {
float: none;
margin: 0 0 1.5em !important; padding: 5px 10px;
font-size: 1em;
color: #222; }

ul.country {
float: left;
margin: -15px 0 25px !important; }

ul.country li {
clear: none !important;
float: left; display: inline;
padding: 8px 10px;
width: 232px;
border-bottom: 1px solid #ccc; }

li.orphan {
width: 485px !important; }

li.ce {
color: #ee2e24; }

.jury_member_list {
margin-left: 0 !important; }


/* WHERE TO BUY */

.wtb {
margin: 0 0 1.5em; }

.wtb table {
clear: both;
width: 840px; }

.wtb tr {
position: relative; }

.wtb td {
padding: 8px 0;
line-height: 1.4em;
border-bottom: 1px solid #ccc;
vertical-align: middle; }

td.wtb_outlet {
padding: 8px 5px;
width: 200px;
font-weight: bold;
vertical-align: top; }

td.wtb_branch {
width: 160px;
vertical-align: top; }

td.wtb_address {
vertical-align: top; }

.wtb h4 {
margin: 0 !important; padding: 4px 8px;
width: 824px;
font-weight: normal !important;
color: #fff !important;
background: #f2f2f2 url(../img/press_toggle.gif) no-repeat 100% -100px;
color: #666 !important; }

/* CLOSED */
.closed h4 {
background-position: 100% -24px;
cursor: pointer; }
.closed table { display: none; }


/* COLLAPSIBLES */

.collapsible {
margin-left: 0 !important;
width: 505px;
font-size: 1em !important; }

.collapsible li {
list-style: none; }

.collapsible .jhover h4 {
background-color: #e9e9e9; }

.collapsible h4 {
float: none;
margin: 0 0 1.5em !important; padding: 5px 10px;
color: #222;
font-weight: normal;
cursor: pointer;
background: #f2f2f2 url('/img/press_toggle.gif') no-repeat 100% -22px; }

.collapsible .details {
position: relative;
display: none; }

.open .details {
display: block;
margin: 15px 0 0; }

.open h4 {
background-position: 100% 2px !important; }


/* PARTICIPATING RSETAURANTS */

#participating_restaurants {
	float: left;
	display: block;
	margin: 20px 0 40px !important;
}

#participating_restaurants ul { margin: 0 0 20px !important; }
#participating_restaurants ul,
#participating_restaurants li {
	list-style: none;
}

#participating_restaurants li {
	width: 270px;
}

.col1, .col2, .col3 {
	float: left;
	margin: 0 15px 0 0;
	width: 270px;
}
.col3 { margin: 0; }


/* MEDIA PARTNERS */

#mediapartners {	
	margin: 20px 0 40px;
	width: 840px;
	text-align: center;
}

#mediapartners img {
	float: none;
	margin: 0;
}






