

/* CSS Document */

#plugins_content
{
width: 955px;
height: 760px;
position: relative;
background: #7c0000 url(http://cache.g4tv.com/images/2007/plugins/plugins_bg.jpg) no-repeat top;
}

#thisweek_logo
{
width: 214px;
height: 23px;
position: absolute; top: 280px; left: 17px;
background: #000000 url(http://cache.g4tv.com/images/2007/plugins/thisweek_logo.jpg) no-repeat;
}
#plugins_sentence_container
{
width: 563px;
height: auto;
position: absolute; top: 305px; left: 17px;
}

#plugins_sentence
{
display:block;
width:  563px;
height: 409px;
font-size: 0px;
background /**/: transparent url(http://cache.g4tv.com/images/2007/plugins/plugins_form_bg.png) no-repeat;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cache.g4tv.com/images/2007/plugins/plugins_form_bg.png',sizingMethod='scale');
}


#plugins_sentence_a
{
display:block;
width:  559px;
height: 6px;
font-size: 0px;
background /**/: transparent url(http://cache.g4tv.com/images/2007/plugins/_plugins_sentence_a.png) no-repeat;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cache.g4tv.com/images/2007/plugins/_plugins_sentence_a.png',sizingMethod='scale');
}


#plugins_sentence_b
{
width:  559px;
height: auto;
background: #4f4f4f url(http://cache.g4tv.com/images/2007/plugins/plugins_sentence_b.jpg) no-repeat;
}

#plugins_sentence_c
{
width:  559px;
height: 120px;
background: url(http://cache.g4tv.com/images/2007/plugins/plugins_sentence_c_new1.jpg) no-repeat;

}

#plugins_sentence_d
{
display:block;
width:  559px;
height: 15px;
background /**/: url(http://cache.g4tv.com/images/2007/plugins/_plugins_sentence_d.png) no-repeat;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cache.g4tv.com/images/2007/plugins/_plugins_sentence_d.png',sizingMethod='scale');
}

#ad_container
{
width: 337px;
height: 281px;
position: absolute; top: 30px; left: 600px;
}

#recent_logo
{
width: 183px;
height: 23px;
position: absolute; top: 320px; left: 600px;
background: #000000 url(http://cache.g4tv.com/images/2007/plugins/recent_logo.jpg) no-repeat;
}

#sp-player-video-flash
{
width: 320px;
height: 355px;
position: absolute; top: 345px; left: 600px;
}

.plugins_sentence_text
{
padding: 10px 15px 20px 15px;
color: #ffffff;
font: bold 32px/48px arial;
}

.plugins_sentence_input
{
position: absolute;
top: 325px;
padding: 12px 0px 0px 15px;
}

.pluginword
{
    position: relative;
    height: 37px;
    width: 118px;
    color: #999999;
    text-align: center;
    font-size: 18px;
    vertical-align: top;
}

.firstname, .lastname, .city
{
    width: 134px;
    height: 20px;
    color: #999999;
    margin-right: 10px;
    vertical-align: top;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}

* html .firstname
{
    height: 18px;
}



* html .lastname
{
    height: 18px;
}



* html .city
{
    height: 18px;
}

.state
{
    width: 80px;
    height: 20px;
    color: #999999;
    margin-right: 10px;
    vertical-align: top;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}

* html .state
{
    height: 18px;
}

.email
{
    width: 183px;
    height: 20px;
    color: #999999;
    margin-right: 10px;
    vertical-align: top;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}

* html .email
{
    height: 18px;
}

.submitbutton {
    margin-top: 3px;
}


.thanks a
{
    color: white;
    text-decoration: underline;
}