@charset "UTF-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: #E5F2FF;
	margin: 0px;
	padding: 0px;
	background-image: url(/bullybust/images/back-body.png);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 1.5em;
}

a, a:visited, a:active {
	color:#FF6517;
	text-decoration: underline;
	cursor: pointer;
}

a:hover {
	color:#FEAB21;
	text-decoration: underline;
	cursor: pointer;
}

a:focus {
	outline:none;
}

img {
	border:none;
	margin: 0px;
	padding: 0px;
}

p {
	margin-bottom: 12px;
}

h1 {
	color: #FEAB21;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 18px;
}

h1.blu {
	color: #384755;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 18px;
}

h2 {
	color: #FEAB21;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 6px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 12px;
}

.segment-container ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

.segment-container li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	list-style-type: none;
	background-image: url(/bullybust/images/bullet-A.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

ol {
	margin-left:40px;
	margin-bottom: 12px;
}

ol li {
	background-image: none;
	padding: 0px;
	list-style-type: decimal;	
}


#top {
	height: 80px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/bullybust/images/title-logo_sc_blkglow.png);
	background-repeat: no-repeat;
	background-position: center top;
}


#top-wrapper {
	margin-left: 10px;
	margin-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FBFBFB;
/*	background-image:url(../images/nubg.png);
	background-repeat:repeat-x;
	background-position:top left;  */
}  


#banner {
	height: 300px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/bullybust/images/back-banner.png);
	background-repeat: no-repeat;
	background-position: center top;
	color: #EBEBEB;
	font-size: 16px;
	font-weight: bold;
	line-height: 21px;
}

#intro-wrapper {
	margin-left: 10px;
	margin-right: 10px;
}

#intro-rightSide {
	display: inline;
	float: right;
	width: 280px;
	margin-right: 20px;
	margin-top: 30px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;	
}

#scroll {
	overflow: auto;
	height: 160px;
}

#content {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/bullybust/images/back-content.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-bottom:1px;
}



#content-wrapper {
	background-image: url(/bullybust/images/back-contentWrapper.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FBFBFB;
}

#contentbg {
	background-image:url(/bullybust/images/nubg.png);
	background-repeat:repeat-x;
	background-position:left top;
}

#content-leftSide {
	width: 580px;
	margin-left: 30px;
}

#content-rightSide {
	width: 270px;
	margin-right: 30px;
	display: inline;
	float: right;
}

.rightSide-contentBox {
	background-image: url(/bullybust/images/back-rightBoxBody.png);
	background-repeat: repeat-y;
	background-position: center top;
	border: 1px solid #E0E0E0;
	margin-bottom: 20px;
	width: 270px;
}

.content-rightSide-wrapper {
	padding-right: 20px;
	padding-left: 20px;	
}

.content-rightSide-wrapper-alt {
	text-align: center;
}

.youtube-container {
	padding: 5px 0 5px 0;
	margin-bottom: 20px;
	width: 490px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #D6D6D6;
	text-align: center;
}

#tabs-container {
	margin-right: 20px;
	margin-left: 10px;
	margin-bottom: 15px;
	height: 40px;
	position: relative;
	top: -1px;
}

#tabs-container img {
	float: left;
	padding-right: 2px;
}

.largeTxt-content {
	font-size: 14px;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	margin-bottom: 15px;
	padding-bottom: 2px;
}

#resources-home img {
	padding: 5px;
	margin-bottom: 20px;
	border: 1px solid #D6D6D6;
}

.resources-container {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	padding-bottom: 20px;
}

.resources-container img {
	padding: 5px;
	margin-right: 10px;
	border: 1px solid #D6D6D6;
}

#footer {
	width:980px;
	height: 130px;
	background-image: url(/bullybust/images/back-footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	padding-top: 45px;
	font-size: 11px;
}

#footer a, #footer a:visited, #footer a:active {
	color:#000000;
	text-decoration: underline;
	cursor: pointer;
}

#footer a:hover {
	color:#333333;
	text-decoration: underline;
	cursor: pointer;
}

#footer-body {
	padding: 15px 30px 15px 30px;
	color: #000000;
	background-image: url(/bullybust/images/back-footer-body.png);
	background-repeat: repeat-y;
	background-position: center top;
}

.content-block {
	margin-bottom: 25px;
}

.btn-container {
	text-align: center;
		
}

.btn-container img {
	padding: 5px;
	border: 1px solid #D6D6D6;	
}

.clearBoth {
	clear: both;
}

