@charset "utf-8";

/* CSS Document */

h5.unlocknow
{

padding-top: 10px;
text-align: center;
font-size: 36px;
color:#FF9900;


}

h5.message
{


text-align: left;
font-size: 16px;
color:#FF9900;


}


h5.message1
{


text-align: left;
font-size: 16px;
color:#1C86EE;


}

.price

{
color:#FF8C00;
text-align:center;
font-weight:bold;
font-size: 14px;
}

.turnaround
{
color: #999999;
font-weight: bold;
}

.question
{
color: #1C86EE;
font-weight: bold;
text-align:center;
font-size: 14px;
}

.question1
{
color: #1C86EE;
font-weight: bold;
text-align:center;
font-size: 14px;
}

.question2
{
color: #1C86EE;
font-weight: bold;
text-align:left;
font-size: 12px;
}

.javabox
{
border-style: solid;
border-width:5px;
border-color: #CCCCCC;
padding: 0px;
width: 406px;
height: 435px;

}

/*               */

/* set millions of background images */

.rbroundbox { background: url(http://www.cellfservices.com/images/greybox/nt.gif) repeat; }

.rbtop div { background: url(http://www.cellfservices.com/images/greybox/tl.gif) no-repeat top left; }

.rbtop { background: url(http://www.cellfservices.com/images/greybox/tr.gif) no-repeat top right; }

.rbbot div { background: url(http://www.cellfservices.com/images/greybox/bl.gif) no-repeat bottom left; }

.rbbot { background: url(http://www.cellfservices.com/images/greybox/br.gif) no-repeat bottom right; }



/* height and width stuff, width not really nessisary. */

.rbtop div, .rbtop, .rbbot div, .rbbot {

width: 100%;

height: 7px;

font-size: 1px;

}

.rbcontent { margin: 0 7px; }

.rbroundbox { width: 350px; margin: 1em auto; }

 

 

/* dark grey box */ 

 

 .rbroundbox1 { background: url(http://www.cellfservices.com/images/darkgreybox/nt.gif) repeat; }

.rbtop1 div { background: url(http://www.cellfservices.com/images/darkgreybox/tl.gif) no-repeat top left; }

.rbtop1 { background: url(http://www.cellfservices.com/images/darkgreybox/tr.gif) no-repeat top right; }

.rbbot1 div { background: url(http://www.cellfservices.com/images/darkgreybox/bl.gif) no-repeat bottom left; }

.rbbot1 { background: url(http://www.cellfservices.com/images/darkgreybox/br.gif) no-repeat bottom right; }



/* height and width stuff, width not really nessisary. */

.rbtop1 div, .rbtop1, .rbbot1 div, .rbbot1 {

width: 100%;

height: 7px;


font-size: 1px;


}

.rbcontent1 { margin: 0 7px; }

.rbroundbox1 { width: 380px; margin: 1em auto; }

 