body  {
	background: #111111;
	margin: 0;
	padding: 0 0 20px 0;
	text-align: left;
	color: #111111;
	font-family: arial;
	font-size: 12px;
	line-height: 1.7em;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
}
#container {
	margin: 0px;
	border: none;
	text-align: left;
	padding: 0px 15px 0px 15px;
	background-color: #111111;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(http://www.arcsight.com/images/bg_gradient.jpg);
}
#container-home {
	margin: 0px;
	border: none;
	text-align: left;
	padding: 0px 15px 15px 15px;
	background-color: #FFFFFF;
	background-image: none;
}
a img {
	border: none;
} 
a:link {
	color: #006699;
	text-decoration: underline;
}
a:visited {
	color: #006699;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	color: #006699;
	text-decoration: none;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 15px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

h1 h2 h3 h4 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
	font-style: normal;
	color: #111111;
	margin: 0 0 15px 0;
	padding: 0;
	line-height: normal;
	font-weight: 400;
}
h2 {
	font-size: 16px;
	font-weight: 400;
	color: #111111;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
h3 {
	font-size: 14px;
	color: #111111;
	margin: 0 0 5px 0;
	font-weight: 400;
}
h4 {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #111111;
	margin: 0;
}
p.intro {
        font-size: 14px;
        line-height: 22px;
        padding-bottom: 10px;
}
p {
	margin: 0px 0px 15px 0px;
	color: #111111;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	line-height: 1.7em;
}
ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 30px;
}
li {
	margin-bottom: 3px;
	list-style-type: disc;
}
.buttons {
	text-align: right;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
#header {
	padding: 0; 
	background:#111111;
	text-align: left;
} 
#navigation {
	padding: 8px 0 8px 15px;  
	margin: 0;
	background: #2f3335;
	color: #666666;
} 
#navigation a {
	color: #F2F2F2;
	text-decoration: none;	
}
#navigation a:hover, #navigation a:active, #navigation a:focus {
	color: #B2B2B2;
	text-decoration: none;	
}
#tabs {
	height: 34px;
	margin: 0;
	padding: 0;
	width: 500px;
	float: right;
}
#breadcrumbs
{
	width: 989px;
/*	display: block;  */
	display: none;
	height: 25px;
	background: #212121 url(http://www.arcsight.com/images/breadcrumb_bg.gif) repeat-x;
	position: relative;
	margin-bottom: 1px;
	color: #B2B2B2;
	padding-left:11px;
}

#breadcrumbs ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
	top: 6px;
	left: 11px;
}
#breadcrumbs li
{
	display: inline;
	float: left;
	position: relative;
	left: 0;
}
#breadcrumbs a, #breadcrumbs li a,
#breadcrumbs li.bc_current_page
{
	color: #B2B2B2;
	text-decoration: none;
}
#breadcrumbs li a:hover, #breadcrumbs a:hover
{
	text-decoration: underline;
}
#breadcrumbs li a:visited, #breadcrumbs a:visited
{
	color: #B2B2B2;
}
#breadcrumbs li span
{
	margin: 4px;
	color: #F2F2F2;
}
#footer {
	padding: 15px 15px 15px 15px;
	background:#111111;
	text-align: right;
	color: #F2F2F2;
} 
#footer a {
	color: #B2B2B2;
	text-decoration: none;
}
#footer a:hover, #footer a:active, #footer a:focus {
	color: #61c702;
	text-decoration: none;
}
.title_area
{
    width:920px;
    height:90px;
    background:url(http://www.arcsight.com/images/title_area_bg.jpg) no-repeat;
    padding:30px 40px;
    margin-top:0px;
    display:block;
	overflow: hidden;
}
.title_area h1
{
    margin-top: -5px;
    font-size:28px;
    color:#F2F2F2;
    line-height:29px;
    font-weight: normal;
}
.title_area .sub_title
{
    font-size:14px;
    color:#B2B2B2;
    line-height:17px;
    margin: -4px 0px 0px 0px;
}
#mainHome {
	background-color: #FFFFFF;
	height: 345px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#infoHome {
	padding: 0px;
	margin: 0;
	background-color: #FFFFFF;
	width: 700px;
	height: 230px;
}
#aboutHome {
	padding: 0px;
	margin: 0;
	width: 700px;
}
#aboutHome h1 {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	margin: 0;
}
#aboutHome p {
	font-size: 11px;
	line-height: 15px;
	color: #999999;
	margin: 0px;
	padding: 0;
}
#aboutHome a {
	font-weight: bold;
	color: #006699;
	text-decoration: underline;	
}
#aboutHome a:hover, #aboutHome a:active, #aboutHome a:focus {
	color: #CC0000;
	text-decoration: underline;	
}
#focus {
	margin: 0px;
	padding: 0;
	width: 701px;
}
#mainSide {
	margin: 0px;
	padding: 10px;
	float: right;
	width: 232px;
	background-color: #333333;
	background-image: url(http://www.arcsight.com/images/bg_toppicks.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 322px;
}
#mainSide h1 {
	font-size: 15px;
	color: #B2B2B2;
	margin: 0px;
	font-weight: normal;
	background-image: none;
	padding: 0px;
}
#toppicks{
	border: 0px none #CCCCCC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin: 0px;
        height: 220px;
}
#toppicks h2 {
	font-size: 11px;
	color: #F1F1F1;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
