/*  
  Veriwave.com 2009 New Design Style Sheet 
  
  ---------------
  Univeral Styles 
  ---------------
*/

 /*img, div { behavior: url(css/iepngfix.htc) }  transparent PNG fix for IE*/

html { overflow-y: scroll; }  /* forces firefox scrollbar on */

body {
	margin: 0;
	padding: 0;
	font: 75% Verdana, Arial, Helvetica, sans-serif;
	line-height: 130%;
	color: #000000; 
	background: #ebebeb url(../img/back_page.gif) no-repeat center 33px;
}

A { color: #00ABC7; }

A:hover { color: #666666; }


h1, h2, h3, h4, input, select, textarea { font-size: 100%; }

h1, h2, h3, h4, div, ul, li, form, select { margin: 0; padding: 0; }

li {
 margin: 2px 0 4px 0; 
}


h1 { 
font-size: 2.5em; 
line-height: 100%;
color: #6e6e6e;
margin: 10px 0px 10px 0px; 
padding-bottom: 3px; 
font-family: Arial, Helvetica, sans-serif;
}

h2 { 
font-size: 2.0em; 
color: #6e6e6e;
line-height: 100%;
margin: 20px 0px 10px 0px; 
color: #6e6e6e; 
border-bottom: 1px solid  #6e6e6e;
font-weight: normal;
}

h3 { 
font-size: 1.5em; 
color: #6e6e6e;
line-height: 100%;
margin: 20px 0px 10px 0px; 
color: #6e6e6e; 
font-weight: bold; }




img, a { border: 0px; outline: none; }

p { margin: 0; padding: 0px 0px 12px 0px; /*font-size: 1em; line-height: 135%; */}

.clear { clear: both; }

.font11 { font-size: .9em; }

/*
  -------------- 
  Wrapper Styles 
  -------------- 
*/

div.wrapper 
{
	width: 959px;
	margin: auto;
	background: url(../img/content-tile.png) repeat-y; 
}
.ie6 div.wrapper 
{ 
	background: url(../img/content-tile.gif) repeat-y; 
}
div.wrapper-bottom 
{
	width: 959px;
	height: 21px;
	margin: auto;
	margin-bottom: 25px;
	background: url(../img/content-bottom.png) no-repeat; 
}
.ie6 div.wrapper-bottom 
{ 
	background: url(../img/content-bottom.gif)  -1px 0 no-repeat; 
	
}


/*
  -------------
  Header Styles 
  -------------
*/

div.header 
{
	margin: 0px 14px 0px 14px;
	height: 86px;
}

div.header img.logo 
{
	float: left;
	width: 207px; 
	height: 86px; 
}

div.search 
{
	float: right;
	text-align: right;
	margin: 37px 10px 0px 0px;
}

div.search input.search
{
	border: 1px solid #d8d8d8 !important;
	width: 100px;

	color: #999999;
	font-size: 11px !important;
}

div.search input.submit 
{
	src: url(../img/go.gif);
	width: 24px;
	height: 19px;
	margin: -5px 0px -5px 4px;
}

div.search p.tagline
{
	font-weight: bold;
	font-size: 11px;
	padding: 7px 3px 0px 0px;
}

/*
  -----------------
  Navigation Styles 
  -----------------
*/


div.glowingtabs {
	height: 20px;
	margin: 0px 14px 0px 14px;
	padding: 0;
	background-color: #00b7d2;
	font-size: 11px;
	z-index: 1;
} 

div.glowingtabs UL {
	float: left;
	margin: 0;
	padding: 0;
	height: 20px;
	list-style: none;
}
div.glowingtabs LI {
	float: left;
	width: 130px;
	height: 20px;
	margin: 0px;
	padding: 0;	
	border-right: 1px solid #FFFFFF;
}
div.glowingtabs A {
	width: 118px;
	height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	padding: 2px 0px 0px 12px;
	display: block;
}

a.on {
	background-color: #666666;
	color: #FFFFFF;
}

/*
.gecko .glowingtabs A{
padding: 12px 18px 0px 18px;     
} 
.win.gecko .glowingtabs A {
padding: 12px 19px 0px 19px;    
}
*/

div.glowingtabs A:hover{
	background-color: #666666;
	color: #FFFFFF;
}
 
/*.ie .glowingtabs A:hover, .ie .glowingtabs  a.on{
background: url(../img/nav_sprite.gif)  0 0px no-repeat; 
}
.ie7 .glowingtabs A:hover, .ie7 .glowingtabs  a.on{
background: url(../img/nav_sprite.png)  0 0px no-repeat; 

}
*/ 

.dropmenudiv_d {
WIDTH: 180px;
Z-INDEX: 100; 
VISIBILITY: hidden; 
font-size: 11px;
POSITION: absolute; 
margin-top: 0px; 
text-align: left;
BACKGROUND-COLOR: #ffffff;
BORDER-RIGHT: #cccccc 1px solid; 
BORDER-TOP: #ffffff 0px solid; 
BORDER-LEFT: #cccccc 1px solid;  
BORDER-BOTTOM: #cccccc 1px solid;  
}
 

.dropmenudiv_d A{
DISPLAY: block; 
WIDTH: auto; 
COLOR: black;  
TEXT-DECORATION: none;
BORDER-RIGHT: #ffffff 0px solid; 
BORDER-LEFT: #ffffff 0px solid;
BORDER-TOP: #ffffff 0px solid;  
BORDER-BOTTOM: #ffffff 1px solid; 
padding: 2px 5px 2px 5px; 
}
* HTML .dropmenudiv_d A {
WIDTH: 100%
}
.dropmenudiv_d A:hover{
background: #666666;
color: #ffffff;
text-decoration: none;
}

A.lock{ 
	background: url(../img/icon_lock.gif) 98% 5px no-repeat;
}

a.lock_sm{
	background: url(../img/icon_lock.gif) 98% 5px no-repeat;
	display:block; width:185px;
}

.dropmenudiv_d A.lock:hover{
background: #666666 url(../img/icon_lock.gif) 98% 5px no-repeat;
color: #ffffff;
text-decoration: none;
}

A.lockwide{ 
 display: block;
 width: 150px;
	background: url(../img/icon_lock.gif) 100% 3px no-repeat;
}

/*
  ---------------
  Homepage Styles 
  ---------------
*/

div.home-content 
{
	margin: 10px 24px 0px 24px;
}


div.home-content div.buttons
{
	height: 106px;
}

div.home-content div.buttons ul 
{
	float: left;
	margin: 0;
	padding: 0;
	height: 106px;
	list-style: none;
}

div.home-content div.buttons li {
	font-size: 1.7em;
	text-transform: uppercase;	
	letter-spacing: 1px;


}

div.home-content div.buttons li span {
	font-size: .75em;	
}
div.home-content div.buttons li span.title {
	font-size: .50em;
	line-height: 1.1em; 
	text-transform:capitalize;
	letter-spacing: 0;	
}


div.home-content div.buttons li a 
{
	color: #3d3d3d;
	line-height: 100%;
	display: block;
	text-decoration: none;
		width: 149px;
	height: 83px;	
	padding-top: 25px;
	padding-left: 153px;
	overflow: hidden;
	text-indent: -1999px;
}

div.home-content div.buttons li a:hover 
{
background-color: #dadbdd;
filter:alpha(opacity=50);
  opacity:0.5;
}

div.home-content div.buttons li.button1 {
	float: left;
	background: url(../img/home-button1.jpg) no-repeat;
}

div.home-content div.buttons li.button2 {
	float: left;
	background: url(../img/home-button2.jpg) no-repeat;
}

div.home-content div.buttons li.button2  A{
	padding-left: 157px;
}


div.home-content div.buttons li.button3 {
	float: left;
	background: url(../img/home-button3.jpg) no-repeat;
}

div.home-content div.three-col-wrapper
{
	width: 910px;
	min-height: 280px;
	margin-top: 10px;
	background: url(../img/home-3col-top.gif) no-repeat;
}

div.home-content div.three-col
{
	float: left;
	width: 266px;
	margin: 0 3px 0 0;
	padding: 0px 14px 20px 20px;
}

.ie6 div.home-content div.three-col
{
	width: 260px;
}

div.home-content div.right
{
	width: 250px;
}

div.home-content div.three-col H2
{
color: #ffffff;
margin: 0px;
font-size: 1.1em;
padding: 5px 0 20px 0px;
border: 0px;
font-weight: bold !important;
}
div.home-content div.three-col-bottom
{
	width: 910px;
	height: 4px;
	background: url(../img/home-3col-bot.gif) no-repeat;
}
 
 .newsStory{ 
background:  url(../img/line_horz_dash.gif) repeat-x; 
margin-top: 20px;
margin-bottom: 20px;
}
 


div.homeTabs{
margin: -27px 0 -4px 0; 
	height: 30px;
	z-index: 1;
	padding-left: 154px;
}
.gecko div.homeTabs{
margin: -30px 0 -4px 0; 
}
 
div.homeTabs A {
float: left;
position: relative; 
color: #ffffff;
font-weight: bold;
font-size: 11px;
text-decoration: none; 
}
div.homeTabs A IMG {
behavior: url(css/iepngfix.htc);
overflow: hidden;
height: 27px;
}
div.homeTabs A:hover IMG {
behavior: url(css/iepngfix.htc);

}
a.tab01 IMG{
height: 27px;
}
a.tab01:hover IMG{
height: 32px;
margin-top: -5px;
margin-left: -5px;
}


a.tab02 IMG{
height: 27px;
width:191;
}
a.tab02:hover IMG{
height: 32px;
margin-top: -5px;
margin-left: -5px;
}
a.tab03 IMG{
height: 27px;
width:166;
}
a.tab03:hover IMG{
height: 32px;
margin-top: -5px;
margin-left: -5px;
}


div.homeTabs A:hover {
font-size: 1.1em;
margin-bottom: 2px;
}


div.homeTabs A:hover {
color: #ffffff; 
} 
div.homeTabs A DIV {
margin: -21px 0 0 0px; 
}
div.homeTabs A.tab01 DIV {
padding: 0 0 0 20px;
}
div.homeTabs A.tab02 DIV {
padding: 0 0 0 20px;
}
div.homeTabs A.tab03 DIV {
padding: 0 0 0 15px;
}

div.newsLinks A {
text-decoration: none;
color: #000000;
display: block;
}
div.newsLinks A STRONG {
color: #00ABC7;
}
div.newsLinks A:hover, div.newsLinks A STRONG:hover{
/*background: #e6e6e6; */
color: #666666;
}

/*
  -------------
  Footer Styles 
  -------------
*/

div.footer 
{
	margin: 30px 24px 0px 24px;
	width: 910px;
	height: 46px;
	background: url(../img/footer-bkg.gif) no-repeat;
}


div.footer p 
{
	padding: 28px 0 0 20px;
	color: #FFFFFF;
	font-size: .8em;
}

div.footer a 
{
	color: #FFFFFF;
}

div.footer a:hover
{
	color: #FFFFFF;
}



div.footer SPAN 
{
	padding: 0 33px  0 33px;
}


/*
  ---------------
  CONTENT STYLES
  ---------------
*/

div.content 
{
	margin: 10px 6px 35px 29px;
}

div.content div.colLeft{
float: left;
width: 650px;
/*  font-size: 1.1em;   THIS iS POINT SIZING UP GENERAL CONTENT */
}
div.content div.colRight{
float: right;
width: 235px;
margin-top: -7px;
}
	div.content div.colLeft UL{
	margin-left: 8px;
	margin-bottom: 10px;
	}
	div.content div.colLeft LI{
	/*list-style: disc;*/
	margin-left: 20px;
	}
	

	div.content table.tableGrid UL{
	margin-left: 8px;
	margin-bottom: 10px;
	}
	div.content table.tableGrid LI{
	/*list-style: disc;*/
	margin-left: 10px;
	}
	
	
div.colLeft div.breadcrumb {
height: 22px;
} 
div.colLeft div.breadcrumb A{
text-decoration: none;
}
div.colLeft div.breadcrumb A:hover{
text-decoration: underline;
}

div.calloutLinks {
/*font-size: 15px;*/
width: 217px;
padding: 0 0 20px 10px;
display: block;
background: #e0e0e0 url(../img/callout_top.png) no-repeat 0 0px;
text-decoration: none;
line-height: 15px;
}
div.calloutLinks H2{
color: #ffffff;
margin: 0px;
padding: 6px 0 15px 0px;
font-size: 12px;
font-weight: bold !important;
border: 0px;
}

div.calloutLinks A{
font-size: 12px;
display: block;
background: url(../img/button_icon.png) no-repeat 0 8px;
text-decoration: none;
padding: 5px 5px 5px 23px;
line-height: 15px;
}
A.callout:hover, div.calloutLinks A:hover{
color: #666666;
text-decoration: underline;
filter:alpha(opacity=70);
  opacity:0.7; 
}






div.calloutNav {
font-size: 15px;
width: 217px;
padding: 5px 0 10px 10px;
background: #f0f0f0 url(../img/callout_top.png) no-repeat 0 0px;
border-bottom: 1px solid #e0e0e0;
margin-top: 10px;
}

div.calloutNav A.calloutNavHead{ 
color: #ffffff; 
font-weight: bold;
text-decoration: none;
font-size: .8em;
}
div.calloutNav A.calloutNavHead:hover{ 
color: #ffffff; 
text-decoration: none;
}

 
div.calloutNav UL{
list-style: none;
margin: 15px 0 0 0;
}
div.calloutNav UL LI{
list-style: none;
margin: 8px 0 0 0;
background: url(../img/icon_nav-dots.gif) no-repeat 0px 4px;
padding-left: 15px;
}
.ie6 div.calloutNav UL LI{
margin: 0px 0 -10px 0;
border: 0px;
}

div.calloutNav LI A{
font-size: 12px;
display: block;
text-decoration: none; 
line-height: 15px;
} 
div.calloutNav A:hover{
color: #666666;
text-decoration: underline;
}



div.calloutNav UL.calloutNavSub {
margin: 0px 10px 5px 0;
} 
div.calloutNav UL.calloutNavSub LI{
background: url(../img/icon_nav-dots_sm.gif) no-repeat 0px 3px;
padding-left: 12px;
margin: 4px 0 0 15px;
}
.ie div.calloutNav UL.calloutNavSub LI{
background: url(../img/icon_nav-dots_sm.gif) no-repeat 0px 5px;
padding-left: 12px;
margin: 3px 0 0 0px;
}


div.calloutNav UL.calloutNavSub LI A{
font-size: 11px;
display: block;
text-decoration: none; 
line-height: 14px;
} 
 


div.calloutNav A.sideon{
color: #666666;
cursor: default;
}
div.calloutNav A.sideon:hover{
text-decoration: none;
}

A.picButton {
font-size: 13px;
display: block;
width: 122px;
height: 80px;
text-decoration: none;
padding: 17px 0 0 105px;
line-height: 19px;
color: #26281b;
margin: 10px 0 5px 0;
text-transform: uppercase;
overflow: hidden;
text-indent: -1999px;
}
A.picButton SPAN {
font-size: 19px;
display: block;
}

A.picButton SPAN.title {
	font-size: .7em;
	line-height: 1.1em; 
	text-transform:capitalize;
	letter-spacing: 0;	
}

A.webinar {
background: url(../img/callout_webinar.jpg) no-repeat 0 0px;
}
A.demo {
background: url(../img/callout_demo.jpg) no-repeat 0 0px;
}
A.contact {
background: url(../img/callout_contact.jpg) no-repeat 0 0px;
}

A.picButton:hover{
filter:alpha(opacity=70);
  opacity:0.7; 
}


/*
  ---------------
  SIDE NAV    THIS HAD BEEN DEMOTED for CALLOUT NAV above
  ---------------
*/

UL.sideNav {
list-style: none;
margin-top: -5px;
}

UL.sideNav UL {
margin-top: 5px;
margin-bottom: 15px;
list-style: none;
margin-left: 0px !important;
padding: 0px !important;
}

UL.sideNav A{
text-decoration: none; 
display: block;
}

UL.sideNav A.sideon{
color: #666666;
cursor: default;
}
UL.sideNav LI.sideNavHead{
font-weight: bold;
font-size: 1.3em; 
margin: 10px 0 10px 0;
line-height: 1.5em;
}

UL.sideNav LI{
font-weight: normal;
font-size: 11px;
margin-left: 0px !important;
padding: 0px !important;
margin: 3px 0 5px 0;
line-height: 1.3em;
}

div.colRight UL.sideNav LI.sideNavHead{ 
margin: 15px 0 10px 0;
padding-bottom: 10px;
}

/*UL.headerList LI {
list-style: none !important;
margin-left: 10px !important;
padding-bottom: 5px;
}

UL.headerList LI SPAN{
font-size: 1.0em; 
line-height: 135%; 
margin: 20px 0px 5px 0px; 
color: #00abc7; 
font-weight: bold;  
display:block;
}
*/


.bl {background: url(../img/1bl.gif) 0 100% no-repeat #ffffff;} 
.br {background: url(../img/1br.gif) 100% 100% no-repeat; padding:5px;} 
.tl {background: url(../img/1tl.gif) 0 0 no-repeat} 
.tr {background: url(../img/1tr.gif) 100% 0px no-repeat; padding:5px} 
.boxcontent { 
 padding-right: 15px;
 padding-bottom: 5px;
 border-left: 1px solid #cccccc;
 background: url(../img/1mid.gif) 100% 0 repeat-y;  
 font-size: .85em;
 }
.boxheight { 
/* set this locally on page*/
 }
 

div.boxcontent A {  
padding: 5px 0px 5px 10px;
margin-left: 5px;
text-decoration: none;
display: block;
 }
 div.boxcontent A:hover { 
text-decoration: none;
background: url(../img/back-box.gif) 0 100% repeat-x;
filter:alpha(opacity=50);
  opacity:0.5;
 }

div.boxcontent STRONG { 
font-size: 1.3em;
 }

div.boxcontent P { 
color: #000000;
padding: 4px 0 10px 0;
 }

div.boxcontent P { 
color: #000000;
padding: 4px 0 10px 0;
 }

div.boxcontent IMG { 
float: right;
padding: 5px 4px 4px 5px;
 }

div.fright{
float: right;
}
div.fleft{
float: left;
}
div.twoCol{
width: 47%;
}

div.block {
position: relative;
padding: 1px 10px 15px 10px;
font-size: 11px;
margin-bottom: 15px;
margin-top: 10px;
font-size: 1em;
line-height: 140%; 
}

div.tint {
background-color: #eaeced
}

div.tint div.corner {
position: absolute;
background-repeat: no-repeat;
height: 5px;
width: 5px;
}

div.tint div.NE {top: 0px; right: 0px; background-image: url(../img/innerNE.gif);}
div.tint div.NW {top: 0px; left: 0px; background-image: url(../img/innerNW.gif);}
div.tint div.SE {bottom: 0px; right: 0px; background-image: url(../img/innerSE.gif);}
div.tint div.SW {bottom: 0px; left: 0px; background-image: url(../img/innerSW.gif);}

div.more-info ul {
	margin-left: -10px !important;
}

div.more-info li {
	list-style: none;
}

div.more-info li a {
	text-decoration: none;
	font-weight: bold;
	background: url(../img/arrow.gif) no-repeat 0px 2px;
	padding-left: 16px;
}

.newsImage {	
	float:right;
	padding: 0 0 0 0;
	margin: 0 0 0 40px;
	border: 0px;
}


.quoteBy{	
float: right;
font-size: 11px;
font-style: italic;
}
.quoteBy P{	
text-align: left;
margin-left: 10px;
}
.quoteBy P STRONG{	
margin-left: -10px;
}


.text65{	
font-size: .75em;
}

A.hidden, div.hidden A{	
text-decoration:none;
background: none !important;
}


TABLE.tableCheckbox TD{	
border-top: 1px dotted #cccccc;
padding: 15px 0 10px 0;
}

TABLE.tableFormSm TH{	
font-size: 10px;
font-weight: normal;
text-align: right;
padding-left: 3px;
}
TABLE.tableFormSm TD{	
padding-bottom: 3px;
}
TABLE.tableFormSm INPUT{ 
width: 125px; 
font-size: 11px;
}
TABLE.tableFormSm TEXTAREA { 
width: 123px; 
font-size: 11px;
}







/*input[type="text"] { width: 130px; background: #FFFFFF; font-size: 1em; padding: 2px 2px 0px 2px; }*/


TABLE.tableFormSm TD{	
font-size: 10px;

padding-left: 3px;
}

/* HOME NEWS SCROLL   NOT BEING USED DELTE AT GO LIVE*/

#marqueecontainer{
position: relative;
width: 250px; /*marquee width */
height: 240px; /*marquee height */
background-color: white;
overflow: hidden;
background: #e4e5e6;  

padding: 4px;
padding-left: 6px;
 border: 1px solid #cccccc; 
 border-bottom: 0px solid #cccccc; 
}

#marqueecontainer A{
text-decoration: none;

}

/*  TESTED BY VERIWVE SCRIPT CSS */

div.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
/*border: 10px solid navy;
border-bottom-width: 6px;*/
width: 265px; /*width of featured content slider*/
height:410px; 
background: #ffffff url(/img/back_home_tested.gif) 0 100% repeat-x; 


}



