/* Press */

div.headerbar1 {
float: left;
width: 741px;
height: 34px;
background-image: url(../images/h1television.gif);
margin-bottom: 15px;
}

div.headerbar2 {
float: left;
width: 741px;
height: 34px;
background-image: url(../images/h1print.gif);
margin-bottom: 15px;
}

div.headerbar3 {
float: left;
width: 741px;
height: 34px;
background: url(../images/h1downloads.gif) no-repeat;
margin-bottom: 15px;
}

div.picture {
float: left;
width: 741px;
height: 163px;
background:url(../images/img_press.jpg) no-repeat;
margin-bottom: 20px;
}


/*Gallery*/

#gallerywrap {
float: left;
position: relative;
width: 741px;
height: auto;
margin-bottom: 15px;
}

#galleryset1 {
height: 157px;
width: 741px;
padding-bottom: 6px;
}

div.imgholder {
float: left;
position: relative;
width: 148px;
height: 157px;
background: url(../images/img_printholder.gif) no-repeat center;
}

div.imgholder img {
position: relative;
width: 114px;
height: 100px;
top: 30px;
left: 17px;
}

div.imgholder a {
outline: none;
}

/*Print title styles*/

#Tprintwrap {
float: left;
width: 741px;
height: 16px;
}

div.titleprint {
float: left;
width: 136px;
height: 16px;
margin: 0 6px 0 6px;
background-color: #FF0000;
}

div.titleprint p {
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 10px;
color: #FFFFFF;
font-weight: bold;
text-align: center;
vertical-align: middle;
margin: 3px 0 0 0;
padding: 0;
}

div.downloadPDF {
float: left;
width: 136px;
height: 16px;
margin: 0 6px 0 6px;
background-color: #000000;
}

div.downloadPDF p {
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 8px;
color: #FFFFFF;
font-weight: bold;
text-align: center;
vertical-align: middle;
margin: 4px 0 0 0;
padding: 0;
}


div.downloadPDF a {
color: #FFFFFF;
text-decoration: none;
}

div.downloadPDF a:hover {
color: #FF0000;
}


div.downloads h1 {
font-family: Helvetica, Arial, Verdana, sans-serif;
color: #000000;
font-size: 14px;
font-style: normal;
color: #000000;
margin: 0 0 4px 0;
padding: 0;
}

div.downloads p {
font-family: Helvetica, Arial, Verdana, sans-serif;
color: #000000;
font-size: 12px;
font-style: normal;
margin: 0 0 4px 0;
padding: 0;
line-height: 16px;
}

div.downloads a {
color: #FF0000;
text-decoration: underline;
}

div.downloads a:hover {
text-decoration: underline;
}