/* text
----------------------------------------------- */
.orange {
	color:#FEAB21;
}

.txt-highlightA {
	color: #FEAB21;
	font-size: 22px;
	font-weight: bold;
}

.txt-highlightB {
	color: #FEAB21;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
}

.txt-highlightB a {
	color: #FEAB21;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
}

.largeTxt {  
	font-size: 14px;
}

/* Images
----------------------------------------------- */
.img-border {
	border: 1px solid #D6D6D6;	
}

.img-left {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	border: 1px solid #D6D6D6;
}

.img-border-pad {
	padding: 5px;
	border: 1px solid #D6D6D6;
}

/* About Bullying
----------------------------------------------- */
.segment-container {
	padding-left: 20px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D6D6D6;
}

/* Forms
----------------------------------------------- */
input:focus {
	background-color: #fff9c5;
}

textarea:focus {
	background-color: #fff9c5;
}

#form-container {
	font-size: 13px;
	color: #666666;
	padding: 25px 20px 25px 20px;
	border: 1px solid #D6D6D6;
	background-color: #F0F0F0;
}

.standardForm {
	font-size: 13px;
	color: #666666;
	padding: 25px 20px 25px 20px;
	border: 1px solid #D6D6D6;
	background-color: #F0F0F0;
	margin-bottom: 15px;

}

.standardForm input {
	font-size: 13px;
}

input.format {
	border: 1px solid #D6D6D6;
	padding: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
	width: 250px;
}

.standardForm textarea {
	border: 1px solid #D6D6D6;
	padding: 4px;
	margin-bottom: 10px;
	margin-left: 15px;
	width: 250px;
}

.standardForm .button {
	margin-left: 15px;
}

label.error {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding-top:10px;
	font-size: 12px;
	font-style: normal;
	color: #CC0000;
	display: block;
	font-weight: bold;
}
select.error {
	border: none;
}

/* Donate
----------------------------------------------- */
#donateForm-A input {
	border: 1px solid #D6D6D6;
	padding: 5px;
	color: #666666;
}

#donateForm-A .button {
	border: none;
	padding: 0;
	margin-bottom: 0;
}

/* jQuery Tabs
----------------------------------------------- */
ul.tabs-style {
	list-style-type: none;
	margin-bottom: 15px;
	padding-top: 5px;
	margin-left: 0px;
}
ul.tabs-style li {
	list-style-type: none;
	display: inline;
	padding-right: 15px;
	background-image: none;
	padding-left: 0px;
}
.ui-tabs-hide { display: none; }

#mainTitle {
	color: #FEAB21;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 18px;
	
}

.share {
    color: #FEAB21;
	font-size: 10px;
	font-weight: normal;
	float:right;
	vertical-align:top;

}


#content-leftSide .13warn {
color:#CC0000;
font-size:11px;
font-weight:normal;
text-align:center;
text-decoration:none;

}

/*--------------- Navigation --------------------- */

#nav, #nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:1.6em;
 
}

#nav a{
display:block;
padding-top:0px;
padding-bottom:0px;
padding-left:25px;
padding-right:25px;
/*padding:0px 20px; */
/*border:1px solid #333;*/
color:#fff;
text-decoration:none;
background-color:#fd8714;
}

#nav a:hover{
background-color:#d0d0d0;
color:#333;
}


#nav li{
float:left;
position:relative;
/* width:120px; */

}


#nav ul {
position:absolute;
display:none;
width:13em;
top:1.6em;
}

#nav li ul a{
width:13em;
height:auto;
float:left;
}

#nav ul ul{
top:auto;
}	

#nav li ul ul {
left:13em;
margin:0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}

#nav-container {
	margin:0 auto;
	padding-left:25px;
/*	margin-right: 20px;
	margin-left: 10px;  */
	margin-bottom: 15px;
	height: 1.6em;
	position: relative;
	top: -1px;
	background-color:#fd8714;
	z-index:10000;
}

#nav #about.on a{
background-color:#d0d0d0;
color:#333;
}

#nav #about.on ul li a{
display:block;
padding-top:0px;
padding-bottom:0px;
padding-left:25px;
padding-right:25px;
/*padding:0px 20px; */
/*border:1px solid #333;*/
color:#fff;
text-decoration:none;
background-color:#fd8714;
}

#nav #about.on ul li a:hover{
background-color:#d0d0d0;
color:#333;
}

#nav #resources.on a{
background-color:#d0d0d0;
color:#333;
}

