body{  padding:0;margin:0;color:black;font-family:Helvetica,Arial,sans-serif;  }
td{ font-family:Helvetica,Arial,sans-serif; font-size:14px; }
a{ text-decoration:none; color:black; }
a:hover{ color:#E51785;  }
p{ padding:0; margin:0px; margin-bottom:10px; font-size:14px; }
h1,h2,h3{ font-family:Helvetica,Arial,sans-serif; }


#mainTAB{ position:reletive; z-index:3; display:table; border:0px solid red;
width:800px; max-width:780px; text-align:left; padding-left:20px; padding-right:15px;}


#topTAB{
border:0px solid black;
position:relative;
z-index:3;
height:140px;
background-image:url('../images/top_grad.jpg');
background-repeat: no-repeat;
}


#leftTAB{
border:0px solid green;
position:relative;
z-index:3;
width:150px;
float:left;
display:block;
}


#middleTAB{
border:0px solid black;
position:relative;
z-index:3;
display:table-cell;
width:560px;
float:right;
line-height:1.6em;
}

#thumbList{
display:block;
border:0px solid red;
margin-bottom:10px;
}


#thumbList td{
padding-bottom:20px;
line-height:1.5em;
}


div#bottomTAB {
	position: relative;
	height: 175px;
	z-index:1;
	width:100%;
	border:0px solid red;
	background-image:url('../images/bottom_grad.jpg'); 
	background-repeat: no-repeat;
}

div#bottomTAB div.text {
	position: absolute;
	bottom: 0px; right:0px;
	color:white; font-size:11px;
	margin-right:15px; margin-bottom:5px;
	border:0px solid red;
}



#titleTXT{border:0px solid red;font-size:20px; }

#grey{ color:#666666;  }


#subscribe{  
border:0px solid red;
margin-top:7px;
font-size:12px;
line-height:1.5em;
}