/*
-----------------------------------------------
support.sas.com template productstyles  
Product A_Z pages
author:   eric morales
version:  14Jul09
----------------------------------------------- */
#wtab {
	background-image:url(/images/product/white_right.gif);
	background-position:right top;
	background-repeat:no-repeat;
	display:inline-block;
	margin:0;
	padding:0 2px 0 0;
	text-decoration:none;
}
#wtab span {
	background-image:url(/images/product/white_left.gif);
	background-repeat:no-repeat;
	border:0 none;
	color: #000000;
	font-family:Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	display:block;
	line-height:20px;
	margin:0;
	padding:0 10px 0 12px;
	text-decoration:none;
}
#overview{
	margin-top: 35px;
	border: solid 1px #999999;
	width: 100%;
	position: relative;
	float: left;
	margin-bottom: 50px;
}
#overview .title{
	width: 100%; height: 28px; background-color:#CCCCCC; color: #000000; border-bottom: solid 1px #999999;
}
#overview .body{
	width: 100%; color: #333333;
}
.button{
	background:transparent url(http://support.sas.com/usergroups/images/go_button.gif) no-repeat;
color:transparent;
border:0;
display:inline;
cursor:pointer;
height:20px;
overflow:hidden;
text-transform:capitalize;
width:40px;
}
.linkbox{
background-image:url(http://support.sas.com/usergroups/images/box.gif);
background-position:right top;
background-repeat:no-repeat;
float:right;
height:368px;
width:194px;
}
.linkboxcontent{
font-size:11px;
padding:15px 2px 0px 12px;
width:180px;
}
.linkbox ul{
margin-left:15px;
list-style-type:square;
padding:0px;
}
.form{
width: 98%;
}
