@import url(http://fonts.googleapis.com/css?family=Open+Sans);
@font-face 
{
	font-family: 'Conv_HelveticaLTStd-Light';
	src: url('fonts/HelveticaLTStd-Light.eot');
	src: local('?'), url('fonts/HelveticaLTStd-Light.woff') format('woff'), url('fonts/HelveticaLTStd-Light.ttf') format('truetype'), url('fonts/HelveticaLTStd-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

.clear:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.clear {display: inline-block;}

html[xmlns] .clear {display: block;}
* html .clear {height: 1%;}

body
{
    text-align: center;
    font-family: helvetica, arial;
    font-family: 'Roboto Condensed', sans-serif;
    font-family: 'PT Sans Narrow', sans-serif;
    font-size:100%;
    background-color: #000000;
}

#container
{
    width: 1000px;
    margin: auto;
    background: url(images/top-head.png) center 20px /*change this number to move the background up and down */;
    background-repeat: no-repeat;
    /* this min height will ensure the whole background image shows */
    min-height: 600px; 
    height:auto !important; 
    height: 600px; 
}

#container2
{
    width: 1000px;
    margin: auto;
    /*background: url(images/top-head2.png) center 15px change this number to move the background up and down */;
    background-repeat: no-repeat;
    /* this min height will ensure the whole background image shows */
    min-height: 600px; 
    height:auto !important; 
    height: 600px; 
}

a { text-decoration: none; }

#banner
{
    width: 100%;
   /*display: none;*/
    background: url(images/top-head2.png) ;
    height: 225px;
}

#banner h1
{
    font-family:'Conv_HelveticaLTStd-Light',Helvetica,Sans-Serif;
    font-size: 3em;
    height: 41px;
    color: #FFFFFF;

    height: 40px;
    float: left;
    margin-top: 90px;
    margin-left: 25px;
}

#banner p
{
    color: #d72128;
    font-weight: bold;
}


#banner p.battle
{
    position: relative;
    margin: 10px auto;
    font-family: helvetica, arial;
    font-size: 1.7em;
    margin: 30px auto;
}

#banner p.battlesub
{
    font-family:'Conv_HelveticaLTStd-Light',Helvetica,Sans-Serif;
    position: relative;
    margin: -20px auto;
    font-size: 13px;
    color: #c5c5c5;
    line-height: 22px;	
    font-weight: normal;
    width: 480px;
}

#banner h2
{
    
    background: url(images/bf3.png);
    background-repeat:no-repeat;
    width: 266px;
    height: 41px;
    text-indent: -333333px;
    margin: 120px auto -10px auto;
}

#banner h1
{
    font-family:'Conv_HelveticaLTStd-Light',Helvetica,Sans-Serif;
    font-size: 3em;
    height: 41px;
    color: #FFFFFF;

    height: 40px;
    float: left;
    margin-top: 90px;
    margin-left: 25px;
}

#banner h5
{
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 0.95em;
    height: 41px;
    color: #6e6e6e;

    height: 40px;
    float: left;
    margin-top: 180px;
    margin-left: -366px;
   
}

#banner h4
{
    font-family: helvetica, arial;
    font-size: 1.0em;
    height: 41px;
    color: #d72128;
    font-weight: bold;
    position: relative;
    height: 40px;
    float: left;
    margin-top: 150px;
    margin-left: -305px;
   
}

#main
{
    margin-top: 80px;
}

#main2
{
   /* margin-top: 268px;*/
    clear: left;
}


.game-list
{
    margin-top: -30px;
    padding-bottom: 1px;
    background-image: -ms-linear-gradient(top, #010101 0%, #000000 100%);
    background-image: -moz-linear-gradient(top, #010101 0%, #000000 100%);
    background-image: -o-linear-gradient(top, #010101 0%, #000000 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #010101), color-stop(1, #000000));
    background-image: -webkit-linear-gradient(top, #010101 0%, #000000 100%);
    background-image: linear-gradient(to bottom, #010101 0%, #000000 100%);
    border-top: 1px solid #2d2d2d;
    min-height: 345px;
    display: none;
    background: url(images/hot.png);
    text-align: left;
}


#banner p
{
    color: #d72128;
    font-weight: bold;
}


#banner p.battle
{
    position: relative;
    margin: 10px auto;
    font-family: helvetica, arial;
    font-size: 1.7em;
    margin: 30px auto;
}

#banner p.battlesub
{
    font-family:'Conv_HelveticaLTStd-Light',Helvetica,Sans-Serif;
    position: relative;
    margin: -20px auto;
    font-size: 13px;
    color: #c5c5c5;
    line-height: 22px;	
    font-weight: normal;
    width: 480px;
}

#navigation
{
    margin-top: 20px;
    padding: 0 0 0 25px;
    overflow: auto;
    color: #cf232a;
}
#navigation h1
{
    background: url(images/logo.png);
    background-repeat:no-repeat;
    width: 232px;
    height: 64px;
    float: left;
    text-indent: -333333px;
}

#nav { text-align: center; }

.button2:hover
{
    background: url(images/button-grad.png);
    background-repeat: repeat-x;
    font-family: 'Open Sans', sans-serif;
    color: #FFFFFF;
    border-color:#0a0a0b;
    border-style:solid;
    border-width:1px;
    width: 130px;
    font-size: 0.75em;
    -moz-border-radius: 15px;
    border-radius: 15px;
    display:block;
    display:inline-block;
    padding: 12px;
    margin-top: 40px;
}

.button2
{
    font-family: 'Open Sans', sans-serif;
    color: #6e6e6e;
	background: #030303;
    border-color:#3e3e3e;
    border-style:solid;
    border-width:1px;
    width: 130px;
    font-size: 0.75em;
    -moz-border-radius: 15px;
    border-radius: 15px;
    display:block;
    display:inline-block;
    padding: 12px;
    margin-top: 40px;
}

.button
{
    background: url(images/button-grad.png);
    background-repeat: repeat-x;
    font-family: 'Open Sans', sans-serif;
    color: #FFFFFF;
    border-color:#0a0a0b;
    border-style:solid;
    border-width:1px;
    width: 130px;
    font-size: 0.75em;
    -moz-border-radius: 15px;
    border-radius: 15px;
    display:block;
    display:inline-block;
    padding: 12px;
    margin-top: 40px;
}



#nav li
{
    font-family: 'PT Sans Narrow', sans-serif;
    overflow: hidden;
    float: right;
    list-style-type: none;
    height: 50px;
    font-size: 17px;
    border-bottom: 2px solid #131314;
    margin-top: 15px;
}
#nav li a
{
    padding: 0 1.3em;
    color: #6e6e6e;
}

#nav li a:hover
{
    color: #FFFFFF;
}

#nav li:hover
{
    border-bottom: 2px solid #cf232a;
}


.game-list li
{
    list-style-type: none;
    display: inline-block;
    text-align: center;
    margin-left: 26px;
}

.game-list h3
{
    color: #6e6e6e;
    position: relative;
    float: left;
    text-align: left;
    line-height: 25px;
    margin-top: 225px;
    font-weight: normal;
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 0.8em;
    font-family: 'Oxygen', sans-serif;
}
.game-list h3:hover
{
    color: #FFFFFF;
}



#messagesent
{

    color:blue;
}

.offersup li
{
    list-style-type: none;
    display: inline-block;
    text-align: center;
    color: #8e8e8e;
    line-height: 20px;

    margin-left: auto;
    margin-right: auto;
    padding: 0 50px;
    margin-top: -25px;
}

.offersup li p 
{ 
    padding-bottom: 20px;
    border-bottom: 1px solid #141414;
    margin-top: 15px;
}

.subheader
{
    color: #e32d35;
    font-size: 1.2em;
    margin-top: 10px;
}

.offersup li h1
{
    color: #FFFFFF;
    font-family: 'Oxygen', sans-serif;
    font-size: 1.4em;
}

#offers
{
    padding-top: 15px;
    padding-bottom: 15px;
    background: #070707;
    border-top: 1px solid #2e2e2e;
    height: 550px;
    display: none;
}

.aa25
{
    position: relative;
    background: url(images/aa25.jpg);
    background-repeat:no-repeat;
    width: 288px;
    height: 206px;
    margin: 20px auto -10px auto;
    border-color:#0a0a0b;
    border-style:solid;
    border-width:4px;
    -moz-border-radius: 5px;
    border-radius: 5px;	
}

.aa25homepage
{
    position: relative;
    background: url(images/aa25.jpg);
    background-repeat:no-repeat;
    width: 288px;
    height: 206px;
    margin: 30px auto -10px auto;
    border-color:#0a0a0b;
    border-style:solid;
    border-width:4px;
    -moz-border-radius: 5px;
    border-radius: 5px;	
}

.bf2
{
    position: relative;
    background: url(images/bf2.jpg);
    background-repeat:no-repeat;
    width: 288px;
    height: 206px;
    margin: 20px auto -10px auto;
    border-color:#0a0a0b;
    border-style:solid;
    border-width:4px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.bf2homepage
{
    position: relative;
    background: url(images/bf2.jpg);
    background-repeat:no-repeat;
    width: 288px;
    height: 206px;
    margin: 30px auto -10px auto;
    border-color:#0a0a0b;
    border-style:solid;
    border-width:4px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.cod2
{
    position: relative;
    background: url(images/cod2.jpg);
    background-repeat:no-repeat;
    width: 288px;
    height: 206px;
    margin: 20px auto -10px auto;
    border-color:#0a0a0b;
    border-style:solid;
    border-width:4px;
    -moz-border-radius: 5px;
    border-radius: 5px;	
}

.cs16
{
    position: relative;
    background: url(images/cs16.jpg);
    background-repeat:no-repeat;
    width: 288px;
    height: 206px;
    margin: 80px auto -10px auto;
    border-color:#0a0a0b;
    border-style:solid;
    border-width:4px;
    -moz-border-radius: 5px;
    border-radius: 5px;	
}


.cod4
{
    position: relative;
    background: url(images/cod4.jpg);
    background-repeat:no-repeat;
    width: 288px;
    height: 206px;
    margin: 80px auto -10px auto;
    border-color:#0a0a0b;
    border-style:solid;
    border-width:4px;
    -moz-border-radius: 5px;
    border-radius: 5px;	
}

.cod4homepage
{
    position: relative;
    background: url(images/cod4.jpg);
    background-repeat:no-repeat;
    width: 288px;
    height: 206px;
    margin: 30px auto -10px auto;
    border-color:#0a0a0b;
    border-style:solid;
    border-width:4px;
    -moz-border-radius: 5px;
    border-radius: 5px;	
}

.cod5
{
    position: relative;
    background: url(images/cod5.jpg);
    background-repeat:no-repeat;
    width: 288px;
    height: 206px;
    margin: 80px auto -10px auto;
    border-color:#0a0a0b;
    border-style:solid;
    border-width:4px;
    -moz-border-radius: 5px;
    border-radius: 5px;	
}

.garry
{
    position: relative;
    background: url(images/garry.jpg);
    background-repeat:no-repeat;
    width: 288px;
    height: 206px;
    margin: 80px auto -10px auto;
    border-color:#0a0a0b;
    border-style:solid;
    border-width:4px;
    -moz-border-radius: 5px;
    border-radius: 5px;	
}

.csgo
{
    position: relative;
    background: url(images/csgo.png);
    background-repeat:no-repeat;
    width: 288px;
    height: 206px;
    margin: 80px auto -10px auto;
    border-color:#0a0a0b;
    border-style:solid;
    border-width:4px;
    -moz-border-radius: 5px;
    border-radius: 5px;	
}


.tf2
{
    position: relative;
    background: url(images/tf2.jpg);
    background-repeat:no-repeat;
    width: 288px;
    height: 206px;
    margin: 80px auto -10px auto;
    border-color:#0a0a0b;
    border-style:solid;
    border-width:4px;
    -moz-border-radius: 5px;
    border-radius: 5px;	
}

.tfclassic
{
    position: relative;
    background: url(images/tfclassic.jpg);
    background-repeat:no-repeat;
    width: 288px;
    height: 206px;
    margin: 80px auto -10px auto;
    border-color:#0a0a0b;
    border-style:solid;
    border-width:4px;
    -moz-border-radius: 5px;
    border-radius: 5px;	
}

.gtasa
{
    position: relative;
    background: url(images/gtasa.jpg);
    background-repeat:no-repeat;
    width: 288px;
    height: 206px;
    margin: 80px auto -10px auto;
    border-color:#0a0a0b;
    border-style:solid;
    border-width:4px;
    -moz-border-radius: 5px;
    border-radius: 5px;	
}

.mta
{
    position: relative;
    background: url(images/mta.jpg);
    background-repeat:no-repeat;
    width: 288px;
    height: 206px;
    margin: 80px auto -10px auto;
    border-color:#0a0a0b;
    border-style:solid;
    border-width:4px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.dod
{
    position: relative;
    background: url(images/dod.jpg);
    background-repeat:no-repeat;
    width: 288px;
    height: 206px;
    margin: 80px auto -10px auto;
    border-color:#0a0a0b;
    border-style:solid;
    border-width:4px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-left: 30px;
}


.dods
{
    position: relative;
    background: url(images/dods.jpg);
    background-repeat:no-repeat;
    width: 288px;
    height: 206px;
    margin: 80px auto -10px auto;
    border-color:#0a0a0b;
    border-style:solid;
    border-width:4px;
    -moz-border-radius: 5px;
    border-radius: 5px;	
}

.css
{
    position: relative;
    background: url(images/css.jpg);
    background-repeat:no-repeat;
    width: 288px;
    height: 206px;
    margin: 80px auto -10px auto;
    border-color:#0a0a0b;
    border-style:solid;
    border-width:4px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}


a.buttoner
{
    background: url(images/button-grad.png);
    background-repeat: repeat-x;
    color: #FFFFFF;
    position: relative;
    float: right;
    margin-top: 230px;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
    font-size: 0.75em;
    border-color:#0a0a0b;
    border-style:solid;
    border-width:1px;
    width: 135px;	
    border-radius: 15px;
    height: 35px;
    line-height: 35px;
}

.butt
{
    list-style-type: none;
    text-align: center;
    background: url(images/button-grad.png);
    background-repeat: repeat-x;
    color: #FFFFFF;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
    font-size: 0.75em;
    border-color:#0a0a0b;
    border-style:solid;
    border-width:1px;
    width: 135px;	
    border-radius: 15px;
    height: 10px;

    float: left;
}

a.packagebutton
{
    list-style-type: none;
    display: inline-block;
    text-align: center;
    background: url(images/button-grad.png);
    background-repeat: repeat-x;
    color: #FFFFFF;
    position: relative;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
    font-size: 0.75em;
    border-color:#0a0a0b;
    border-style:solid;
    border-width:1px;
    width: 135px;	
    border-radius: 15px;
    height: 35px;
    line-height: 35px;
    margin-top: 10px;
}

.offersup h5
{
    color: #FFFFFF;
    font-family: 'Oxygen', sans-serif;
    font-size: 0.9em;
    margin-top: 15px;
}

.offersup h2
{
    position: relative;
    background: url(images/console-icon.png);
    background-repeat:no-repeat;
    width: 68px;
    height: 96px;
    text-indent: -333333px;
    margin: auto;
    padding-bottom: 15px;    
    top: 27px;	
}

.offersup h3
{
    position: relative;
    background: url(images/voice-icon.png);
    background-repeat:no-repeat;
    width: 71px;
    height: 71px;
    text-indent: -333333px;
    margin: auto;
    padding-bottom: 15px;
}

#finaltext h2
{
    color: #FFFFFF;
	text-indent: -333333px;
    position: relative;
    background: url(images/mysql-logo.png) no-repeat;
	width: 96px;
	height: 66px;	
	float: right;
	padding-left: 15px;
	margin-top: 48px;
	
}

#finaltext h3
{
    color: #FFFFFF;
	text-indent: -333333px;
    position: relative;
    background: url(images/cpanel-logo.png) no-repeat;
	width: 103px;
	height: 28px;
	float: right;
	margin-top: 80px;
	padding-left: 15px;
}

#finaltext h4
{
    color: #FFFFFF;
	text-indent: -333333px;
    position: relative;
    background: url(images/lsn-logo.png) no-repeat;
	width: 93px;
	height: 28px;	 
	float: right;
	padding-left: 12px;
	margin-top: 80px;
}

#finaltext h5
{
    color: #FFFFFF;
	text-indent: -333333px;
    position: relative;
	background: url(images/domvps-logo.png) no-repeat;
	width: 102px;
	height: 33px;		
	float: right;
	padding-left: 5px;
	margin-top: 78px;
}

.offersup h4
{
    position: relative;
    background: url(images/newlove-icon.png);
    background-repeat:no-repeat;
    width: 71px;
    height: 71px;
    text-indent: -333333px;
    margin: auto;
	padding-left: 5px;
    padding-bottom: 15px;
}

#footer
{
    padding-top: 30px;
    background: #0d0d0d;
    border-top: 1px solid #2e2e2e;
    min-height: 230px;
}

#footer2
{
    padding-top: 10px;
    background: #000000;
    border-top: 1px solid #2e2e2e;
    height: 10px;
}

.footerclass li
{
    list-style-type: none;
    display: inline-block;
    text-align: left;
    float: left;
    padding-right: 50px;
    color: #FFFFFF;
    padding-left: 25px;
}

.footerclass li p 
{ 
    color: #8e8e8e;
    line-height: 30px;
}

.footerclass li h1
{
    color: #FFFFFF;
    font-family: 'Oxygen', sans-serif;
    font-size: 1.0em;
    padding-bottom: 15px;
}

.footerclass2 li
{
    list-style-type: none;
    display: inline-block;
    text-align: left;
    float: left;
    color: #FFFFFF;
}

.footerclass2 li p 
{ 
    color: #8e8e8e;
    line-height: 30px;
}

.footerclass2 li h1
{
    color: #FFFFFF;
    font-family: 'Oxygen', sans-serif;
    font-size: 1.0em;
    padding-bottom: 15px;
}

#finaltext
{
    text-align: left;
    width: 650px;
    display: inline-block;
}

#finaltext h1
{
    color: #FFFFFF;
    font-family: 'Oxygen', sans-serif;
    font-size: 1.0em;
    padding-bottom: 15px;
}
#finaltext .subhead
{
    font-family: 'Roboto Condensed', sans-serif;
    color: #e32d35;
    font-size: 1.1em;
     padding-bottom: 15px;
}

#finaltext p
{
    color: #8e8e8e;
    font-size: 1.0em;
}

.ventrillo
{
    position: relative;
    background: url(images/ventrillo.jpg);
    background-repeat:no-repeat;
    width: 288px;
    height: 206px;
    margin-top: 50px;
    margin-left: 30px;

    border-color:#0a0a0b;
    border-style:solid;
    border-width:4px;
    -moz-border-radius: 5px;
    border-radius: 5px;	
}

#cs
{
    float:right;
    position:fixed;
    top:50%;
    right:0px;
    margin-top:-89px;
    z-index:50;
}

.teamspeak
{
    position: relative;
    background: url(images/teamspeak.jpg);
    background-repeat:no-repeat;
    width: 288px;
    height: 206px;
    margin-left: 30px;

   

    border-color:#0a0a0b;
    border-style:solid;
    border-width:4px;
    -moz-border-radius: 5px;
    border-radius: 5px;	
}


.mumble
{
    position: relative;
    background: url(images/mumble.jpg);
    background-repeat:no-repeat;
    width: 288px;
    height: 206px;
    margin-left: 30px;
    border-color:#0a0a0b;
    border-style:solid;
    border-width:4px;
    -moz-border-radius: 5px;
    border-radius: 5px;	
}

#why
{
    display: none;
    height: 500px;
    background: url(images/hot.png);
}

#pria
{
    display: none;
    height: 1080px;
    background: url(images/hot.png);
}


#contactwhy
{
    display: none;
    height: 550px;
    background: url(images/hot.png);
}

#primary
{
    float: left;
}

#primary h1
{
    font-family:'Conv_HelveticaLTStd-Light',Helvetica,Sans-Serif;
    color: #FFFFFF;
    font-size: 2.0em;
    text-align: left;
    margin-top: 50px;
    margin-left: 30px;
}

#primary h2
{
    font-family:'Conv_HelveticaLTStd-Light',Helvetica,Sans-Serif;
    color: #e32d35;
    font-size: 1.5em;
    text-align: left;
    padding-top: 15px;
    margin-left: 30px;
    display: none;
}

#primary p
{
    color: #a1a1a1;
    width: 400px;
    text-align: left;
    padding-top: 15px;
    margin-left: 30px;
}






#secpri
{
    float: left;
}

#secpri h1
{
    font-family:'Conv_HelveticaLTStd-Light',Helvetica,Sans-Serif;
    color: #FFFFFF;
    font-size: 2.0em;
    text-align: left;
    margin-top: 50px;
    margin-left: 30px;
}

#secpri h2
{
    font-family:'Conv_HelveticaLTStd-Light',Helvetica,Sans-Serif;
    color: #e32d35;
    font-size: 1.5em;
    text-align: left;
    padding-top: 15px;
    margin-left: 30px;
    display: none;
}


#secpri h3
{
    font-family:'Conv_HelveticaLTStd-Light',Helvetica,Sans-Serif;
    color: #e32d35;
    font-size: 1.5em;
    text-align: left;
    padding-top: 25px;
    margin-left: 30px;
    display: none;
}

#secpri p
{
    color: #a1a1a1;
    width: auto;
    text-align: left;
    padding-top: 15px;
    padding-right: 20px;
    margin-left: 30px;
}





























.formclass
{
    text-align: left;
    padding-top: 15px;
    margin-left: 30px;
}

#reasons
{
    float: left;
}

#reasons p
{
    color: #a1a1a1;
    width: 385px;
    text-align: left;
    padding-top: 15px;
    margin-left: 150px;   
}

.red
{
    color: #aaaaaa;
}

#reasons h1
{
    font-family:'Conv_HelveticaLTStd-Light',Helvetica,Sans-Serif;
    color: #FFFFFF;
    font-size: 2.0em;
    text-align: left;
    margin-top: 50px;
     margin-left: 150px;   
}

#reasons h2
{
    font-family:'Conv_HelveticaLTStd-Light',Helvetica,Sans-Serif;
    color: #e32d35;
    font-size: 1.5em;
    text-align: left;
    padding-top: 15px;
     margin-left: 150px;   
}

#reasons li
{
    color: #ffffff;
    text-align: left;
    line-height: 10px;
     margin-left: 150px;   
    padding-top: 20px;
}

#footer a:link {color:#8e8e8e;}      /* unvisited link */
#footer a:visited {color:#8e8e8e;}  /* visited link */
#footer a:hover {color:#8e8e8e;}  /* mouse over link */
#footer a:active {color:#8e8e8e;}  /* selected link */



#newsub
{
    width: 100%;
   /*display: none;*/

    height: 225px;
}

#newsub h1
{
    font-family:'Conv_HelveticaLTStd-Light',Helvetica,Sans-Serif;
    font-size: 3em;
    height: 41px;
    color: #FFFFFF;

    height: 40px;
    float: left;
    margin-top: 90px;
    margin-left: 25px;
}

#newsub h2
{
    background-repeat:no-repeat;
    width: 266px;
    height: 30px;
    text-indent: -333333px;
    margin: 120px auto -10px auto;
}

#newsub h3
{
	background: url(images/logo.png);
    background-repeat:no-repeat;
    width: 232px;
    height: 64px;
    text-indent: -333333px;
    margin: 10px auto auto auto;
}

#newsub p
{
    color: #d72128;
    font-weight: bold;
}

#newsub p.odd
{
    color: #ffffff;
    font-weight: bold;
}

#newsub p.battlea
{
    position: relative;
    font-family: helvetica, arial;
    font-size: 1.1em;
    margin: 5px 30px 0 auto;
}

#newsub p.battle
{
    position: relative;
    margin: 10px auto;
    font-family: helvetica, arial;
    font-size: 1.7em;
    margin: 30px auto;
}

#newsub p.battlesub
{
    font-family:'Conv_HelveticaLTStd-Light',helvetica, Sans-Serif;
    position: relative;
    margin: -20px auto;
    font-size: 13px;
    color: #c5c5c5;
    line-height: 22px;	
    font-weight: normal;
    width: 480px;
}

