/* styles for howDoI section */

.freephonenumbers {
	}
.freephonenumbers th {
	background-color: #ccc;
	color:#fff;
	width: 318px;
	font-weight: bold;
	padding: 5px 10px;
	}
.freephonenumbers th.telnumber {
	width: 90px !important;
	border-left: 1px #fff solid;
	}
.freephonenumbers td {
	border-bottom: 1px #eee solid;
	}
	

.alphabetlinks {	
	margin-bottom: 3px;
	}
.alphabetlinks td {
	background-color: #eee;
	padding: 20px 10px !important;
	}
.alphabetlinks td a {
	font-weight: bold;
	color: #333 !important;
	padding: 0 2px;
	text-decoration: none !important;
	}

.howdoiHero {
	/* img on left side of boxes */
	float: left;
	width: 108px;
	}
.alignRightTxt {
	/* contain text to right of img */
	float: left;
	_margin-left: 2px;
	height: 127px;
	width: 159px !important; /* for most browsers */
    width /**/:152px; /* for IE5.5's bad box model */
	}
.alignRightTxt span {
	padding: 0 10px;
	display: block;
	}
.alignRightTxt p {
	margin:0;
	padding:0;
	}
.alignRightTxt form, 
.alignRightTxt select {
	margin: 0 0 0 5px;
	padding:0;
	}
.alignRightTxt select {
	float: left;
	margin-top: 4px;
	width: 110px;
	font-size: 100% !important;
	border: 1px #ccc solid;
	}
.alignRightTxt input.submit {
	float: right;
	width: auto;
	}
	


/* this box sets the height of the text area for each spotlight box on the page */
.howDoBox 
{ 
	height: 133px;
}


.howDoBox h2 
{
	/* for some reason ie5.5 has a gap to left of h2 red. have used this to get rid of it */
	display: block;
	font-weight: bold !important;
	margin: 0 0 8px 0 !important; /* for most browsers */
    /**/margin:0 0 8px -3px; /* for IE5.5's bad box model */
	height: 2.3em;
	padding: 3px 0 5px;
	_padding: 6px 0 0;
	color: #fff;
	font-size: 120%;
	background-color: #CC0202;
}

.howDoBox h2 span
{
	display:block;
	font-weight: bold;
	margin:3px 10px;
	padding:0;
}

.bottomHowSpot {
	border: 4px #ccc solid;
	padding: 10px;
	margin-left: 7px;
	width: 251px;
	}

.howDoIBoxBottom
{
	border:solid 4px #ccc;
	padding:4px 4px 0;
	_margin:-15px 0 40px; /*IE crapness*/
	width: 558px;
	margin-left:1px;
}	

.howDoIBoxBottom img
{
	float:left;
	margin: 0 14px 4px 0;
}

.howDoIBoxBottom span
{
	display:block;
	font-size:1.6em;
	margin: 17px 10px 0;
	color:#999;
}















#pagecontentwrap table
{
	border-collapse:collapse;
	width: 100%;
}

#pagecontentwrap td
{
	vertical-align: top;
	/* border-bottom: solid 1px #ccc; */
	padding: 5px;
}

#howDoICol1
{
	width:330px;
	float:left;
}

#howDoICol2
{
	float: left;
	width:239px;
	margin-left:10px;
}

#howDoICodesTable
{
	width:573px !important;
	border-collapse:collapse;
	margin-top: 4px;
	border-right: 1px #ccc solid;
}

#howDoICodesTable .nation
{
	display:block;
	font-weight:bold;
	text-align:left;
}

#howDoICodesTable th
{
	background-color:#ccc;
	color:white;
	padding: 2px 8px 4px;
	border-right:solid 1px #fff;
}

#howDoICodesTable td a
{
	padding-left:18px; 
	background-image: url(../media/images/icons/redPlus.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	margin: 4px 0;
	display:block;
	text-align:left;
}

#howDoICodesTable td
{
	border-left:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	background-color:#fff;
	padding: 4px;
}

#AtoZPicker {
	background-color: #eeeeee;
	padding: 10px;
}

#AtoZPicker a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#AtoZPicker img {
	padding: 0px 0px  0px  50px; 
	vertical-align: middle;
}

#AtoZPicker span {
	padding: 0px 0px 0px 0px; 

}
#AtoZTable
{
	width:321px;
	border-collapse:collapse;
	border: none 0 white;
}

