.rollover a {

display:block;
float:right;

width: 169px;

height:16px;

font: 11px sans-serif; ;

color:#ffffff;

background: url("../images/secondary/secondary.gif") no-repeat;

text-decoration: none;

text-align: right;

margin: 4px;

margin-right: 0px;

}






.rollover a:hover {

background-position: 0 -16px;

color: #ffffff;

}





.rollover a:active {

background-position: 0 -32px;

color:#ffffff;

}


#capsecondary
{
	
	float: right;
	
	margin: 0px;
	
	margin-top: 15px;
	
	margin-bottom: 15px; 

}

#capsecondary2
{
	
	float: left;
	
	margin: 1px;
	
	margin-top: 15px;
	
	margin-bottom: 15px; 

}