#toppicks p {
	color: #F1F1F1;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#toppicks a {
	color: #F1F1F1;
	text-decoration: underline;
}
#toppicks a:hover, #toppicks a:active, #toppicks a:focus {
	color: #B2B2B2;
	text-decoration: none;
}
.moreRt {
	font-size: 11px;
	font-weight: normal;
	color: #bebebe;
	margin: 0px;
	padding: 0px;
	text-align: right;
	height: 15px;
}
.moreRt a {
	color: #bebebe;
	text-decoration: none;	
}
.moreRt a:hover, .moreRt a:active, .moreRt a:focus {
	color: #666666;
	text-decoration: underline;	
}
.moreArrow {
	padding: 0px;
}
#demolist{
	margin: 0px 0px 0 0;
	padding: 10px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top-width: 0px;
	border-top-style: none;
	height: 25px;
}
#topicsHome {
	padding: 0px;
	width: 700px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}
.topicsContainer {
	background: #FFFFFF;
	padding: 0px;
	width: 223px;
	height: 210px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topicsHome h1 {
	font-size: 15px;
	font-weight: normal;
	color: #B2B2B2;
	margin: 0px;
	padding: 10px;
	height: 40px;
	background-color: #333333;
	width: 203px;
	font-style: normal;
	line-height: normal;
}
.topicsItem {
	background: #FFFFFF;
	margin: 0px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top-width: 0px;
	border-top-style: none;
	padding: 0px;
	height: 210px;
	width: 223px;
}
.topicsItem p {
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 220px;
}
.topicsimg {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	width: 65px;
}
.nospace {
	margin: 0px;
	padding: 0px;
}
.infoCenter {
	margin: 0px;
	padding: 0px 10px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #cccccc;
	height: 170px;
}
#newsContent {
	padding: 10px;
	width: 232px;
	background-color: #333333;
	float: right;
	height: 190px;
	margin: 0px;
}
#newsContent h1 {
	font-size: 15px;
	color: #B1B1B1;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-transform: uppercase;
}
#newsContent h2 {
	font-size: 11px;
	color: #F1F1F1;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#newsContent p {
        margin: 0px 0px 5px 0px; 
        line-height: 1.25em;
}
.newsItem {
	margin: 0;
	padding: 7px 0px 7px 0px;
	height: 27px;
	border-bottom: 1px dotted #006699;
}

#customerContent {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	width: 700px;
}
#rolesContent {
	margin: 0px;
	padding: 10px;
	float: right;
	width: 300px;
	background: #cccccc url(http://www.arcsight.com/images/uploads/arst/bg_rolescontent.gif) no-repeat;
	height: 146px;
}
.newsItem h2 {
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	margin: 0;
	padding: 0;
}
.newsItem p {
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #F1F1F1;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
.newsItem a {
	color: #666666;
	text-decoration: none;	
}
.newsItem a:hover, .newsItem a:active, .newsItem a:focus {
	color: #006699;
	text-decoration: none;	
}
#customerContent h1 {
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: normal;
}
#customerContent p {
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	height: 60px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#customerContent p .author {
	font-weight: normal;
}
#rolesContent h1 {
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	background: url(http://www.arcsight.com/images/uploads/arst/bg_roleshdr.gif);
	text-align: center;
	margin: 0px;
	padding: 10px 0px 0px 10px;
	height: 28px;
	width: 289px;
}
#rolesContent p {
	background: #f9f9f9;
	text-align: center;
	margin: 0px;
	padding: 10px 0px 0px;
}
#rolesContent .industrylist {
	margin: 0px;
	padding: 10px 0 10px 0;
	text-align: center;
	background: #f9f9f9;
	width: 299px;
}
#rolesContent .roleslist {
	background: #f9f9f9;
	text-align: center;
	margin: 0px;
	padding: 1px 0px 10px;
	width: 299px;
}
#rolesContent .roleContentButtons {
	background: #f9f9f9;
	text-align: center;
	margin: 0px;
	padding: 5px 0px 1px 0px;
	width: 299px;
}
#headerspacer {
	margin: 0px;
	padding: 0px;
	height: 16px;
}
#sectionheader {
	background: url(http://www.arcsight.com/images/uploads/arst/bg_sectionhdr.gif) no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	height: 45px;
}
#sectionheader h1 {
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
	margin: 0px;
	padding: 15px 0px 0px 10px;
	text-transform: capitalize;
}
#main {
	margin: 0px;
	padding: 0px;
	width: 775px;
}
#sidebar {
	margin: 0px;
	padding: 20px 0 0 0;
	float: right;
	width: 180px;
}
#maintop {
	margin: 0px;
	padding: 0px;
	height: 10px;
}
#maincenter {
	margin: 0px;
	padding: 10px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top-width: 0px;
	border-top-style: none;
	background: #FFFFFF;
}
#sidebartop {
	margin: 0px;
	padding: 0px;
	height: 10px;
}
#sidebarContent {
	background: #fdfdfd;
	margin: 0px;
	padding: 10px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top-width: 0px;
	border-top-style: none;
}
#sideNavigation {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	width: 180px;
}
#sideNavigation p {
        color: #B2B2B2;
        line-height: 1.35em;
        font-size: 12px;
}
#mainContent {
	margin: 0px;
	padding: 10px;
	float: right;
	width: 560px;
	height: 100%;
	background: #FFFFFF;
}
#sidebar h1 {
	font-size: 12px;
	font-weight: normal;
	color: #F2F2F2;
	text-transform: uppercase;
	background-image: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
