
#template {
text-align:center;
background: #22282d url(http://designs.inkfrog.com/blue_cellphones_3/images/background.jpg) center 0 no-repeat;
padding: 476px 0 100px;
}
#template table {
border-collapse: collapse;
vertical-align: top;
width: 100%;
}
#template table td {
margin: 0;
padding: 0;
vertical-align: top;
color: #555;
font: 14px/22px Helvetica, Arial, sans-serif;
}
#template .container {
margin: 0 auto;
width: 618px;
}
#template .container .header {
font-style: italic;
text-align: center;
}
#template .container .header span {
color: #797f82;
font-size: 12px;
}
#template .container .header h1 {
color: #fff;
font-size: 36px;
line-height: 36px;
font-weight: 400;
margin: 10px 0 30px;
}

#template .container .box { padding-bottom: 17px; }
#template .container .box td {
background-color: #fff;
}
#template .container .box .corner {
background-image: url(http://designs.inkfrog.com/blue_cellphones_3/images/corners.png);
background-repeat: no-repeat;
height: 44px;
width: 44px;
}
#template .container .box .corner.nw { background-position: 0 0; }
#template .container .box .corner.ne { background-position: right 0; }
#template .container .box .corner.sw { background-position: 0 bottom; }
#template .container .box .corner.se { background-position: right bottom; }

#template .container .box .content {
padding: 0 5px;
}
#template .container .box .content h2 {
background: #e5e5e5 url(http://designs.inkfrog.com/blue_cellphones_3/images/title.png) 0 0 no-repeat;
color: #fff;
font-size: 24px;
font-style: italic;
font-weight: 400;
line-height: 109px;
margin: 0;
text-align: center;
}

#template .container .box .content p {
margin: 27px 0 0;
padding: 0 7px;
}
#template .container .box .content h2 + p {
margin: 35px 0 0;
}

#template .container .images {
overflow: hidden;
}
#template .container .images .gallery {
border-collapse: separate;
border-spacing: 0px;
margin: -10px -18px;
padding-bottom: 20px;
}
#template .container .images .gallery td a img {
border: 0;
}


#template .container .images .gallery td img{
margin: 15px 15px 18px 18px;
}
img.pic450{
max-width:300px;
width: 300px;
}