.alert > p
{
color:#aa0000 !important;
margin:5px;
}
.announcement
{
	padding-left: 10px;
	padding-right: 10px;
	color: #0000dd;
}
.announcement > span
{
	font-weight: bold;
}
#loadingImageHolder{
width:696px;
height:357px;
}
#loadingImage{
position:relative;
margin:auto;
}
#contentHolder{
position:relative;
width:696px;
height:356px;
cursor:pointer;
display:none;
}
#tabs{
position:absolute;
z-index:5;
}
#tabs div{
font-weight:bold;
}
div.tab{
background-image:url('tab4.png');
width:180px;
height:89px;
/*height:119px;*/
display:block;
}
div.tab:hover  div:first-child{
color:#666;
}
div.activeTab{
}
div.tab div:first-child {
padding:10px 10px 0px;
font-size:medium;
line-height:1.2;
color:#000;
}
div.tab div{
padding:5px 15px 0px;
line-height:1;
font-size:x-small;
font-family:arial;
color:#666;
}
div.tabArrow{
width:63px;
height:89px;
/*height:119px;*/
background-image:url('tabArrow4.png');
position:absolute;
display:none;
z-index:3;
}
#firstTabArrow
{
top:0px;
}
#secondTabArrow
{
top:89px;
/*top:119px;*/
}
#thirdTabArrow
{
top:178px;
/*top:238px;*/
}
#fourthTabArrow
{
top:267px;
}
#imageHolder{
position:relative;
left:180px;
width:516px;
height:357px;
z-index:4;
}
div.image{
position:relative;
display:none;
height:356px;
width:516px;
}
#firstImage{
background-image:url('firstImage.jpg');
}
#secondImage{
background-image:url('secondImage.jpg');
}
#thirdImage{
background-image:url('thirdImage.jpg');
}
#fourthImage{
background-image:url('fourthImage.jpg');
}