#nav #resources.on ul li a{
display:block;
padding-top:0px;
padding-bottom:0px;
padding-left:25px;
padding-right:25px;
/*padding:0px 20px; */
/*border:1px solid #333;*/
color:#fff;
text-decoration:none;
background-color:#fd8714;
}

#nav #resources.on ul li a:hover{
background-color:#d0d0d0;
color:#333;
}

#nav #students.on a{
background-color:#d0d0d0;
color:#333;
}

#nav #students.on ul li a{
display:block;
padding-top:0px;
padding-bottom:0px;
padding-left:25px;
padding-right:25px;
/*padding:0px 20px; */
/*border:1px solid #333;*/
color:#fff;
text-decoration:none;
background-color:#fd8714;
}

#nav #students.on ul li a:hover{
background-color:#d0d0d0;
color:#333;
}

#nav #educators.on a{
background-color:#d0d0d0;
color:#333;
}

#nav #educators.on ul li a{
display:block;
padding-top:0px;
padding-bottom:0px;
padding-left:25px;
padding-right:25px;
/*padding:0px 20px; */
/*border:1px solid #333;*/
color:#fff;
text-decoration:none;
background-color:#fd8714;
}

#nav #educators.on ul li a:hover{
background-color:#d0d0d0;
color:#333;
}

#nav #parents.on a{
background-color:#d0d0d0;
color:#333;
}

#nav #parents.on ul li a{
display:block;
padding-top:0px;
padding-bottom:0px;
padding-left:25px;
padding-right:25px;
/*padding:0px 20px; */
/*border:1px solid #333;*/
color:#fff;
text-decoration:none;
background-color:#fd8714;
}

#nav #parents.on ul li a:hover{
background-color:#d0d0d0;
color:#333;
}
/*  End Navigation   */
    
.highlight {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-style:italic;
color:#FF6600;
text-indent:5px;
padding:10px;
border:1px double #333333;
vertical-align:top;

}

.highlight img{
float:left;
padding:4px;
border:none;
clear:left;

}

.linknote {
	width: 542px;
	border: 3px solid #cc6600;
	background-color: #FFF;
	background-image: none;
	float: left;
	clear: left;
	list-style: none;
	margin: 0 0 10px 0;
	padding: 10px;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    }
}

.selected {
	background-color: #666666;
}



/* Breadcrumb Styles
 ---------------------------------------------------------------------*/
 
 .breadCrumbHolder
{
	margin:0 0 15px 0;
}

.breadCrumb
{
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	height: 21px;
	overflow: hidden;
	width: 525px;
	padding:5px;
/*	border:solid 1px #dedede;  */
	background:#fff;
}
.breadCrumb ul
{
	margin: 0;
	padding: 0;
	height: 21px;
	display: block;
}
.breadCrumb ul li
{
	display: block;
	float: left;
	position: relative;
	height: 21px;
	overflow: hidden;
	line-height: 21px;
	margin: 0px 6px 0px 0;
	padding: 0px 10px 0px 0;
	font-size: .9167em;
	background: url(/bullybust/images/Chevron.gif) no-repeat 100% 0;
}
.breadCrumb ul li div.chevronOverlay
{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}
.breadCrumb ul li span
{
	display: block;
	overflow: hidden;
}
.breadCrumb ul li a
{
	display: block;
	position: relative;
	height: 21px;
	line-height: 21px;
	overflow: hidden;
	float: left;
}
.breadCrumb ul li.first a
{
	height: 16px !important;
	text-indent:-1000em;
	width:16px;
	padding: 0;
	margin-top: 2px;
	overflow: hidden;
	background:url(/bullybust/images/IconHome.gif) no-repeat 0 0;
}
.breadCrumb ul li.first a:hover
{
	background-position: 0 -16px;
}
.breadCrumb ul li.last
{
	background: none;
	margin-right: 0;
	padding-right: 0;
}
.chevronOverlay
{
	display: none;
	background: url(/bullybust/images/ChevronOverlay.png) no-repeat 100% 0;
	width: 13px;
	height: 20px;
}

.sidebarnote {
font-size:16px;
color:#CC6600;
}

.sidebarnotesource {
color:#333333;
font-size:9px;
}

#vidwrapper {
	border: 1px solid #D6D6D6;
	padding:10px;
	margin-bottom: 5px;
	
}

.announce  {
	color:#000;
	padding:10px;
	margin-top:10px;
	margin-bottom:20px;
	background-image:url(/bullybust/images/bluhighlight.png);
	background-repeat:repeat-x;
	background-position:center;
	/* height:82px; */
	width:555px;
	border: 1px solid #979797;
	font-size:16px;
	font-weight:400;
	text-align:center;
	position:relative;
	
	}
	