#sidebar p {
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #B2B2B2;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#sidebar p a {
	color: #B2B2B2;
	text-decoration: none;
}
#sidebar p a:hover, #sidebar p a:active, #sidebar p a:focus {
	color: #B2B2B2;
	text-decoration: underline;	
}
.moreltSidebar {
	font-size: 11px;
	color: #CCCCCC;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.moreltSidebar a {
	color: #666666;
	text-decoration: none;
}
.moreltSidebar a:hover, .moreltSidebar a:active, .moreltSidebar a:focus {
	color: #666666;
	text-decoration: underline;
}
#nextsteps h1 {
	font-size: 12px;
	font-weight: normal;
	color: #F2F2F2;
	margin: 0px;
	padding: 0;
	height: 20px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#nextsteps p {
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #B2B2B2;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#nextsteps p a {
	color: #B2B2B2;
	text-decoration: none;
}
#nextsteps p a:hover, #nextsteps p a:active, #nextsteps p a:focus {
	color: #B2B2B2;
	text-decoration: none;
}
#nextsteps img {
        margin-left: -20px;
}
#sideNavigation h1, #sideNavigation h1 a {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #F2F2F2;
	margin: 0px;
	padding: 0px 0px 8px 0px;
	text-transform: uppercase;
	text-decoration: none;
}
#sideNavigation h1 a:hover{text-decoration:underline;}
#sideNavigation .sidenav1 {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #B2B2B2;
	margin: 0px;
	padding: 7px 2px 7px 15px;
}
.sidenav1 a {
	color: #B2B2B2;
	text-decoration: none;
}
.sidenav1 a:hover, .sidenav1 a:active, .sidenav1 a:focus {
	color: #B2B2B2;
	text-decoration: underline;
}
#sideNavigation .sidenav1_on {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #F1F1F1;
	margin: 0px;
	padding: 7px 2px 7px 15px;
}
.sidenav_parent {
	background: url(http://www.arcsight.com/images/menu_closed.gif) no-repeat left center;
}
.sidenav_parent_on {
	background: url(http://www.arcsight.com/images/menu_open.gif) no-repeat left center;
}
.sidenav1_on a {
	color: #F1F1F1;
	font-weight: bold;	
	text-decoration: none;
}
.sidenav1_on a:hover, .sidenav1_on a:active, .sidenav1_on a:focus {
	color: #F1F1F1;
	text-decoration: underline;
}
#sideNavigation .sidenav2 {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #B2B2B2;
	padding: 7px 2px 7px 35px;
}
.sidenav2 a {
	color: #B2B2B2;
	text-decoration: none;
	padding: 0px;
}
.sidenav2 a:hover, .sidenav2 a:active, .sidenav2 a:focus {
	color: #B2B2B2;
	text-decoration: underline;
}
#sideNavigation .sidenav2_on {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #F1F1F1;
	padding: 7px 2px 7px 35px;
}
.sidenav2_on a {
	color: #F1F1F1;
	text-decoration: none;
	padding: 0px;
}

