﻿/* ******************************************************************************************* */
/*     Container set:     OptimistSkin Blue&Olive: StipeTitle           */
/*     Date created:    24.02.2009.        */
/*     Author contacr:     zarko@considero.net    */
/* ******************************************************************************************* */

/* ********************     GENERAL    *********************** */
.StripeTitleMaster {
	width: 100%;
}
p {
	margin: .4em 0;
	padding: 0;
}
/* ------------------------------     TITLE    ------------------------------ */
/* ------------------------------     CONTENT    ------------------------------ */
/* ------------------------------     OTHER    ------------------------------ */

/* ====================    White    ==================== */
.STWhite {
	background-color: #ffffff;
	border: 1px solid #cdcdcd;
	margin-bottom: 5px;
}

.STWPane {
	padding: 2px 8px;
}
.STWDottedBottom {
	padding-top: 2px;
	border-bottom: 1px dotted #d2d2d2;
}
.STWSolidBottom {
	padding-top: 2px;
	border-bottom: 1px solid #efefef;
}
h1 img {
	vertical-align:middle;
	margin: 1px 2px;
}
/* ====================    Black    ==================== */
.HBlackNT_TL {
	width: 15px;
	height: 15px;
	background-image: url(images/HBlackNT_TL.gif);
}
.HBlackNT_T {
	height: 15px;
	background-image: url(images/HBlackNT_T.gif);
	background-repeat: repeat-x;
}
.HBlackNT_TR {
	width: 15px;
	height: 15px;
	background-image: url(images/HBlackNT_TR.gif);
}
.HBlackNT_L {
	width: 15px;
	background-image: url(images/HBlackNT_L.gif);
	background-repeat: repeat-y;
}
.HBlackNT_M {
	background-color: #ffffff;
}
.HBlackNT_R {
	width: 15px;
	background-image: url(images/HBlackNT_R.gif);
	background-repeat: repeat-y;
}
.HBlackNT_BL {
	width: 15px;
	height: 15px;
	background-image: url(images/HBlackNT_BL.gif);
}
.HBlackNT_B {
	height: 15px;
	background-image: url(images/HBlackNT_B.gif);
	background-repeat: repeat-x;
}
.HBlackNT_BR {
	width: 15px;
	height: 15px;
	background-image: url(images/HBlackNT_BR.gif);
}