.announce-P  {
	color:#000;
	padding:6px;
	margin-left:5px;
	margin-top:10px;
	margin-bottom:5px;
	background-image:url(/bullybust/images/bluhighlight.png);
	background-repeat:repeat-x;
	background-position:center;
	/* height:82px; */
	width:555px;
	border: 1px solid #979797;
	font-size:11px;
	font-weight:normal;
	
	position:relative;
	
	}
	
#formblock td h3{
		
		background:#ccc url(/bullybust/images/form_heading.jpg) repeat-x;		
		color:#fff;
		font-size:16px;
		border:0px;
		padding-top:10px;
		padding-bottom:10px;
		padding-left:10px;
		padding-right:0px;
		width:100%;
		overflow:hidden;
		}

#formblock .headertop {
		/* background:#263340 url(../images/form_heading.jpg) repeat-x;		  */
		color:#fff;
		font-size:16px;
		padding:0px;
		overflow:hidden;

}
		
#formblock fieldset{
		margin:0;
		padding:0;
		border:none;	
		border-top:0px solid #000;
		background:#ccc;		
		padding-bottom:1em;
		}	

#formblock legend{display:none;}
#formblock p{margin:.5em 20px;}	
#formblock label{display:block;}
#formblock {background-color:#ccc; padding:5px;}	

/* RESOURCES SECTION  */

.boxgrid{ 
				width: 175px; 
				height: 125px; 
				margin:5px; 
				float:left; 
				background:#161613; 
				border: solid 2px #8399AF; 
				overflow: hidden; 
				position: relative; 
			}
				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
				.boxgrid p{
	padding: 0 10px;
	color:#CCCCCC;
	font-weight:bold;
	font:9pt "Lucida Grande", Arial, sans-serif;
	}
				.boxgrid h3{
	color:#8B8B8B;
	padding-left:10px;
	padding-top:3px;
				}
				
			.boxcaption{ 
				float: left; 
				position: absolute; 
				background: #000; 
				height: 100px; 
				width: 100%; 
				opacity: .8; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 			}
 				.captionfull .boxcaption {
 					top: 260;
 					left: 0;
 				}
 				.caption .boxcaption {
 					top: 220;
 					left: 0;
 				}
.thumbcont {

width:575px;
margin-left:7px;
z-index:1000;
position:relative;

}

/*
.thumbcont img{
padding:4px;
border:1px solid #999999;
margin:2px;
background-color:#FFFFFF;
}
*/

/* ==== rezource Block ==== */
div.rezource {
	padding: 31px 31px 0 31px;
	background: #eaeaea url(/bullybust/images/block-bg-gry.png) 0 0 repeat-x;
	background-position:top;
	cursor: pointer;
	border:1px solid #cbcbcb;
	border-bottom:2px solid #dbdbdb;
	
	
}

div.rezource h3.rezource-heading {
	display: inline;
	font-size: 20px;
	color: #501300;
	margin: 0;
	font-weight: bold;
}

div.rezource h3 a,
div.rezource h3 a:hover {
	text-decoration: none;
	color: #501300;
}

div.rezource-description {
	line-height: 150%;
	margin: 14px 0 0 0;
	padding: 0 0 20px;
	text-align: justify;
	overflow: hidden;
}

img.rezource-icon {
	margin: 0 0 0 40px;
}

div.rezource-details {
	overflow: hidden;
	line-height: 150%;
	width: 100%;
	cursor: text;
	display:none;
	
}

div.rezource-details div.padding {
	height: 100%;
	width: 100%;
	padding: 0 0 20px;
}
div.rezource-details ul {
	float: left;
	margin: 10px 10px 0;
	width: 80%;
}

div.rezource-details li {
        border: 1px dotted #999;
        border-width: 1px 0;
        margin: 3px 0;
		padding:0 5px;
}

div.rezource-details li a p { 
        color: #990000;
        display: block;
        font: bold 120% Arial, Helvetica, sans-serif;
        padding: 3px;
        text-decoration: none;
}

 * html div.rezource-details li a p {  /* make hover effect work in IE */
	width: 400px;
}

div.rezource-details li:hover  {
        background: #fff;
		
		
}

.icon-closed-students {
height:60px;
width:40px;
background-image:url(/bullybust/images/icons/students.png);
background-repeat:no-repeat;
float:right;
position:relative;
margin-top:-10px;

}