#page {
	background: none;
	margin: 0px;
	padding: 0px;
	
}
#ovrHdln {
	margin: 0px 0px 20px;
	padding: 0px;
	height: 135px;
}
#ovrHdln h1 {
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
}
.ovrBulletsContainer {
	margin: 0px;
	padding: 0px;
	width: 170px;
	height: 265px;
}
.ovrBulletsContainer h2 {
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #111111;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.ovrBullets {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ovrBulletsContainer h3 {
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.ovrBullets h4 {
	margin: 0px;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.ovrBulletsContainer h3 a {
	color: #006699;
	padding: 0px;
	text-decoration: none;
	font-weight: normal;
}
.ovrBulletsContainer h3 a:hover, .ovrBulletsContainer h3 a:active, .ovrBulletsContainer h3 a:focus {
	color: #006699;
	text-decoration: underline;
	font-weight: normal;
}
.ovrCol {
	margin: 0px 0px 30px 0px;
	padding: 0px;
	width: 272px;
}
.ovrCol h4 {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
.ovrCol h2 {
	font-size: 18px;
	line-height: 22px;
	font-weight: 400;
	color: #111111;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.ovrCol p {
	font-size: 12px;
	line-height: 1.7em;
	font-weight: normal;
	color: #111111;
}
#mainContent_noleftside {
	width: 100%;
}
#milestones {
	margin: 0px;
	padding: 0px;
}
#milestones h2 {
	font-size: 16px;
	font-weight: normal;
	color: #F1F1F1;
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#milestones h3 {
	font-size: 11px;
	font-weight: bold;
	color: #B2B2B2;
	float: left;
	margin: 0px;
	padding: 0px;
}
#milestones p {
	font-size: 11px;
	line-height: 14px;
	color: #B2B2B2;
	width: 445px;
	margin: 0px 0px 0px 90px;
	padding: 0px;
}
#milestones p a{
	color: #B2B2B2;
	text-decoration: underline;
}
#milestones p a:hover, #milestones p a:active, #milestones p a:focus {
	color: #006699;
	text-decoration: none;
}
.milestones {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #202020;
}
.video {
	margin: 0;
	padding: 10px 0 20px 0;
}
.video p {
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 10px 0px 0px;
}
.bulletlist {
	margin: 5px 0 20px 20px;
	padding: 0px;
	list-style: disc;
}
.mainfeatureTab {
	margin: 0;
	padding: 15px 0 0 0;
}
.mainfeatureTab h1 {
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	background: url(http://www.arcsight.com/images/uploads/arst/bg_tabfeaturehdr.gif) no-repeat;
	padding: 8px 10px 0px;
	height: 20px;
	margin: 0px;
}
.mainfeatureTab p {
	font-size: 12px;
	line-height: normal;
	color: #333333;
	background: #e5e5e5;
	margin: 0px;
	padding: 0 0 10px 0;
}
.mainfeatureContent {
	background: #ececec;
	margin: 0px;
	padding: 15px 10px 10px 10px;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
}
.mainfeatureContent3col{
	margin: 0px;
	padding: 0px 0px 10px;
	float: left;
	width: 173px;
}
.mainfeatureContent a:link, .mainfeatureContent a:visited {
	color: #333333;
	text-decoration: underline;
}
.mainfeatureContent a:hover, .mainfeatureContent a:active, .mainfeatureContent a:focus {
	color: #006699;
	text-decoration: underline;
}
.TabbedPanelsContent2Cols {
	float: left;
	width: 265px;
}
#mainContent .customerrowsContainer {
	margin: 0px 0px 10px;
	padding: 10px 0px 0px 0px;
	height: 100px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#mainContent .customerrowsContent {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 390px;
}
#mainContent .customerrowsContent h2 {
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#mainContent .customerrowsContent p {
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #666666;
	margin: 0px 0px 10px;
}
hr {
	color: #cccccc;
	height: 1px;
}
h6 {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
#newslisting {
	margin: 0px;
	padding: 0px;
}
#newslisting h2 {
	font-size: 16px;
	font-weight: normal;
	color: #CC0000;
	border-bottom: 1px solid #CC0000;
	margin: 0px 0px 5px;
	padding: 0px 0px 2px;
}
#newslisting h3 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
#newslisting p {
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	margin: 0;
	padding: 0px;
}
#newslisting p a{
	color: #CC0000;
	text-decoration: underline;
}
#newslisting p a:hover, #newslisting p a:active, #newslisting p a:focus {
	color: #666666;
	text-decoration: underline;
}
.newslisting {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #CCCCCC;
}
#logolisting {
	margin: 0px;
	padding: 0px;
}
#logolisting h2 {
	font-size: 16px;
	font-weight: normal;
	color: #CC0000;
	border-bottom: 1px solid #CC0000;
	margin: 0px 0px 20px;
	padding: 0px 0px 2px;
}
#logolisting h3 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	line-height: 16px;
}
#logolisting h4 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
#logolisting p {
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	margin: 0;
	padding: 0px;
}
#logolisting p a{
	color: #CC0000;
	text-decoration: underline;
}
#logolisting p a:hover, #logolisting p a:active, #logolisting p a:focus {
	color: #666666;
	text-decoration: underline;
}
#logolisting img {
        margin-right: 15px;
	margin-bottom: 5px;
        float: left;
}
.logolisting {
	padding-right: 25px;
	padding-bottom: 5px;
	float: left;
}
.hrule {
	padding: 10px 0px 20px 0px;
	margin: 0px;
}
#eventlisting {
	margin: 0px;
	padding: 0px;
}
#eventlisting h2 {
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding: 0;
}
#eventlisting h3 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0;
	line-height: 14px;
}
#eventlisting h4 {
	font-size: 11px;
	font-weight: normal;
        color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
