.sidebar{
	margin: 30px 0px 0px 0px;
	padding:0px;
	color:#000;
	width: 220px;
}

.sidebar_border {
	background: url(http://www.virginmobileusa.com/common/images/bg_dot.gif) repeat-x;
	width: 222px;
	height: 3px;
	margin:0px 0px 10px 0px;
	padding:0px;
}

.sidebar_box{ /*Nancy added on 11/7*/

	/*background:#F0F0F0 url(right-box-bg.jpg) repeat-x top;*/
	/*background:#EBEBEB url(right-box-bg2.jpg) repeat-y top left;*/
	/*border:1px solid #000;*/
	padding:0px 5px 0px 0px;
	margin:0px 0px 10px 0px;
	/*height:105px;*/
	width: 220px;

}

.sidebar_box_top{ /*Nancy added on 11/7*/

	/*background:#F0F0F0 url(right-box-bg.jpg) repeat-x top;*/
	/*background:#EBEBEB url(right-box-bg2.jpg) repeat-y top left;*/
	/*border-width:1px 1px 0px 1px;*/
	/*border-style:solid;*/
	/*border-color: #ccc;*/
	padding:0px 5px 0px 5px;
	margin:0px;
	/*height:105px;*/
	width: 220px;
}

.sidebar_box_bottom{ /*Nancy added on 11/7*/

	/*background:#F0F0F0 url();*/
	/*background:#EBEBEB url(right-box-bg2.jpg) repeat-y top left;*/
	/*border-width:0px 1px 1px 1px;*/
	/*border-style:solid;*/
	/*border-color: #ccc;*/
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width: 230px;
}

.sidebar h3{ /*Nancy added on 11/7*/
	color:#cc0000;
	font-size:13px;
	text-transform:none;
	font-weight:bold;
	padding:3px 0px 2px 0px;
	margin:0px 0px 5px 0px;
	background: url(http://www.virginmobileusa.com/common/images/bg_dot.gif) repeat-x bottom;
}

.sidebar_link li { /*Nancy added on 11/7*/
	margin-bottom:0px;
	margin-top:0px;
	padding: 0px;
	background: url(arrow_down.gif) no-repeat left center;
	text-indent:12px;
}

.sidebar_link { /*Nancy added on 11/7*/
	margin-bottom:0px;
	margin-top:5px;
	padding: 0px;
	text-align: left;
	line-height:10px;
	
	
	/* margin-left:50px; -- NEED TO PUT IN FOR MY GOODIES LINKS */
	/*background: url(http://www.virginmobileusa.com/common/images/bg_dot.gif) repeat-x bottom;*/
}
.sidebar_link a,
.sidebar_link a:link,
.sidebar_link a:visited {
	padding-right: 10px;
	font-size: 11px;
	text-decoration: none;
	color: #cc0000;
	font-weight:bold;
	background-color:#fff;
	
}

.sidebar_extra{ /*Nancy added on 11/9*/
	/*background-color:#fff;*/
	/*border:1px solid #cc0000;*/
	background:#EBEBEB url(right-box-bg2.jpg) repeat-y top left;
	padding:0px 5px 10px 5px;
	margin:0px 0px 0px 0px;
	width: 225px;

}

/*Nancy added on 11/9*/
.sidebar_box_bottom a,
.sidebar_box_bottom a:link,
.sidebar_box_bottom a:visited {
	font-weight:bold;
	background: url(arrow_up.gif) center left no-repeat;
	padding:0px 0px 0px 12px;
	margin:0px;
	
	
}



.sidebar_link a:hover {
	text-decoration: underline;
	color: #cc0000;
}

.important_info_box{
	position:absolute;
	top:80px;left:160px;
	width:400px;
	background:#fff url(titlebar.gif) repeat-x top;
	border-width:1px; 
	border-color:#333;
	border-style:double;
	padding:0px;
	
}

.important_info_box .titlebar{
font-size:14px;font-weight:bold;float:left;padding:5px;
}

.important_info_box .close{
float:right;padding:3px;
}

.important_info_box .details{
margin:10px;border:2px  #cc0000;padding:5px;background-color:#ffffcc;
}

.important_info_link{


font-weight:bold;
line-height:15px;


}

.important_info_link a,
.important_info_link a:link,
.important_info_link a:visited {
	text-decoration:underline;
	background: url(http://www.virginmobileusa.com/common/images/bg_arrow_red.gif) right center no-repeat;
	padding-right:8px;

	
}

.more_info_link{

line-height:15px;
font-weight:bold;
margin-top:3px;


}


.more_info_link a,
.more_info_link a:link,
.more_info_link a:visited {
	text-decoration:none;
	background: url(http://www.virginmobileusa.com/common/images/bg_arrow_red.gif) right center no-repeat;
	padding-right:8px;
}



.more_info_link li{

margin-bottom:5px;


}

.more_info_link li a,
.more_info_link li a:link,
.more_info_link li a:visited{

line-height:15px;
margin-top:13px;
}

.more_info_link_normal{

line-height:15px;
font-weight:normal;
margin-top:3px;


}


.more_info_link_normal a,
.more_info_link_normal a:link,
.more_info_link_normal a:visited {
	text-decoration:none;
	background: url(http://www.virginmobileusa.com/common/images/bg_arrow_red.gif) right center no-repeat;
	padding-right:8px;
}



.textbanner_module{
padding:0px 0px 0px 0px;
width:280px;
height:90px;
margin:0px 10px 10px 0px;
border:1px solid #ccc;
background-image: url(images/bannerbg.gif);
background-color: transparent;
background-repeat: repeat-x;
background-position: 0 0px;

}


.textbanner_module li{
	position: relative;
	margin:2px 0px 0px 10px;
	padding:2px 10px 0px 0px;
}


.textbanner_module h4
{
	width: 160px;
	height: 10px;
	font-size: 12px;
	color:#cc0000;
	padding: 0px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	/*border:1px solid #000;*/

}



.textbanner_module h4 a:link,
.textbanner_module h4 a:visited,
.textbanner_module h4 a:hover {
	height: 10px;
	background: url(http://www.virginmobileusa.com/common/images/bg_arrow_red.gif) right 5px no-repeat;
	padding:0px 8px 8px 0px;
	margin:0px;
	color:#cc0000;
	font-size:11px;
	text-decoration:none;
}



.textbanner_module li .link:link,
.textbanner_module li .link:visited,
.textbanner_module li .link:hover{
	
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	text-decoration: none;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 0;

}

.confirm_banner{
	
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 60px;
	text-decoration: none;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 0;
	height:100px;
	width:150px;
	float:left;
	
	

}

.confirm_banner h4
{
	
	font-size: 12px;
	color:#000;
	padding: 0px 0px 2px 0px;
	margin:0px 0px 0px 0px;
	/*border:1px solid #000;*/

}

.confirm_banner a:link,
.confirm_banner a:visited,
.confirm_banner a:hover {
	height: 10px;
	background: url(http://www.virginmobileusa.com/common/images/bg_arrow_red.gif) right 5px no-repeat;
	padding:0px 8px 8px 0px;
	margin:0px;
	color:#cc0000;
	font-size:11px;
	text-decoration:none;
}


#confirm_banner_kickbacks{background-image:url(images/banner_logo_kb.gif);width:180px}

#confirm_banner_sugar_mama{background-image:url(images/banner_logo_sm.gif);}

#confirm_banner_pass_it_on{background-image:url(/files/icon-pass-it-on);}

#confirm_banner_rbt{background-image:url(/files/icon-rbt);}




.c20_helpBox {
	padding-left: 30px;
	background: url(http://www.virginmobileusa.com/common/images/ico_help.gif) top left no-repeat;
	
}