.box {
    margin-top: 10px;
    color: #292929;
    width: 300px;
    border: 1px solid #BABABA;
    background-color: #ddd;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 10px;
    margin-bottom: 1em;
    -o-border-radius: 10px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 10px;
    -webkit-box-shadow: 0px 3px 7px #adadad;
    border-radius: 10px;
    -moz-box-sizing: border-box;
    -opera-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    position:absolute;
  }
  
.downloads
{
	padding:3px;
	margin:10px;
	float:left;
	background-color:#CCCCCC;
	border:1px #666666 solid;
	width:173px;
	height:136px;
}

.download_icon
{
	width:18px;
	float:right;
	margin-left:1px;
	margin-right:2px;
	cursor:hand;
	cursor:pointer;
}

.info_icon
{
	width:18px;
	float:right;
	margin-right:4px;
	cursor:hand;
	cursor:pointer;
}

.downloads_left
{
	float:right;
	background-color:#FF6600;
	width:18px;
	height:350px;
	cursor: hand;
	cursor:pointer;
}

.clear
{
	clear:both;
	width:100%;
}

.clip_img
{
	border:0px;
	width:173px;
	height:119px;
}

.searched_base
{
	float:left;
	width:161px;
	height:143px;
	padding:5 5 5 5;
	font-family:Sans-serif;
	font-size:10px;
	border:1px gray solid;
	text-align: center;
	background-color:white;
	margin:2px;
	text-align:center;
}

.searched_albums
{
	float:left;
	width:160px;
	height:160px;
	border: 0px gray solid;
	text-align: center;
	background-color:white;
	margin:0px;
}

.downloads_right
{
	#width:42px;
	left:-10px;
	top:265px;
	position:absolute;
	cursor: hand;
	cursor:pointer;
}

.r4 { margin: 0 4px; display: block; height: 1px; overflow: hidden; font-size:1px; }
.r3 { margin: 0 3px; display: block; height: 1px; overflow: hidden; font-size:1px; }
.r2 { margin: 0 2px; display: block; height: 1px; overflow: hidden; font-size:1px; }
.r1 { margin: 0 1px; display: block; height: 1px; overflow: hidden; font-size:1px; }

#right .inner-box, #right  b {
    background-color: #FF6600;
}

.inner-box {
	padding:1em;
	width:18px;
	height:150px;
}

.titleMaterial
{
	font-weight:bold;
	font-family:Sans-serif;
	padding-left:15px;
	padding-bottom:19px;
}