#AtoZTable .nation
{
	display:block;
	font-weight:bold;
	text-align:left;
}

#AtoZTable th
{
	background-color:#ccc;
	color:white;
	padding: 2px 8px 4px;
	border-right:solid 1px #fff;
}

#AtoZTable td
{
	border-left:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	background-color:#fff;
	padding: 4px;
}

.greyTxt{
	font-weight: bold;
	font-size: 150%;
	color: #cccccc;
}

/* 2 Column Layout */

#howDoILeft{
	width: 380px;
	float: left;
}

#howDoILeft p {
	margin: 0px 0px 10px 0px;
	padding: 4px 0px 0px 0px; 
}

#howDoIRight{
	width: 176px;
	margin-left: 417px !important; margin-left: 411px;
}


/* replaced by component_27_content_title_text_sidebar
#commonQuestionsPannel {
	border: 2px solid #fed41e;
	background-color: #fff7d3;
	padding: 6px;
}
*/


#howDoIRight h4 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
	font-size: 100%;
}

#howDoIRight p {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px; 
}

/* replaced by component_28_link_title_link_sidebar
#moreHelp
{
	position: relative;
	height: 75px;
	border: 4px solid #d6d6d6;
	background-color: #ffffff;
	background-image: url(../media/images/need_more_help_bk.gif);
	background-repeat: no-repeat;
	padding: 6px;
}
*/


#moreHelpMap
{
	position: relative;
	height: 75px;
	border: 4px solid #d6d6d6;
	background-color: #ffffff;
	background-image: url(../media/images/need_more_help_bk.gif);
	background-repeat: no-repeat;
	padding: 6px;
}

#moreHelpMap {
	height: 100px;
}

.arrowLink {
	background-image: url(../media/images/right_arrow_red_trans.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
}


#moreHelpLink {
	position: absolute;
	top: 68px;
}

A#moreHelpLink.arrowLink {
	font-size: 100%;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

A.arrowLink{
	font-size: 100% !important;
	font-weight: bold !important;
	color: #666666 !important;
	text-decoration: none !important;
}

ol {
	color:#666666;
	font-weight: bold; 
	margin: 0px 0px 0px 0px;
	list-style: decimal inside;
}

.howDoILeftImage {
	float: right;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 30px 0px;
}

.howDoINewPhoneImage {
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.howDoINewBoyImage {
	float: right;
	padding: 15px 0px 0px 0px;
	margin: 0px 2px 0px 0px;
}

.howDoIInfo,
.howDoIInfoTop {
	/*position: relative;*/
	border: 4px solid #d6d6d6;
}

.howDoIInfo
{
	margin-bottom:10px;
	border: 4px solid #EFEEEF;
	width:100%
}

.howDoIInfo img
{
	float:right;
	margin: 0;
	page-break-inside: avoid;
}

.howDoIInfo .topLinks
{
	width:174px;
	float:left;
	padding:6px;
}

.howDoIInfo .topLinks a
{
	display:block;
	margin:0;
	padding:o;
}

.howDoIInfo .topLinks a.selected
{
	font-weight:bold;
	text-decoration:none;
}

.howDoIInfo p
{
	border:solid 1px white;
	border-width:0 6px 0;
}

.howDoIInfo h3
{
	text-transform: uppercase;
	letter-spacing:0;
}

.howDoIInfo h4
{
	margin:0 6px;
}

.howDoIInfo h4,
.howDoIInfo strong
{
	color:#c00;
}

.howDoIInfoBot {
	position: relative;
	border: 4px solid #EEEEEE;
	width: 174px;
}

.goLeft {
	float: left;
}

.goRight {
	float: right;
}

.howDoIInfoHeading {
	background-color: #cd0000;
	color: #fff;
	padding: 4px 4px 1px 4px;
}

.howDoIInfo .howDoIInfoHeading
{
	margin-bottom:5px;
}

.howDoIInfoHeading h3 {
	color: white;
}

.howDoIInfoText {
	padding: 4px 4px 0px 4px
}

.howDoIInfoLink {
	border: 0px solid #000000;
	margin: 4px 4px 4px 4px;
}

/* rich c - styles for "Go Away... And Take Your Phone... " */

/* replaced by component styles

.component_37_half,
.component_37_full
{
	width: 177px;
	border: 4px #ccc solid;
	float: left;
	margin-right: 2px !important; margin-right: 4px;
}

.component_37_full
{
	width: 362px;
}

.component_37_half h2,
.component_37_full h2
{
	color: #fff;
	background-color: #c00;
	display: block;
	font-size: 120%;
	padding-left: 4px;
	margin-bottom: 4px;
}

.component_37_full h2
{
	margin-left: -4px
}

.component_37_half p,
.component_37_full,
#takePhoneBtmSection p
{
	padding-left: 4px;
	text-align: left;
}
*/



#takePhoneBtmSection  {
	float: left;
	width: 398px;
	padding: 1px 6px 6px;
	background-color: #EFEEEF;
	}

