
.mask6{
	position:absolute;
	
	width:674px;
	height:340px;
	overflow:hidden;
}
#garage_center_col .mask6 , #popup_gallery .mask6
{
	width:602px;
}
#garage_center_col .sample , #popup_gallery .sample
{
    height:417px;
    margin-bottom: 10px;
}
#box7{
	position:absolute;
}
#box7 span
{
	display:block;
	float:left;
}

#thumbs7
{
	position:relative;
	width:672px;
	height:76px;
	top:340px;
    overflow: hidden;
    clear:both;
    border: 1px solid #E1E1E1;
}
#garage_center_col #thumbs7 , #popup_gallery #thumbs7
{
    width:600px;
}
#thumbs7 .thumbs, #thumbs_handles7, #thumbs_mask7
{
	position:absolute;
	top:0;
	width:100%;
	height:76px;
    margin: 0;
}

#thumbs_handles7 , #thumbs7 .thumbs
{
    width:9774px;
    overflow: hidden;
    padding: 0px;
    margin:0px;
}

#thumbs7 .thumbs div, #thumbs_handles7 span
{
	display:block;
	height:76px;
	margin:0;
	float:left;
	cursor:pointer;
    border: none;
    padding: 0px;
}
#thumbs7 .thumbs div
{
    border-right: 1px solid #E1E1E1;
    width:95px;
}
#garage_center_col #thumbs7 .thumbs div , #popup_gallery #thumbs7 .thumbs div
{
    width:99px;
}
#thumbs7 .thumbs div img
{
	width:95px;
	float:right;
}
#garage_center_col #thumbs7 .thumbs div img , #popup_gallery #thumbs7 .thumbs div img
{
	width:99px;
}
#thumbs_handles7 span
{
	background:url(images/thumb_invisible.png) no-repeat;
    border:0px;
    width:96px;
}
#garage_center_col #thumbs_handles7 span , #popup_gallery #thumbs_handles7 span
{
    width:100px;
}
#thumbs_mask7
{
	width:1398px;
	background:url(images/thumbs_mask1.png) repeat-y center top;
    clear: both;
}
#garage_center_col #thumbs_mask7 , #popup_gallery #thumbs_mask7
{
	width:1398px;
	background:url(images/thumbs_mask.png) repeat-y center top;
    clear: both;
}

.thumbs
{
	width:76px;
}
.thumbs div
{
	display:block;
	width:96px;
	height:76px;
	margin:3px 0;
	cursor:pointer;
}

#garage_center_col .thumbs div , #popup_gallery .thumbs div
{
	width:100px;
}

.thumbs div img
{
	display:block;
	width:100%;
	height:100%;
	border:none
}

.info
{
	width:674px;
	height:80px;
	background: transparent;
	position:absolute;
    bottom: 0;
    z-index: 2;
    opacity: 1 !important;
    filter:alpha(opacity=100)  !important;
}
.info_bg
{
    opacity: 0.5;
    filter:alpha(opacity=50);
	z-index: 1;

    width:674px;
	height:80px;
	background:#000;
	position:absolute;
    bottom: 0;
}

#garage_center_col .info , #popup_gallery .info
{
    width:602px;
}
#garage_center_col .info_bg ,#popup_gallery .info_bg
{
    width:602px;
}

.info p, .info h4
{
	color:#fff;
	padding:3px 8px;
	font-family:Arial;
}
.info p
{
	color:#fff;
    font-size:14px;
	font-family:Arial;
    margin: 4px 0px;
}
.info p a
{
    color:#7dc8ff;
    font-size:14px;
	font-family:Arial;
}
.info h4
{
    margin: 0;
	font-size:22px;
    color:#76bdf0;
}
span img
{
	display:block;
	border:none;
}
.sample
{
    padding:0px;
    margin:0px 0 25px 0;
    border:1px solid #dcdcdc;
    overflow: hidden;
}
.links {padding:10px;margin-top:20px}
.links a{font-size:14px;color:#0080FF;text-decoration:none}
.links a:hover{font-weight:bold}

.article .sponsor
{
    width: 167px;
    text-align: center;
    margin: 4px 0px 0px 0px;

}
.article .sponsor img
{
    float: none;
}
.yui-overlay-hidden *
{
    visibility: hidden !important;
}
#popup_gallery .mask6
{
	
	background:url(images/loading.gif) no-repeat center;
}