#eventlisting h4.latestevent {
        color: #FFFFFF;
}

#eventlisting p {
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	margin: 0;
	padding: 10px 0 0 0;
        clear: left;
}
#eventlisting p a{
	/* color: #CC0000; */
	text-decoration: underline;
}
#eventlisting p a:hover, #eventlisting p a:active, #eventlisting p a:focus {
	color: #666666;
	text-decoration: underline;
}
.eventlisting {
	padding: 0px 15px 5px 0px;
	float: left;
}
#webinarupcoming {
	margin: 0px;
	padding: 0px;
}
#webinarupcoming h2 {
	font-size: 16px;
	font-weight: normal;
	color: #CC0000;
	border-bottom: 1px solid #CC0000;
	margin: 0px 0px 20px;
	padding: 0px 0px 2px;
}
#webinarupcoming h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0 5px 0px;
	padding: 0;
	line-height: 17px;
}
#webinarupcoming h4 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
	border: none;
}
#webinarupcoming p {
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#webinarupcoming p a{
	color: #CC0000;
	text-decoration: underline;
}
#webinarupcoming p a:hover, #webinarupcoming p a:active, #webinarupcoming p a:focus {
	color: #666666;
	text-decoration: underline;
}
.webinarupcoming {
	padding: 0px 25px 5px 0px;
	float: left;
}

#webinarlisting {
	margin: 0px;
	padding: 0px;
}
#webinarlisting h2 {
	font-size: 16px;
	font-weight: normal;
	color: #CC0000;
	border-bottom: 1px solid #CC0000;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 2px;
}
#webinarlisting h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding: 0;
	line-height: 17px;
}
#webinarlisting p {
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	margin: 0;
	padding: 0 0 10px 0;
	font-weight: normal;
}
#webinarlisting p a{
	color: #666666;
	text-decoration: underline;
}
#webinarlisting p a:hover, #webinarlisting p a:active, #webinarlisting p a:focus {
	color: #cc0000;
	text-decoration: underline;
}
.webinarlisting {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #CCCCCC;
}
#webinarlisting h4 {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px dotted #CCCCCC;
}
#webinarlisting h5 {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	margin: 0px 0px 10px;
	padding: 2px 0 2px 5px;
	background: #CCCCCC;
}

