A man is caught in a desperate race against time in this claustrophobic thriller from director Rodrigo Cortés. Paul Conroy (Ryan Reynolds) is an American truck driver who has been contracted to work in Iraq, and while delivering a load of kitchen equipment as part of a humanitarian aid program, he’s captured by insurgent guerrillas who intend to hold him hostage. Paul is struck unconscious, put into a coffin-like box, and buried, and when he comes to, all he has to help him get out is a lighter and a cell phone. Trapped underground with a limited supply of air, Paul frantically calls his family, his employer, and American military and political representatives, trying to remain calm as his chances of survival slip farther away with each passing minute.

Click here for more contests.

Enter Contest

Please complete the required fields below.

[required]

[required]

[required]

[required]

[required]

[required]


[required]

[required]

Promotions & Free Stuff

DC Theater Digest

Loose Lips Daily

Young & Hungry Email Edition

DC in 10 Links

Offers from our partners

// Ad size 450×340

pontiflex_ad = {pid: 149, options: {format:”iframe”}};
pontiflex_ad.options.subSourceId = “”;
pontiflex_ad.options.trackingURL = “”;
pontiflex_ad.options.redirectURL = “”;

NOTE: Only one submission per person, please. Multiple entries by the same person will count as one entry. This contest is open to residents of D.C., Virginia, and Maryland. No purchase necessary. Employees of City Paper are not eligible.

No personal info will be shared with any third party without your consent.

Questions? Comments? Send us a message.

jQuery(document).ready(function () {

jQuery(‘#contest’).submit(function () {

var valid = true;

jQuery(‘label.required’).next().each(function () {

if (jQuery(this).val() == ”) {

valid = false;

jQuery(this).parent(‘p’).css(‘color’, ‘red’);

}

});

if (!valid) {

jQuery(‘#error’).show();

return false;

}

});

});