﻿            div.ms-promlink-body {
                height: 173px;
            }
            
            .ms-promlink-header {
		 	 	padding-bottom: 0px;
			}
            
            .ms-promlink-body img {
				min-width: 183px;
				width: 183px;
		}

            div.ms-tileview-tile-root {
                height: 183px !important;
                width: 193px !important;
            }

            div.ms-tileview-tile-content, div.ms-tileview-tile-detailsBox,  div.ms-tileview-tile-content > a > div > span {
                height: 173px !important;
                width: 183px !important;
            }

            div.ms-tileview-tile-content > a > div > img {
                max-width: 183px !important;
                width: 183px !important;
                min-width: 183px !important;
            }

            ul.ms-tileview-tile-detailsListMedium {
                height: 172px;
                padding: 0;
            }

            li.ms-tileview-tile-descriptionMedium {
                *font-size: 11px;
                *line-height: 16px;
            }

            div.ms-tileview-tile-titleTextMediumExpanded, div.ms-tileview-tile-titleTextLargeCollapsed, div.ms-tileview-tile-titleTextLargeExpanded {
                padding: 5px;
            }

            div.ms-tileview-tile-titleTextMediumCollapsed {
              *  background: none repeat scroll 0 0 #002E4F;
              *  font-size: 12px;
             *   line-height: 16px;
                min-height: 65px;
                min-width: 157px;
                padding: 5px;
                *font-weight: 600;
               * position: absolute;
                *top: -36px;
            }

            li.ms-tileview-tile-descriptionMedium {
               * font-size: 11px;
               * line-height: 14px;
                padding: 5px;
            }