I have been using,
body.slug-photo #container {
width: 960px;
}
body.slug-photo #content {
width: 940px;
}
That works ok, but if I try to do it with a page called 3930 it doesn't work.
body.slug-3930 #container {
width: 960px;
}
body.slug-3930 #content {
width: 940px;
}
any ideas?. Could be the numbers instead of letters?. You can see that at http://ortizdeelguea.com.