#webinarlisting h6 {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	margin: 0px 0px 20px;
	padding: 0px;
}
#webinarlisting h6 a{
	color: #cc0000;
	text-decoration: underline;
}
#webinarlisting h6p a:hover, #webinarlisting h6 a:active, #webinarlisting h6 a:focus {
	color: #666666;
	text-decoration: underline;
}
.mediaContent {
	margin: 0px;
	padding: 0px;
	width: 272px;
}
.mediaContent h1 {
	font-size: 13px;
	color: #006699;
	height: 18px;
	border-bottom: 1px solid #006699;
	font-weight: normal;
	margin: 0px;
	padding: 2px 0px 3px;
}
.mediaContent h2 {
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	margin: 2px 0px 0px 0px;
	padding: 0;
}
.mediaContent p {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px dotted #006699;
}
.mediaContent a {
	color: #666666;
	text-decoration: underline;	
}
.mediaContent a:hover, .mediaItem a:active, .mediaItem a:focus {
	color: #006699;
	text-decoration: none;	
}
.TabbedMore {
	font-size: 12px;
	color: #CC0000;
	background: url(http://www.arcsight.com/images/uploads/arst/arrow_redcircle.gif) no-repeat right center;
	text-align: right;
	margin: 2px 0px;
	padding: 3px 20px 0px 0px;
}
.TabbedMore a{
	color: #cc0000;
	text-decoration: underline;
}
.TabbedMore a:hover, .TabbedMore a:active, .TabbedMore a:focus {
	color: #666666;
	text-decoration: underline;
}
#rsrcHdln {
	margin: 0px;
	height: 100px;
	background-color: #454545;
	background-image: url(http://www.arcsight.com/images/bg_resourcecenter.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#rsrcHdln h1 {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #F1F1F1;
	margin: 0px;
	padding: 3px 0 2px 0;
}
#rsrcHdln h2 {
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	color: #F1F1F1;
	margin: 0px;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#rsrcHdln p {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #F1F1F1;
	margin: 0px;
	padding: 0px;
}
.rsrcImg {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	float: right;
	border: 2px solid #FFFFFF;
}
.rsrcHdlnbtn {
	margin: 0px;
	padding: 10px 0 0 0;
}
#rsrcTopPicks {
	border: 1px solid #454545;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#rsrcTopPicksftr {
	margin: 0px;
	padding: 0px;
}
#rsrcTopPicks h2 {
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 10px;
	color: #111111;
}
.rsrcTopPicksItem {
	margin: 0px;
	padding: 0px;
	width: 250px;
}
.rsrcTopPicksItem h3 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	line-height: normal;
}
.rsrcTopPicksItem p {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.rsrcTopPicksItem p a {
	color: #006699;
	text-decoration: underline;	
}
.rsrcTopPicksItem p a:hover, .rsrcTopPicksItem p a:active, .rsrcTopPicksItem p a:focus {
	color: #666666;
	text-decoration: none;	
}

.rsrcTopPicksItem h4 {
	font-size: 11px;
	font-weight: normal;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
}
.rsrcTopPicksItem h4 a {
	color: #cccccc;
	text-decoration: none;	
}
.rsrcTopPicksItem h4 a:hover, .rsrcTopPicksItem h4 a:active, .rsrcTopPicksItem h4 a:focus {
	color: #666666;
	text-decoration: underline;	
}
#rsrclisting {
	margin: 0px;
	padding: 0px;
}
#rsrclisting h2 {
	font-size: 16px;
	font-weight: normal;
	color: #CC0000;
	border-bottom: 1px solid #CC0000;
	margin: 0px 0px 5px;
	padding: 0px 0px 2px;
}
#rsrclisting h3 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
#rsrclisting h6 {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
#rsrclisting h5 {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	margin: 20px 0px 10px 0px;
	padding: 2px 0 2px 5px;
	background: #CCCCCC;
}
#rsrclisting p {
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	margin: 0;
	padding: 0px;
}
#rsrclisting p a{
	color: #666666;
	text-decoration: underline;
}
#rsrclisting p a:hover, #rsrclisting p a:active, #rsrclisting p a:focus {
	color: #CC0000;
	text-decoration: underline;
}
.rsrclisting {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #CCCCCC;
}
#formtable {
	font-size: 12px;
	color: #000000;
	margin: 10px 0px 15px 0px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
}
#formtable h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 5px;
	padding: 0px 0px 3px;
	border-bottom: 1px solid #CCCCCC;
}
.formlabels {
	padding: 5px 10px 5px 5px;
	text-align: right;
	vertical-align: top;
	width: 30%;
}
.formfields {
	padding: 5px;
	text-align: left;
	vertical-align: top;
}
.formsubmit {
	padding: 8px 5px 5px;
	text-align: center;
}
.redhlt {
	color: #CC0000;
}
#partnerfinder {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background: #fcfcfc;
	margin: 20px auto 20px;
	padding: 10px 20px;
	border: 1px solid #CCCCCC;
	width: 300px;
}
#partnerFinderlisting {
	margin: 0px;
	padding: 0px;
}
#partnerFinderlisting h2 {
	font-size: 16px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0;
}
#partnerFinderlisting h3 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0;
	line-height: 14px;
}
#partnerFinderlisting h4 {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	line-height: 14px;
	width: 160px;
	float: left;
}
#partnerFinderlisting p {
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
#partnerFinderlisting p a{
	color: #CC0000;
	text-decoration: underline;
}
#partnerFinderlisting p a:hover, #partnerFinderlisting p a:active, #partnerFinderlisting p a:focus {
	color: #666666;
	text-decoration: underline;
}
.partnerFinderlisting {
	padding: 0px;
}
#partnerlisting {
	margin: 0px;
	padding: 0px;
}
#partnerlisting h2 {
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 5px 0px;
	padding: 0;
}
#partnerlisting h3 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0;
	line-height: 14px;
}
#partnerlisting h4 {
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
#partnerlisting p {
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	padding: 0px 0px 10px;
	margin: 0px;
}
.partnerlisting {
	padding: 0px 0px 10px 25px;
	float: right;
}
#partnerlisting li {
	font-size: 11px;
	font-weight: normal;
}
#techpartnerlisting {
	margin: 0px;
	padding: 0px;
}