div.sliderwrapper div.contentdiv{
border: 1px solid #cccccc;
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 5px;
/*background: white;*/
width: 255px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
padding: 10px 10px 0 10px;
}
div.contentdiv DIV{
text-align: center;
padding:10px 10px 20px 0;
}
div.contentdiv P{
padding:0px 10px 0 5px;
}








/*  TIER PAGE SHOW IMAGE SCRIPT CSS */


#showimage{
position:absolute;
visibility:hidden;
border: 1px solid gray;
} 
#showimage2{
position:absolute;
visibility:hidden;
border: 1px solid gray;
} 
#showimage3{
position:absolute;
visibility:hidden;
border: 1px solid gray;
} 
#dragbar{
cursor: hand;
cursor: pointer;
background-color: #EFEFEF;
min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
font-weight: bold;
font-size: 11px;
font-face: arial;
margin-right: 1px;
}

table.tableGrid{
border-collapse: collapse;
width: 98%;
	border: 1px dotted #cccccc;
}

table.tableGrid TD{
padding: 10px;
	border: 1px dotted #cccccc;
}
/*table.tableGrid TD{
padding: 3px 0 5px 10px;
border-bottom: 5px solid #ffffff;

}
*/
table.tableGrid TH{	
padding: 10px;
	border: 1px dotted #cccccc;
text-align: left;
vertical-align: top;
}

