

/* .caption_on_gray01 */

div.caption_on_gray01
{
display: block;
}
div.caption_on_gray01 div.content
{
overflow: auto;
overflow-x: auto;
display: block;
text-align: center;
font-family: arial;
font-size: 12px;
color: #FFFFFF;
background-color: #333333;
border-top: 1px solid #777777;
border-right: 1px solid #777777;
border-bottom: 0px solid #777777;
border-left: 1px solid #777777;
padding: 4px;
width: auto;
}
div.caption_on_gray01 div.content a
{
color: #0099FF;
text-decoration: none;
}
div.caption_on_gray01 div.content a:hover
{
text-decoration: underline;
}
div.caption_on_gray01 div.picket
{
overflow: auto;
overflow-x: auto;
display: block;
width: 100%;
height: 6px;
background-image: url('http://www.gamedeviants.com/theme/images/caption_on_gray01.gif');
background-position: top center;
background-repeat: no-repeat;
font-size: 0px;
}

/* .caption_on_gray02 */

div.caption_on_gray02
{
display: block;
}
div.caption_on_gray02 div.content
{
overflow: auto;
overflow-x: auto;
display: block;
text-align: center;
font-family: arial;
font-size: 12px;
color: #FFFFFF;
background-color: #444444;
border-top: 1px solid #777777;
border-right: 1px solid #777777;
border-bottom: 0px solid #777777;
border-left: 1px solid #777777;
padding: 4px;
width: auto;
}
div.caption_on_gray02 div.picket
{
display: block;
width: 100%;
height: 6px;
background-image: url('http://www.gamedeviants.com/theme/images/caption_on_gray02.gif');
background-position: top center;
background-repeat: no-repeat;
font-size: 0px;
}

/* .caption_on_gray04 */

div.caption_on_gray04
{
display: block;
}
div.caption_on_gray04 div.content
{
overflow: auto;
overflow-x: auto;
display: block;
text-align: center;
font-family: arial;
font-size: 12px;
color: #FFFFFF;
background-color: #444444;
border-top: 0px solid #777777;
border-right: 1px solid #777777;
border-bottom: 1px solid #777777;
border-left: 1px solid #777777;
padding: 4px;
width: auto;
}
div.caption_on_gray04 div.picket
{
display: block;
width: 100%;
height: 6px;
background-image: url('http://www.gamedeviants.com/theme/images/caption_on_gray04.gif');
background-position: top center;
background-repeat: no-repeat;
font-size: 0px;
}