@charset "UTF-8";
/* CSS Document */

#btn_gs a {
	text-indent: -9999px;
	display: block;
	width: 188px;
	height: 30px;
	background: url(../images/globalsounds/btn_gs.gif) left top no-repeat;
	margin-bottom: 10px;
	margin-top:10px;
}

#btn_gs a:hover {
	background: url(../images/globalsounds/btn_gs.gif) left -30px no-repeat;
}
#btn_gs_02 a {
	text-indent: -9999px;
	display: block;
	width: 275px;
	height: 30px;
	background: url(../images/globalsounds/btn_gs_02.gif) left top no-repeat;
	margin-bottom: 10px;
}

#btn_gs_02 a:hover {
	background: url(../images/globalsounds/btn_gs_02.gif) left -30px no-repeat;
}

h2#gs_01 { background: url(../images/globalsounds/h2_gs_01.gif) no-repeat; }
h2#gs_02{ background: url(../images/globalsounds/h2_gs_02.gif) no-repeat; margin-top:30px;}
h3{
	width:240px;
	height:13px;
	text-indent:-9999px;
	margin-top:30px;}
h4 {
	width:212px;
	height:20px;
	text-indent:-9999px;}
h3#h3_gs_01 { background: url(../images/globalsounds/h3_gs_01.gif) no-repeat; }
h3#h3_gs_02 { background: url(../images/globalsounds/h3_gs_02.gif) no-repeat; }

h3#h3_gs_03 { background: url(../images/globalsounds/h3_gs_03.gif) no-repeat; }
h3#h3_gs_04 { background: url(../images/globalsounds/h3_gs_04.gif) no-repeat; }
h3#h3_gs_05 { background: url(../images/globalsounds/h3_gs_05.gif) no-repeat; }
h4#h4_gs_01 { background: url(../images/globalsounds/h4_gs_01.gif) no-repeat; }
h4#h4_gs_02 { background: url(../images/globalsounds/h4_gs_02.gif) no-repeat; }
h4#h4_gs_03 { background: url(../images/globalsounds/h4_gs_03.gif) no-repeat; }

#main .column2 .col1{
	width:290px;}
#main .column2 .col2{
	width:420px;}


.sound_pickup{
	padding:10px 10px 20px 10px; 
	margin-bottom:20px; 
	background:#f5f5f5;
}

.sound_pickup a{
	/*font-weight:bold;*/	
	}


.sound_pickup img{
	float:left;
	margin:0 10px 0 0;}
.sound_pickup p img{
	margin:10px 0 0 0;
	float:none;
	
}
#content .sound_pickup p.green{
	border-bottom:solid 1px #4fac42;
	margin:0 0 10px 0;
	width:100%;
	
}
#content .sound_pickup p.yellow{
	border-bottom:solid 1px #ffb61e;
	margin:5px 0 10px 0;
	width:100%;
}
#content .sound_pickup p.red{
	border-bottom:solid 1px #f83941;
	margin:5px 0 10px 0;
	width:100%;
}
#content .sound_pickup p.blue{
	border-bottom:solid 1px #1c59ff;
	margin:5px 0 10px 0;
	width:100%;
}
.sound_pickup p.title{
	/*font-weight:bold;*/
	font-weight:normal;
}
.sound_pickup ul{
	font-size:80%;

}
.sound_pickup ul li{
	width:235px;
	float:left;
	margin-bottom:10px;

}