#takePhoneBtmSection h3
{
	color: #c00;
	font-size: 110%;
	margin-bottom: 5px;
	margin-left: 3px;
	text-align: left;
}

#takePhoneBtmSection label
{
	width: 180px;
	float: left;
	margin-left: 3px;
}

#takePhoneBtmSection select
{
	width: 170px;
}

.goBtn
{
	float: right;
	padding-right: 8px;
	margin-top: 5px;
}

.printBtn
{
	margin-left: 4px;
	margin-top: 5px;
}


.recycleOrder
{
	padding-right: 10px;
	margin-top: 5px;
}

#takePhoneBtmSectionWht
{
	padding-top: 10px;
	text-align: center;
	background-color: #fff;
	height: 100%;
}

#takePhoneBtmSectionWht p
{
	font-size: 90%
}

#takePhoneBtmSectionWht table
{
	border-collapse: collapse;
	background-color: #fff;
	width: 98%;
}

#takePhoneBtmSectionWht th
{
	background-color: #c00;
	color: #fff;
	text-align: left;
	padding: 4px;
	border-right: 1px #fff solid;
	border-bottom: 1px #fff solid;
}

#takePhoneBtmSectionWht td.heading
{
	background-color: #c00;
	color: #fff;
	text-align: left;
	font-weight: bold;
	border-right: 1px #fff solid;
}

#takePhoneBtmSectionWht td
{
	text-align: left;
	border-right: 1px #D1D1D1 solid;
}


	
#grpTxtPdf {
	float:right;
	}


.stillCantFind {
	margin: 20px 0px 0px 0px;
	background-color: #eee;
	text-align: left;
	padding: 5px 0px 14px 10px;
	width: 249px;
	}

.stillCantFind h3{
	color: #333;
	font-size: 110%;
	font-weight:bold;
}

.stillCantFind a {
	color: #666;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../media/images/right_arrow_red_trans.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 25px;
	margin: 0px; 
}

body#cgo_body {
	width: 250px !important;
	margin:0 !important;
	padding:0 !important;
	}

#cgo_results {
	margin:0 !important;
	padding:0;
	text-align: left !important;
	}


#cgo_results p {
	text-align: left !important;
	}
#cgo_results #askAQuestionRight,
#cgo_results #askAQuestionRight #askAQuestion h2,
#cgo_results #askAQuestionRight .stillCantFind,
#cgo_results #askAQuestionRight .additionalInformation img {
	width: 243px !important;
	}
	
#keepmeleft {
	float: left;
	width: 300px;
	}
#topTenQuestions {
	width: 290px;
	border: 4px solid #eee;
	}
#askthequestions {
	float: right;
	width: 281px;
	margin: 0;
	_height: 1000px;
	min-height: 1000px;
	}
	
#topTenQuestions h2,
#askAQuestion h2 {
	font-size: 135% !important;
	color: #fff;
	background-color: #cd0000;
	padding: 3px 5px 3px;
	}
#topTenQuestions ol {
	margin:0 10px 10px;
	padding: 0;
	color: #cd0000;
	font-weight: bold !important;
	}
#topTenQuestions li {
	list-style-position: outside;
	list-style-type: decimal;
	padding:  0px 0px 10px 0px;
	margin:  0px 0px 0px 15px!important;margin:  0px 0px 0px 20px
	}

#topTenQuestions li ul li{
	list-style-position: inside;
	list-style-type: none;
	padding:  0px 0px 10px 10px;
	margin:  0px 0px 0px 15px!important;margin:  0px 0px 0px 20px
	}


