table.logo td.logo_container
{
	background-image: url(../../../inc/gfx/skins/logo_about.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 50% 50% !important;
	width: 362px !important;
	height: 61px !important;
}

ul.menu li
{
	background-image: url(../../../inc/gfx/skins/menuicon_about.gif) !important;		/* Icon inside each menu row */
	background-position: 3% 40% !important;												/* X-Y position of background image */
	border-bottom: 1px dotted #E8C0A3 !important;										/* Border between menu rows */
	background-repeat: no-repeat !important;											/* Do not repeat background icon */
	vertical-align: center !important;													/* Vertical alignment of text inside each menu row */
	background-color: #FFF7EE !important;												/* Background color for entire menu (including submenu) */
	min-height: 22px !important;														/* Menu row height */
	margin: 0px !important;																/* DO NOT EDIT; Margin between menu rows */
}


div.linkright
{
	padding: 3px 0 0 20px;																	/* Padding inside each menu row */				
}

.tplTitlebar
{
	background-image: url(../../../inc/gfx/skins/titlebar_about.gif) !important;
	background-position: 0% 0% !important;
	background-repeat: no-repeat !important;
	color: white;
	font-weight: bold;
	padding: 0 0 0 10px;
	height: 16px !important;
}

/* --------------------------------- */
/* DYNAMIC BOX TITLE BAR             */
/* --------------------------------- */
	.tplTitlebarLeft
	{
		background-image: url(../../../inc/gfx/skins/titlebar_index_left.gif) !important;
		background-position: 0% 0% !important;
		background-repeat: no-repeat !important;
		width: 5px;
		background-color: #ffffff;
		height: 16px !important;
		border-right: 0px solid red;
	}
	.tplTitlebarRepeat
	{ 
		background-image: url(../../../inc/gfx/skins/titlebar_index_repeat.gif) !important;
		background-position: 0% 0% !important;
		background-repeat: repeat-x !important;
		color: white;
		font-weight: bold;
		height: 16px !important;
		padding: 0 0 0 0;
		background-color: #ffffff;
		border: 0px solid red;
	}
	.tplTitlebarRepeatMedium
	{ 
		background-image: url(../../../inc/gfx/skins/titlebar_index_repeat.gif) !important;
		background-position: 0% 0% !important;
		background-repeat: repeat-x !important;
		color: white;
		font-weight: bold;
		height: 16px !important;
		padding: 0 0 0 0;
		background-color: #ffffff;
		border: 0px solid red;
	}
	.tplTitlebarRepeatSmall
	{ 
		background-image: url(../../../inc/gfx/skins/titlebar_index_repeat.gif) !important;
		background-position: 0% 0% !important;
		background-repeat: repeat-x !important;
		color: white;
		font-weight: bold;
		height: 16px !important;
		padding: 0 0 0 0;
		background-color: #ffffff;
		border: 0px solid red;
	}
	.tplTitlebarMiddleSpace
	{ 
		width: 10px;
		background-color: white;
		border: 0px solid red;
	}
	.tplTitlebarRight
	{
		background-image: url(../../../inc/gfx/skins/titlebar_index_right.gif) !important;
		background-position: 0% 0% !important;
		background-repeat: no-repeat !important;
		width: 5px;
		background-color: #ffffff;
		height: 16px !important;
		border: 0px solid red;
	}
	.tplTitlebarSpace
	{
		width: 5px;
		background-color: #ffffff;
		border: 0px solid red;
	}
	
.tplTitlebar_content
{
	padding-top: 2px;
}

p
{
	padding: 0 !important;
	margin: 0 !important;
}

#colorized 
{
	color: #fd8001;
}