﻿.titlebarRed
{
/*
the height is 24 px;
padding:7 + height:17 =24
fix for label positioninng
*/
	text-align:left;
width:100%;
background:url(images/latestBlogsBg.jpg) no-repeat right;
 font-family:Arial;
     font-weight:bold;
     color:#fff;
     font-size:12px;
     text-align:left;
     padding:7px 0 0 0;
     height: 17px;
}



.titleLatesNetworks
{
background:url(images/latestNetworks.jpg) no-repeat right;
}


.titleFavoriteNetworks
{
background:url(images/favoriteNetworks.jpg) no-repeat right;	
	
}

.titleGallery
{
background:url(images/imagesTitleBg.jpg) no-repeat right;
 
}


.titleVideoGallery
{
background:url(images/videoGalleryTitleBg.jpg) no-repeat right;	
	
}


.titleEfansStories
{
	background:url(images/efansStoriesTitleBg.jpg) no-repeat right;	
}


.curtainAdmin
{
background: #e3171f url(images/curtainAdminBg.jpg) no-repeat top right;	
width:840px;
   padding:7px 0 0 0;
     height: 17px;
     text-align:left;
}


.myMailboxSmallBg
{
background: transparent url(images/myMailboxSmall.jpg) no-repeat right bottom;

}

.latestNewsTitleBg
{
background: transparent url(images/latestNewsTitleBg.jpg) no-repeat right top;

}
.viewNewsBg
{
background: transparent url(images/viewNewsBg.jpg) no-repeat right bottom;
width:720PX;
}

.noBgClass
{
background-image:none;
}