#techpartnerlisting h2 {
	font-size: 14px;
	line-height: 14px;
	color: #CC0000;
	margin: 0px;
	padding: 0px 0px 20px;
}
#techpartnerlisting p {
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	padding: 0px 0px 20px;
	margin: 0px;
}
#techpartnerlisting p a{
	color: #CC0000;
	text-decoration: underline;
}
#techpartnerlisting p a:hover, #techpartnerlisting p a:active, #techpartnerlisting p a:focus {
	color: #666666;
	text-decoration: underline;
}
.techpartnerlisting {
	padding: 0px 0px 10px 25px;
	float: right;
}
#techpartnerlisting li {
	font-size: 11px;
	font-weight: normal;
}
#producttable {
	margin: 10px 0px;
	padding: 0px;
}
.producttablehdr {
	font-size: 12px;
	font-weight: bold;
	color: #F1F1F1;
	background: #2A2A2A;
	padding: 5px;
	text-align: left;
	vertical-align: bottom;
}
.producttablesubhdr {
	font-size: 11px;
	font-weight: bold;
	color: #F1F1F1;
	background: #3F3F3F;
	padding: 5px;
	text-align: left;
	vertical-align: middle;
}
.producttablesubhdr p {
        font-weight: bold;
}
.producttabletxt {
	font-size: 11px;
	color: #F1F1F1;
	background: #666666;
	text-align: left;
	padding: 5px;
	line-height: normal;
	vertical-align: middle;	
}
#search {
	margin: 30px 15px 0px 0px;
	padding: 0px;
	float: right;
}
#support {
	margin: 30px 15px 0px 0px;
	padding: 0px;
	float: right;
}
#vidlisting
{
	margin: 0px;
	padding: 0px;
}
.vidContainer {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dotted #CCCCCC;
	height: 125px;
}
.vidCol {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 330px;
}
.vidCol h2 {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
.vidCol h4 {
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #CC0000;
	margin: 0px;
	padding: 0px 0px 2px 0px;
}
.vidCol p {
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #666666;
	margin: 0px 0px 10px 0px;
}
.sidebarPic {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#socialmediaList {
	height: 32px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	border: 0px none #CCCCCC;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.socialmediaList{
	margin: 0px;
	padding-right: 8px;
}

#mainBlog {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 565px;
	height: 100%;
}
#mainBlog h1 {
	font-size: 18px;
	font-weight: normal;
	color: #C00;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}
#mainBlog p {
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
}
#mainBlog h4 {
	font-size: 12px;
	font-weight: normal;
	color: #C00;
}
#mainBlog h4 a{
	color: #CC0000;
	text-decoration: underline;
}
#mainBlog h4 a:hover, #mainBlog h4 a:active, #mainBlog h4 a:focus {
	color: #666;
	text-decoration: underline;
}
#mainBlog .readmore {
	font-size: 12px;
	font-weight: bold;
	color: #C00;
}
#mainBlog .readmore a{
	color: #CC0000;
	text-decoration: none;
}
#mainBlog .readmore a:hover, #mainBlog .readmore a:active, #mainBlog .readmore a:focus {
	color: #CC0000;
	text-decoration: underline;
}
#mainBlog .featurePost {
	margin: 0px 0px 20px;
	padding: 0px;
	height: 222px;
	width: 564px;
}
#mainBlog .featurePost h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background: url('http://www.arcsight.com/images/screen_black75.png') repeat;
	vertical-align: bottom;
	margin: 0px;
	padding: 10px;
}
.featurePost h1 .author {
	font-size: 12px;
	font-weight: normal;
}
#mainBlog .listBlog {
	margin: 25px 0px 0px 0px;
	padding: 0px;
}
#mainBlog .listIMG {
	margin: 0px 15px 0px 0px;
	padding: 0px;
	float: left;
	width: 200px;
	height: 160px;
}
#mainBlog h2 {
	font-size: 18px;
	font-weight: normal;
	color: #C00;
	padding: 0px;
	margin: 5px 0px 5px 0px;
}
#mainBlog h3 {
	font-size: 15px;
	font-weight: normal;
	color: #C00;
	padding: 0px;
}
.sectionheaderBlog {
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
	margin: 0px;
	padding: 15px 0px 0px 10px;
	text-transform: capitalize;
}
#commentBlog {
	margin: 0px;
	padding: 0px;
	color: #333;
}
#commentBlog h1 {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	background: #CCC;
	margin: 20px 0px 15px 0px;
	padding: 5px;
}
#commentBlog h2 {
	font-size: 12px;
	font-weight: bold;
	color: #069;
	margin: 0px;
	padding: 15px 0px 0px 0px;
}
#commentBlog h3 {
	font-size: 10px;
	color: #999;
	margin: 0px;
	padding: 0px;
}
#commentBlog .commentDate {
	font-size: 10px;
	font-weight: normal;
	color: #999;
}
#commentBlog p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.twtr-hd h3, .twtr-hd h4{color:#fff;}
.tags{
	color: #006699 !important;
	font-size: 11px;
	line-height: 17px;
}
.whatsnew {
	background: #F0F0F0;
	padding: 10px;
	border: 1px solid #CCC;
	margin: 20px 0px 5px 0px;
}
.whatsnew h2 {
	margin: 0px;
	padding: 0px;
}
.whatsnew p {
	margin: 0px;
	padding: 0px 0px 5px;
}

