﻿h4{
	float:left; margin:25px 10px;
}

h5{
	padding:0; margin:0 0 0 10px;
}

.options{
	margin:15px 25px;
}

#goldsm{
	color:#D5AA00; font-weight:bold;
}

#silversm{
	color:#616161;font-weight:bold;
}

#bronzesm{
	color:#886C00;font-weight:bold;
}


#sponsorbutton{ margin:15px 20px 5px 50px; cursor:pointer;
	
}

.goldtitle{ font-size:x-large; color:#D5AA00; font-weight:bold; margin-left:8px; margin-top:7px; 
padding:3px 2px 0px 3px; float:left; clear:left;
	
}

.silvertitle{ font-size:x-large; color:#616161; font-weight:bold; margin-left:8px; margin-top:7px;
 padding:3px 2px 0px 3px;float:left; clear:left;
	
}

.bronzetitle{ font-size:x-large; color:#886C00; font-weight:bold; margin-left:8px; margin-top:7px; 
padding:3px 2px 0px 3px; float:left; clear:left;
	
}

#click{
	padding:0px 10px; margin:0; font-style:italic;
}

#clearboth{
	clear:both;
}

.gold{
	clear:both;
}

.silver{
	clear:both;
}

.bronze{
	clear:both;
}

.cursorpointer{
	cursor:pointer;
}
.arrowdwn{ clear:right; display:block; position:relative; top:13px; padding-left:2px; background:transparent url('../images/arrowdown.png') no-repeat scroll 0 0;

	}
	
.arrowup{ clear:right; display:block; position:relative; top:13px; padding-left:2px; background:transparent url('../images/arrowup.png') no-repeat scroll 0 0;
}	
#goldarrow{
	float:left; display:block; position:relative; clear:right; width:25px; height:25px;
}
#silverarrow{
	float:left; display:block; position:relative; clear:right; width:25px; height:25px;

}
#bronzearrow{
	float:left; display:block; position:relative; clear:right; width:25px; height:25px;

}

.hide{
	display:none;
}

img{
 border:0px; margin:0px; padding:0px;

}

.boldit{
	font-weight:bold;
}