<style type="text/css">{  }

.feedcopy    { font-family: Verdana; font-size: 8pt; text-decoration: none }
/* set the image to use and establish the lower-right position */ 
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2 {
    background: transparent url(http://materialspreview.intel.com/communications/dev/images/box.png) no-repeat bottom right; 
} 
.cssbox { 
    width: 200px !important; /* intended total box width - padding-right(next) */
    width: 240px; /* IE Win = width - padding */
    padding-right: 15px; /* the gap on the right edge of the image (not content padding) */
    margin: 20px auto; /* use to position the box */ 
} 

/* set the top-right image */ 
.cssbox_head { 
    background-position: top right; margin-right: -15px; /* pull the right image over on top of border */
    padding-right: 40px; /* right-image-gap + right-inside padding */ 
} 

/* set the top-left image */ 
.cssbox_head h2 { 
    background-position: top left; 
    margin: 0; /* reset main site styles*/ 
    border: 0; /* ditto */ 
    padding: 25px 0 0 25px;  /* padding-left = image gap + interior padding ... no padding-right */ 
    height: auto !important; height: 1%; /* IE Holly Hack */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
} 

/* set the lower-left corner image */ 
.cssbox_body { 
    background-position: bottom left; 
    margin-right: 10px; /* interior-padding right */ 
    padding: 4px 0 20px 25px; /* mirror .cssbox_head right/left */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
}


#dropmenudiv{
position:absolute;
border:1px solid #c3c3c3;
border-bottom-width: 0;
font:normal 10px Verdana, Arial, Helvetica, sans-serif;
line-height:18px;
z-index:100;
border-bottom: 1px solid #c3c3c3;
opacity:.90;
filter: alpha(opacity=90);
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 2px 0;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #EDEDED;
}

body,td,th {
	font:normal 10pt Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #666666;
}


.bodycopy a {

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10 pt;

link 
	text-decoration: none;
	color: #0000FF;

visited 
	text-decoration: none;
	color: #000066;

hover 
	text-decoration: none;
	color: #000066;

active 
	text-decoration: none;
	color: #0000FF;
}

.sidecopy a {

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10 pt;

link 
	text-decoration: none;
	color: #0600FF;

visited 
	text-decoration: none;
	color: #000066;

hover 
	text-decoration: none;
	color: #000066;

active 
	text-decoration: none;
	color: #0000FF;
}


.style5 {font-size: 12px}
.style6 {font-size: small}
.style7 {font-size: x-small}
--!>
</style>