#hmvideoContent {
	margin: 0px;
	padding: 10px;
	float: right;
	width: 232px;
	height: 210px;
	background-color: #F8F8F8;
	background-image: none;
}
#hmvideoContent h1 {
	font-size: 15px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	margin: 0px;
	line-height: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-image: none;
}
#hmvideoContent h2 {
	font-size: 13px;
	font-weight: normal;
	color: #222222;
	text-align: left;
	margin: 0px;
	line-height: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#hmvideoContent a{
	color: #222222;
	text-decoration: underline;
}
#hmvideoContent a:hover, #hmvideoContent a:active, #hmvideoContent a:focus {
	color: #006699;
	text-decoration: underline;
}
#hmvideoContent p {
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #C00;
}
#hmvideoContent p a{
	color: #C00;
	text-decoration: none;
}
#hmvideoContent p a:hover, #mainBlog h4 a:active, #mainBlog h4 a:focus {
	color: #C00;
	text-decoration: underline;
}
#hmvideoContent .videolist {
	margin: 0px;
	padding: 10px;
	background: #f9f9f9;
	width: 279px;
	height: 80px;
}
#hmvideoContent .videoimg {
	margin: 0px;
	float: left;
	padding: 0px 12px 0px 0px;
}#hmvideoContent .videobtn {
	margin: 10px 0px 0px;
	padding: 0px;
}
.body td {
vertical-align: text-top;
}
.caption{
background:#ddd;
font-size:11px;
line-height:1.2em;
padding:5px;
margin:-15px 0px 15px 0px;
}
#book {
width: 370px;
}
.bookImg {
float: left;
width: 90px;
}
.bookInfo {
float: right;
margin-left: 10px;
width: 270px;
}
#tabmenu, #tabmenu ul{
	margin:0px;
	padding:0px;
	list-style:none;
	line-height: 1;
}
#tabmenu li{
	float:right;
	list-style:none;
        margin:0px !important;
}
#tabmenu li a#communities{
	background:url('http://www.arcsight.com/images/tabs/tab_communities.png') top left;
	display:block;
	width:84px;
	height:34px;
	text-indent:-1000px;
	overflow:hidden;
margin:0px !important;
}
#tabmenu li a#sites{
	background:url('http://www.arcsight.com/images/tabs/tab_sites.png') top left;
	display:block;
	width:84px;
	height:34px;
	text-indent:-1000px;
	overflow:hidden;
	margin:0px 1px 0px 0px !important;
}
#tabmenu li a#search{
	background:url('http://www.arcsight.com/images/tabs/tab_search.png') top left;
	display:block;
	width:84px;
	height:34px;
	text-indent:-1000px;
	overflow:hidden;
	margin:0px 1px 0px 0px !important;
}
#tabmenu li a#support{
	background:url('http://www.arcsight.com/images/tabs/tab_support.gif') top left;
	display:block;
	width:84px;
	height:34px;
	text-indent:-1000px;
	overflow:hidden;
	margin:0px 1px 0px 0px !important;
}
#tabmenu li a:hover{
	background-position:0px -34px !important;
}
#tabmenu li ul{
	position: absolute;
	left: -999em;
	background:#636363;
	border-bottom:3px #57c400 solid;
	padding:10px;
	width:200px;
margin:0px 0px 0px -136px;
}
#tabmenu li ul li{
	float:none;
	background:#252525;
	padding:7px 7px 7px 20px;
	border-bottom:1px solid #636363;
margin:0px;
}
#tabmenu li ul li a{
	color:#fff;
	text-decoration:none;
	font-size:13px;
	line-height: 1;
display:block;
}
#tabmenu li ul li a:hover{
	color:#57c400;
	text-decoration:none;
}
#tabmenu li:hover ul, #tabmenu li.sfhover ul { 
	left: auto;
z-index:1000;
}
