.record_wrapper
	{
		position:relative;
		float:left;
		height:49px;
		width:420px;
/*		
		width:390px;
*/
/*
		background-color:#FF0000;
*/
	}
.top_spacer
    {
		position:relative;
		float:left;
		height:3px;
		width:420px;
/*		
		width:390px;
*/
	}
.record
	{
		position:relative;
		float:left;
		background-image:url(../library/45-recordblu_small.gif);
		height:48px;
		width:48px;
		background-repeat: no-repeat;
	/*
			background-color:#0000FF;
	*/
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:bolder;
		color:#fdcc03;
		text-decoration:none;
	}
.record a
	{
		/*NOT USED AT THIS TIME*/
	}
.record:hover
	{
		position:relative;
		float:left;
		background-image:url(../library/45-record-button2_small.gif);
		height:48px;
		width:48px;
		cursor: pointer;
		cursor:hand;
/*
		background-color:#0000FF;
*/
		color:#dddddd;
		text-decoration:none;
	}
.record a:hover
	{
		cursor: pointer;
		cursor:hand;
		/*NOT USED AT THIS TIME*/
	}
.record_spacer1
	{
		position:relative;
		float:left;
		height:19px;
		width:48px;
/*
		background-color:#FFFF00;
*/
	}
.record_spacer2
	{
		position:relative;
		float:left;
		height:15px;
		width:48px;
/*
		background-color:#FFFF00;
*/
	}
.group_45
	{
		position:relative;
		float:left;
		width:174px;
		height:263px;
	}
.group_45_pair
	{
		position:relative;
		float:left;
		width:174px;
		height:77px;
	}
.group_45_col_space
	{
		position:relative;
		float:left;
		width:6px;
		height:75px;
	}	
.disc_45_holder
	{
		position:relative;
		float:left;
		width:75px;
		height:75px;
		background-image:url(../library/45-recordblu.gif);
		background-repeat:no-repeat;


		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		color:#fdcc03;
		text-decoration:none;
	}
.disc_45_holder a
	{
	}
.disc_45_holder_row
	{
		position:relative;
		float:left;
		width:75px;
		height:25px;
	}
.disc_45_holder:hover
	{
		background-image:url(../library/45-record-button2.gif);
		background-repeat:no-repeat;
		color:#dddddd;
		text-decoration:none;
		cursor: pointer;
		cursor:hand;
	}
.disc_45_holder a:hover
	{
	}
.disc_top_spacer	
	{
		position:relative;
		float:left;
		height:18px;
		width:150px;
	}
.disc_col_spacer
	{
		position:relative;
		float:left;
		width:8px;
		
	}
.nav_spacer
	{
		position:relative;
		float:left;
		height:48px;
		width:17px;
/*
		background-color:#00FFFF;
*/
	}