﻿.module .module-header { /*padding: 10px 15px 0 15px;*/ min-height: 26px; } /* min-height: 26px instead of 27px */
.ie6 .module .module-header { height: 26px; } /* height: 26px instead of 27px */

.inside .share-this p { /*text-transform: uppercase; color: #657782;*/ font-size: .85em; /*float: left;*/ padding: 2px 5px 8px 0; }
/* font-size: 26 instead of .9166em */
/* padding: 2px 5px 8px 0 instead of 2px 10px 8px 0 */

.arabic .share-this { /*float: left;*/ width: 140px; } /* width: 140px instead of 100% */

/* Overwrite itu-main.css */
div.module {
	padding: 8px 0px; /* instead of 15px 0px; */
}

div.col-32-custom-row {
	width: 940px;
	display: inline-block;
}

div.row {
	overflow: visible !important;
}


.contentNew p {
    padding: 0px 0px 10px 0px; /* 10px 0px; */
}
.ms-rtestate-field p, p.ms-rteElement-P {
    margin: 0px 0px 0px; /* 0px 0px 10px; */
    /*line-height: 1.6;*/
}
	/*.contentNew p:first-of-type {
	    margin-top: 10px;
	}*/

.module-caps h2 {
    /*border-bottom: 2px solid #9CF;
    font-weight: bold;
    font-family: "DroidSansBold",Arial,Helvetica,sans-serif;
    font-size: 1.166em;
    color: #052D53;
    padding: 5px 0px;*/
    text-transform: none; /* uppercase; */
    	margin-bottom: 10px;
}

.sidebar {
    padding: 5px 0px; /* padding: 15px 0px; */
}

div.module-tabs > div.tab-box {
	margin-top: 5px;
}

.module .module-header h2 {
    text-transform: none; /* uppercase; */
    /*color: #FFF;
    font-family: "DroidSansBold",Arial,Helvetica,sans-serif;*/
    font-size: 1.166em;
    /*line-height: 1.1;
    padding: 0px;*/
}

.SmallSlider-text h1 {
	padding: 0px; /*0 0 10px 0;*/
	font-size: 1.85em; /*2em;*/
}

.ms-WPBody a:link, .ms-WPBody a:hover, .ms-WPBody a:active, .ms-WPBody a:visited {
	font-weight: normal !important;
}

div.smallSlider dl.listing {
	padding: 5px 0; /*10px 0;*/
}