td.pad{
/*	border-right: 1px solid #cccccc;*/
	text-align: left;
	vertical-align: top;
	padding-left:20px;	
}

td.pad2{
/*	border-right: 1px solid #cccccc;*/
	text-align: left;
	vertical-align: top;
	padding-left:5px;	
}

.top{
font-size: .75em;
text-align:right;
padding-right: 5px;
border-top: 1px dotted #666666;
margin-top: 6px;
padding-top: 4px;
}

.expandLink{
cursor:hand; cursor:pointer;
}

.expandLink:hover{
background-color:#666666;
color:#ffffff;
}

/*Style sheet used for demo. Remove if desired*/
.handcursor{
cursor:hand;
cursor:pointer;
} 
.handcursor:hover{
background: #f0f0f0;
} 

.outline-tan{
border: 1px solid #E3E3E3;
padding: 10px; 
display: block; width:
} 
.background-blue-light{
background-color: #E8F4F7;
border-left: 1px solid #E3E3E3;
border-right: 1px solid #E3E3E3;
border-bottom: 1px solid #E3E3E3;
padding: 2px;
} 
.background-blue-dark{
background-color: #19b9cc;
border-left: 1px solid #19b9cc;
border-right: 1px solid #19b9cc;
border-bottom: 1px solid #19b9cc;
padding: 2px;
} 


div.downloadTable TABLE{
font-size: .95em;
} 

.red {
color: #e58115;
}
.style1Large {
	color: #00ABC7;
	font-size: 16px;
}

div.facetwit 
{
	margin-top: 7px;
	padding-top: 7px;
}

DIV.boxGl {
border: 1px solid #cccccc; 
padding: 0 15px 15px 15px;
position: relative;
} 
DIV.boxGl-tl {
background: url(../img/box-tl.gif) 0 0 no-repeat; 
position: absolute;
top: -1px;
left: -1px;
width: 8px;
height: 8px;
} 
DIV.boxGl-tr {
background: url(../img/box-tr.gif) 0 0 no-repeat; 
position: absolute;
top: -1px;
right: -1px;
width: 8px;
height: 8px;
} 
DIV.boxGl-bl {
background: url(../img/box-bl.gif) 0 100% no-repeat; 
position: absolute;
bottom: -1px;
left: -1px;
width: 8px;
height: 8px;
} 
DIV.boxGl-br {
background: url(../img/box-br.gif) 100% 100% no-repeat; 
position: absolute;
bottom: -1px;
right: -1px;
width: 8px;
height: 8px;
} 