/*
 ocPortal
 Copyright (c) ocProducts, 2004-2006

 You may not distribute a modified version of this file, unless it is solely as an ocPortal modification.
 See text/en/licence.txt for full licencing information.

*/

.iotd_admin_previews_wrap {
   text-align: center; /* IE5 */
}

.iotd_admin_previews {
   text-align: center;
   margin-left: auto;
   margin-right: auto;
   width: 80%;
   border: 1px solid
}

.iotd_admin_preview {
   text-align: center
}

.iotd_admin_preview_picture {
   float: right
}

