﻿#frontLaug {
	width:480px;
}
#frontLaug .frontLaugImage {
	width:480px;
	height:225px;
	padding-bottom:9px;
	border-bottom:1px solid #BDBEC0;
	overflow:hidden;
}
#frontLaug .frontLaugImage img {
	max-width:480px;
	max-height:225px;
}
#frontLaug .frontLaugText {
	padding:10px 0;
}
@font-face {  
	font-family:"MuseoSans_700";  
	src: url(/gfx/font/MuseoSans700.eot ); /* IE */  
	src: local("MuseoSans_700"), url(/gfx/font/MuseoSans_700.ttf ) format("truetype"); /* non-IE */
	font-weight:700;
}
.xlaugHeader {
	font-family:"MuseoSans_700",Arial,Helvetica,sans-serif;
	width:460px;
	height:65px;
	background:#000;
	color:#FFF;
	padding:10px 10px 0 10px;
	font-size:1.67em;
	line-height:0.9em;
}
.laugHeader {
	width:480px;
	height:75px;
	overflow:hidden;
}