#content {

margin: 1% 1% 1% 1%;
color: #333;
border: 4px solid #ccc;
}

img {border: 0;}

a, a:link, a:visited {
border: 0;}

/* below to be especially seen by Mac IE  */

div#smallLandscape {

overflow: auto;
font-size: 85%;
background: #fff;
margin-top: 1%;
margin-left:auto;
margin-right:auto;
} 

div#smallPortrait {

overflow: auto;
font-size: 85%;
background: #fff;
margin-top: 1%;
margin-left:auto;
margin-right:auto;
} 

div#smallLandscape div {
 
float: left;
width: 13em;
padding: 2px 2px 6px 2px;
text-align: center;
border:0px #ccc solid;
  }

div#smallPortrait div {

float: left;
width: 10em;
padding:2px 5px 6px 5px;
text-align: center;
border:0px #ccc solid;
  }

/* above to be especially seen by Mac IE  */


/* Hides from IE5-mac \*/

div#smallLandscape {

clear: both;
overflow: auto;
font-size: 85%;
background: #fff;
margin-top: 1%;
margin-left:auto;
margin-right:auto;
} 

div#smallLandscape div img {

border: 1px solid #fff;
width:150px;
height:113px;
}

div#smallPortrait {

clear: both;
overflow: auto;
font-size: 85%;
background: #fff;
margin-top: 1%;
margin-left:auto;
margin-right:auto;
} 

div#smallPortrait div img {

border: 1px solid #fff;
width:113px;
height:150px;
}


div#smallLandscape div {
 
float: left;
width: 14em;
margin: 3px 0 3px 0;
padding: 2px 5px 2px 5px;
text-align: center;
border: 0px #ccc solid;
  }

div#smallPortrait div {

float: left;
width: 10em;
padding: 2px 5px 2px 5px;
margin: 3px 0 3px 0;
text-align: center;
border: 0px #ccc solid;
  }

* html div#smallLandscape div a  {border: 0;}
* html div#smallPortrait div a  {border: 0;}

* html div#smallLandscape {
clear: both;
overflow: auto;
background: #fff;
margin-top: 1%;
margin-left:auto;
margin-right:auto;
} 

* html div#smallPortrait {

clear: both;
overflow: auto;
background: #fff;
margin-top: 1%;
margin-left:auto;
margin-right:auto;
} 

* html div#smallLandscape div {
 
float: left;
padding:2px 5px 2px 5px;
margin: 3px 0 3px 0;
text-align: center;
border: 0px #ccc solid;
height: 1%;
  }

* html div#smallPortrait div {

float: left;
padding:2px 5px 2px 5px;
margin: 3px 0 3px 0;
text-align: center;
border: 0px #ccc solid;
height: 1%;
}

/* End hide from IE5-mac */