#askAQuestion {
	padding: 4px;
	background-color: #eee;
	min-height: 100px;
	_height:100px;
	width: 250px;
	}
#askAQuestion h3 {
	color: #333;
	font-size: 1em;
	font-weight: bold;
	padding: 10px 0px 7px 0px;
	}
#askAQuestion p {
	padding: 0px 20px 0px 5px;
	margin: 0px 0px 0px 0px;
	font-size: 95%;
	}
#askAQuestion a {
	display: block;
	padding: 5px 0px 0px 5px;
	}

.normalTxt {
	color: #000;
	font-weight: normal;
}

.additionalInformation {
	clear: both;
	margin: 18px 8px 0 0;
	_margin: 18px 0 0;
	}


#questionInputBox {
	margin: 10px 0 10px 10px !important;
	padding:0 !important;
	text-align: left;
	}

#askAQuestionFrm {
	padding: 10px 0px 0px 0px;
	margin: 0;
}

.questionInput {
	font-size: 95%;
	width: 215px;
	vertical-align: top;
}

#askAQuestionFrm textarea {
	width: 235px;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	}

#askAQuestionFrm input
{
	margin: 8px -1px 2px;
	float:right;
}

.button {
	margin: 0px 0px 0px 10px;
	vertical-align: top;
}

#didYouMean
{
	padding: 0 10px;
}

#didYouMean ul,
#didYouMean li
{
	color:#c00;
	margin:0;
	padding:0;
	border:solid 1px white; /* IE fix */
}

#didYouMean ul
{
	margin: 0 0 10px 12px;
}



img.mobileChoice {
	display: block;
	margin: 20px 0px 0px 48px;
}




/* used in phone manuals page */

.phoneMakeSelectorBox {
	margin-top: -10px;
	background-color: #eee;
	min-height: 70px;
	_height: 70px;
	padding: 10px;
	_padding-bottom: 5px;
	}
.phoneMakePicker {
	height: 20px;
	}
.phoneMakePicker span {
	float: left;
	margin: 9px 0;
	padding: 0 15px 10px 0;
	}
.phoneMakePicker select {
	margin: 9px 0;
	float: left;
	width: 180px;
	}
input.goButton {
	margin: 9px 0;
	float: left;
	padding-left: 10px;
	}
.manualPicker {
	min-height: 85px;
	_height: 85px;
	width: 175px !important;
	border: 4px #efeeef solid;
	margin: 0 0 10px 0;
	padding: 9px 0 0 9px;
	background : #FFFFFF;
	}
.manualPicker.goLeft {
	clear:both;
	}

.manualPicker div {
	display: inline;
	}
.manualPicker span,
.manualPicker ul  { /* text in the box */
	float: right;
	width: 125px !important; /* for most browsers */
   	width /**/:115px; /* for IE5.5's bad box model */
	}
.fineprint {
	margin: 15px 0 10px;
	_margin-top: 25px;
	font-size: 90%;
	}
.manualPicker img {
	margin: 0 15px 0 0;
	float:left;
	}
.manualPicker span {
	display: block;
	font-weight: bolder;
	}
.manualPicker a {
	display: block;
	margin: 0;
	padding: 0;
	}
.manualPicker ul{
	margin: 0 0px 15px 0;
	padding: 0 5px 0 0;
	}
.manualPicker ul li {
	position: relative;
	margin: 0;
	padding: 0 0 0 8px;
	list-style: none;
	background: url("../media/images/themes/bullet_red.gif") 0 5px no-repeat;
	}
	
	
	
/* How Do I Tariffs boxes
---------------------------------------------------- */


.payMonthlyInfo  {
	color: #fff;
	background: #000 url(../media/images/our_tariff_pay_pmonthly.jpg) bottom right no-repeat;
	padding: 5px 6px;
	min-height: 240px;
	_height: 240px;
	}
.payAsYouGoInfo {
	color: #000;
	background: #fff url(../media/images/our_tariff_payg.jpg) bottom right no-repeat;
	padding: 5px 6px;
	min-height: 240px;
	_height: 240px;
	}
.glowWidth204  {
	width: 195px !important;
	}
.payAsYouGoInfo h2,
.payMonthlyInfo h2{
	font-size: 125%;
	font-weight: bold;
	margin: 0 !important;
	padding:0 !important;
	height: auto;
	}
