@import url(base.css);

#movie div
{
background:url(img/h-contact.jpg);
}

#mm4 a:hover, #mm4 a
{/*contact */
background:url(img/menu.png) -300px -76px;
}
em
{
font-style:normal;
font-size:18px;
color:#126097;
}
.hi
{
color:#126097;
}
h1
{
width:226px;
height:26px;
list-style-image:url(img/t-contact.gif);
margin:0 -226px 30px 0;
}
h2
{
width:226px;
height:26px;
list-style-image:url(img/t-contact2.gif);
margin:0 -226px 30px 0;
}
a.dir
{
display:block;
width:437px;
height:452px;
background:url(img/img_contact.jpg);
margin:0 0 40px 0;
}
h4
{
	font-size:1;
	font-weight: bold;
		color:#126097;
		margin:20px 0 0 0;
}
#text
{
background:url(img/bk_contact.gif) right bottom no-repeat;
}
#bt_face
{
display:block;
width:144px;
height:44px;
background:url(img/bt_facebook.gif);
margin:25px auto;
}
#bt_tweet
{
display:block;
width:100px;
height:36px;
background: url(img/follow_bird-a.png);
margin:25px auto;
}

 @media print {
#m_holder
{
 list-style-image: url(img/h-contact.jpg);
}
 h2
 {
 display:none;
 }
 
 
 }
 
 
 a.dir span, #bt_face span, #bt_tweet span
 {
	display:block;
	width:0;
	height:0;
	overflow:hidden;
}

