/*****************************/
/*      Module Gallery       */
/*****************************/

.module_gallery
{
   width: 120px;
   height: 180px;
}
.module_gallery img
{
   border: 0px;
}

/*****************************/
/*      Module Profile       */
/*****************************/

.module_profile
{
   text-align:right;
   width: 120px;
   height: 100px;
}
.module_profile img
{
   border: 0px;
}