.component_3_content_text .payAsYouGoInfo h3,
.component_3_content_text .payMonthlyInfo h3 {
	font-size: 90%;
	font-weight: bold;
	height: auto;	
	margin-top:2px !important;
	padding-top:0 !important;
	}
.component_3_content_text .payAsYouGoInfo h3 {
	color: #999;
	}
.payAsYouGoInfo p,
.payMonthlyInfo p {
	font-size: 95%;	
	}
.payMonthlyInfoLink {
	padding: 0px 0px 6px 0px;
	}
.payMonthlyInfoLink a {
	background: url(../media/images/right_arrow_redblock.gif) right no-repeat;
	padding-right:25px;
	font-size:100%;
	color: #cc0022 !important;
	font-weight: bold !important;
	text-decoration: none !important;
	}
.infoTxtNarrow {
	margin-right: 55px !important;
	}
	
	
/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxClose{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#000;}

#colorBox{}
    #cboxTopLeft{width:25px; height:25px; background:url(../media/images/colourbox/border1.png) 0 0 no-repeat;}
    #cboxTopCenter{height:25px; background:url(../media/images/colourbox/border1.png) 0 -50px repeat-x;}
    #cboxTopRight{width:25px; height:25px; background:url(../media/images/colourbox/border1.png) -25px 0 no-repeat;}
    #cboxBottomLeft{width:25px; height:25px; background:url(../media/images/colourbox/border1.png) 0 -25px no-repeat;}
    #cboxBottomCenter{height:25px; background:url(../media/images/colourbox/border1.png) 0 -75px repeat-x;}
    #cboxBottomRight{width:25px; height:25px; background:url(../media/images/colourbox/border1.png) -25px -25px no-repeat;}
    #cboxMiddleLeft{width:25px; background:url(../media/images/colourbox/border2.png) 0 0 repeat-y;}
    #cboxMiddleRight{width:25px; background:url(../media/images/colourbox/border2.png) -25px 0 repeat-y;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:5px;}
        #cboxLoadingOverlay{background:url(../media/images/colourbox/loading.gif) 50% 50% no-repeat #fff;}

/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/vm/media/images/colourbox/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/vm/media/images/colourbox/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/vm/media/images/colourbox/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/vm/media/images/colourbox/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/vm/media/images/colourbox/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/vm/media/images/colourbox/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/vm/media/images/colourbox/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/vm/media/images/colourbox/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}

#cboxClose {background:transparent url(../media/images/colourbox/controls.gif) no-repeat 0 0;top:-1px;right: 5px;_right: 4px;position:absolute;text-indent:-9999px;width:33px;height: 32px;}
	
/* MINT FAQs */
div#nonJavaScript a{margin:0 10px 0 0;}
div.FAQSectionOuterBox{position:relative;margin:0 0 10px 0;padding:0;border:2px solid #ddd;width:581px;font-weight:normal;}
div#sectionDropdown,.FAQSectionBg{margin:3px;padding:8px 8px 12px 8px;background:#eee url(/vm/media/images/shop/allowancesgradient.jpg) repeat-x 0 bottom;width:559px;}
div#FAQSection .open{background:transparent url(../media/images/icons/redPlus.gif) no-repeat 4px 6px;cursor:pointer;}
div#FAQSection .close{background:transparent url(../media/images/icons/redMinus.gif) no-repeat 4px 6px;cursor:pointer;}
div#FAQSection .question{margin:5px 0 0 0;padding:5px 5px 10px 25px;font-size:9pt;font-weight:bold;}
div#FAQSection .answer{margin:0 0 10px 25px;padding:0 5px 0 0;font-size:9pt;font-weight:normal;}
div#FAQSection h4{margin:0;padding:4px 0 0 0;font-size:11pt;}
div#FAQSection ul{list-style:none;margin:10px 0;padding:0;}
div#FAQSection ul li{border:0 dotted #ccc;border-bottom-width:1px;padding-bottom:1px;}
div#sectionDropdown select{margin:8px 5px 0 0;padding:2px 5px 2px 5px;background-color:#d5d5d5;font-weight:bold;color:#444;}
div#sectionDropdown select{margin:4px 0 0 0;border:none;background-color:#f8f8f8;display:block;}
div#sectionDropdown,div.FAQSectionOuterBox {-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}	
	
	
	
	
	