.icon-closed-educators {
height:60px;
width:40px;
background-image:url(/bullybust/images/icons/educators.png);
background-repeat:no-repeat;
float:right;
position:relative;
margin-top:-10px;

}

.icon-closed-parents {
height:60px;
width:40px;
background-image:url(/bullybust/images/icons/parents.png);
background-repeat:no-repeat;
float:right;
position:relative;
margin-top:-10px;

}

.icon-closed-cyberbully {
height:60px;
width:40px;
background-image:url(/bullybust/images/icons/cyberbully.png);
background-repeat:no-repeat;
float:right;
position:relative;
margin-top:-10px;

}

.icon-closed-programs {
height:60px;
width:40px;
background-image:url(/bullybust/images/icons/programs.png);
background-repeat:no-repeat;
float:right;
position:relative;
margin-top:-10px;

}

.icon-closed-stories {
height:60px;
width:40px;
background-image:url(/bullybust/images/icons/stories.png);
background-repeat:no-repeat;
float:right;
position:relative;
margin-top:-10px;

}

.icon-open {
height:60px;
width:40px;
background-image:url(/bullybust/images/icons/uparrow.png);
background-repeat:no-repeat;
float:right;
position:relative;
margin-top:-10px;

}

#topRight-mainContainer {
	width: 250px;
	float:right;
	margin-top:0;
	
	
}


#topRigth-linksContainer {
	height: 45px;
	background-image: url(/_images/backgrounds/linksbg.png);
	background-repeat:no-repeat;
	background-position: right top;
}

#topRigth-linksContainer img {
	float:right;
}

.return2sc {
	text-align:right;
	margin-right:10px;
	font-size:10px;
	color:#003366;
	margin-top:-10px;
}

/* Supporters - simple show and hide */


.support-title-off {
	padding: 0 0 0 50px;
	margin: 0 0 4px 25px;
	background: url(/bullybust/images/bbbar2.png) no-repeat;
	height: 24px;
	line-height: 24px;
	width: 450px;
	font-size: 1em;
	font-weight: normal;
	float: left;
	cursor:pointer;
}



.support-title-on {
	padding: 0 0 0 50px;
	margin: 0 0 4px 25px;
	background: url(/bullybust/images/bbbar2.png) no-repeat;
	background-position:left bottom;
	height: 24px;
	line-height: 24px;
	width: 450px;
	font-size: 1em;
	font-weight: normal;
	float: left;
	cursor:pointer;
}


.support-title-off a {
	color: #fff;
	text-decoration: none;
	display: block;
}
.support-title-off a:hover { color: #ccc; }

.support-title-on a {
	color: #fff;
	text-decoration: none;
	display: block;
}
.support-title-on a:hover { color: #ccc; }


.support-data h3 {
font-family: normal Georgia,"Times New Roman",Times,serif;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 2.5em;
line-height: normal;
font-size-adjust: none;
font-stretch: normal;
-x-system-font: none;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 10px;
margin-left: 0pt;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 5px;
padding-left: 0pt;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #cccccc;
}

.support-data {
	display:none;
	margin: 2px 0px 10px 25px;
	padding: 0;
	border-top: 1px solid #d6d6d6;
	background: #f0f0f0 url(/bullybust/images/toggle_block_stretch.gif) repeat-y left top;
	overflow: hidden;
	font-size: 1.2em;
	width: 500px;
	
}

.support-data .block {
	padding: 20px; /*--Padding of Container--*/
	background: url(/bullybust/images/toggle_block_btm.gif) no-repeat left bottom; /*--Bottom rounded corners--*/
}

.support-data .block p {

padding-top: 5px;
padding-right: 0pt;
padding-bottom: 5px;
padding-left: 0pt;
margin-top: 5px;
margin-right: 0pt;
margin-bottom: 5px;
margin-left: 0pt;

}

.support-data img {

float: left;
margin-top: 10px;
margin-right: 15px;
margin-bottom: 15px;
margin-left: 0pt;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
background-color: #dddddd;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
border-top-width: 1px;
border-right-width-value: 1px;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-bottom-width: 1px;
border-left-width-value: 1px;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-top-style: solid;
border-right-style-value: solid;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-bottom-style: solid;
border-left-style-value: solid;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-top-color: #cccccc;
border-right-color-value: #cccccc;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-bottom-color: #cccccc;
border-left-color-value: #cccccc;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
}



#suplinks {
	list-style:none;
	width:250px;

}