#right-column .request-info {
/*
	background: url(../images/rightcol_corner.gif) #EEE no-repeat left top;
*/
	background-image:url(../images/rambus_grayshorthdivider.jpg);   /* added 1/16/08 */
    background-repeat:no-repeat;   /* added 1/16/08 */
	width: 173px;
	margin: 0 0 25px 0;
	padding-top: 25px;   /* added 1/16/08 */
}

#right-column .request-info p {
/*
	font-style: oblique;
	color: #00557D;
	margin:0; padding:10px 18px;
*/
    color: #999;  /* added 1/16/08 */
}


#right-column li { /* added 1/16/08 */
    background:transparent url(../images/lnav_arrow.gif) no-repeat scroll left 3px; /* added 1/16/08 */
} /* added 1/16/08 */



#right-column .rightFeature {
	margin-top:0;
	margin-bottom:25px;
}



/* PRODUCTS Main (gray box)
--------------------------------------------------- */

#products {
	background: url(../images/products/box_bdrtop.gif) #DBDFE0 no-repeat left top;
	width: 537px;
	padding: 5px 0 0 0; margin-bottom:12px;
	position: relative;
}

#products h4 { margin:0; padding:0; }

#products h4 { color: #666; }

#products td.left-column {
	background: url(../images/products/box_bdrleft.gif) #BDC3C6 repeat-y left top;
	width: 136px;
	padding: 20px 0 10px 10px;
	text-align: right;
}

ul#products-nav, ul#products-nav li, ul#products-nav li ul {
	background: none;
	list-style: none;
	margin: 0; padding: 0;
}
ul#products-nav li ul {
	margin-bottom: 15px
}
ul#products-nav li, ul#products-nav li ul li  {
	background: none;
	margin-bottom: 2px
}

#products td.right-column {
	background: url(../images/products/box_bdrright.gif) #DBDFE0 repeat-y right top;
	width: 371px;
	padding: 18px 2px 0 18px;
}

div.products-layer { 
	background: none;
	width: 100%;
}

#products img.btn-more { margin-top:7px; float:right; }

#products .prod-banner { height: 28px; }

#products .prod-index {
	margin: 3px 22px 19px 5px;
}
#products .prod-index p { padding: 0 0 12px 0; }

#products .prod-intro {
	background: url(../images/products/rule.gif) repeat-x left bottom;
	margin: 15px 22px 19px 0;
	padding: 0 5px 15px 5px;
}

#prodList { width:350px }
#prodList img { margin-right: 12px; }
#prodList p { margin-bottom: 12px; }

#prodList a:link, #prodList a:visited, #prodList a:active { 
	color: #666;
	text-decoration: none;
}

#prodList a:hover { 
	color: #000;
	text-decoration: underline;
}

#products td.box-bottom {
	background: url(../images/products/box_bdrbottom.gif) no-repeat left bottom;
	width: 537px; height:5px;
	padding:0;
}

/* PRODUCTS Main
--------------------------------------------------- end */


.prod-banner {
	width: auto; height: 28px;
	float: left;
	margin: 2px 8px 0 0;
}


/* DATA TABLES (alternating row colors)
--------------------------------------------------- */
/*.dataTable, .dataTable table { width: 500px; }*/
.dataTable { margin:0 0 25px 0;}

.dataTable table {
	border-collapse: separate;
	border-spacing: 2px;
}

.dataTable h3 {
	background: url(../images/tablehdg_bg538.gif) #577A8D no-repeat left top;
	font-size: 11px;
	color: #FFF;
	width: 526px;
	padding: 4px 6px 3px 6px; margin: 0 2px;
}

.dataTable th {
	background-color: #7F7F7F;
	color: #FFF;
	font-weight: normal;
	text-align: left;
	padding: 2px 6px;	
}

.dataTable td { 
	background-color: #F0F0F0;
	padding: 2px 6px;
}

.dataTable ul { margin-left:0; }

.alternateRows tr.shaded td { background-color: #D6D6D6; }


.dataTable table#overview td {width:120px;}
* html .dataTable table#overview td {width:132px;}
.dataTable table#overview th {width:108px;}
* html .dataTable table#overview th {width:118px;}
.dataTable table#overview td.gutter, * html .dataTable table#overview td.gutter {width:4px; background-color:#FFF;}

.dataTable #ddrApps th { width: 16%; }
.dataTable #ddrApps ul li { font-size: 10px; }

/* DATA TABLES
--------------------------------------------------- end */


/* TECH INFO BOX (rounded corners w/border)
--------------------------------------------------- */

#techinfo {	background: #F7F8F8; margin-top: 25px; }

#techinfo td.boxcorner { width: 5px; height: 5px; }

#techinfo td.borderTop { background: url(../images/2px_gray.gif) repeat-x top; }
#techinfo td.borderBottom { background: url(../images/2px_gray.gif) repeat-x bottom; }
#techinfo td.borderLeft { background: url(../images/2px_gray.gif) repeat-y left top; }
#techinfo td.borderRight { background: url(../images/2px_gray.gif) repeat-y right top; }

#techinfo td.column1, #techinfo td.column2 { width:50%; padding: 0 15px; }

#techinfo ul { margin: 5px 0 10px 3px; }
#techinfo li { margin-bottom: 1px; padding: 0 0 0 9px; }



/* PRODUCTS: DOCUMENT DOWNLOAD LIST BOX: 2 COLUMN
--------------------------------------------------- */
#docListDouble { background: #F7F8F8; margin-top:0; margin-bottom:20px; width:100%; }

#docListDouble td.boxcorner { width: 5px; height: 5px; }

#docListDouble td.borderTop { background: url(../images/2px_gray.gif) repeat-x top; }
#docListDouble td.borderBottom { background: url(../images/2px_gray.gif) repeat-x bottom; }
#docListDouble td.borderLeft { background: url(../images/2px_gray.gif) repeat-y left top; }
#docListDouble td.borderRight { background: url(../images/2px_gray.gif) repeat-y right top; }

#docListDouble td.column1, #docListDouble td.column2 { 
	width:50%; 
	padding:10px 15px 0 15px; 
	vertical-align:top;
}

#docListDouble h3{
	padding:0;
	margin:0 0 5px 0;
}

#docListDouble ul {
	list-style: none;
	margin: 0;
}
#docListDouble li, #docListSingle li {
	background: url(../images/icon_doc_pdf.gif) no-repeat left top;	
	padding: 0 0 8px 26px;
}
#docListDouble li.webArticle, #docListSingle li.webArticle { background: url(../images/icon_webarticle.gif) no-repeat left top; }
#docListDouble li.word, #docListSingle li.word { background: url(../images/icon_doc_word.gif) no-repeat left top; }
#docListDouble li.excel, #docListSingle li.excel { background: url(../images/icon_doc_excel.gif) no-repeat left top; }


/* PRODUCTS: DOCUMENT DOWNLOAD LIST BOX: 1 COLUMN
--------------------------------------------------- */
#docListSingle {background: #F7F8F8; margin-top:0; margin-bottom:10px; width:100%; }

#docListSingle td.boxcorner { width: 5px; height: 5px; }

#docListSingle td.borderTop { background: url(../images/2px_gray.gif) repeat-x top; }
#docListSingle td.borderBottom { background: url(../images/2px_gray.gif) repeat-x bottom; }
#docListSingle td.borderLeft { background: url(../images/2px_gray.gif) repeat-y left top; }
#docListSingle td.borderRight { background: url(../images/2px_gray.gif) repeat-y right top; }

#docListSingle td.column1 { 
	width:100%; 
	padding:10px 15px 0 15px; 
	vertical-align:top;
}

#docListSingle h3{
	padding:0;
	margin:0 0 5px 0;
}

#docListSingle ul { 
	list-style: none;
	margin: 0; 
}

#docListSingle li {
	padding: 1px 0 8px 26px;
}

/* SIDE-BY-SIDE GRAY INFO BOXES (rounded corners w/border)
Used on: Contact Us;
---------------------------------------------------  */
table.twoGrayBoxes{
	width:100%;
	margin-top:20px;
	background: #F7F8F8;
}

table.twoGrayBoxes td.gutter {
	width:15px;
	background: #FFF;
}

table.twoGrayBoxes td.boxcorner { width: 5px; height: 5px;}
table.twoGrayBoxes td.borderTop { background: url(../images/2px_gray.gif) repeat-x top;}
table.twoGrayBoxes td.borderBottom { background: url(../images/2px_gray.gif) repeat-x bottom;}
table.twoGrayBoxes td.borderLeft { background: url(../images/2px_gray.gif) repeat-y left top; width: 5px;}
table.twoGrayBoxes td.borderRight { background: url(../images/2px_gray.gif) repeat-y right top; width: 5px;}

table.twoGrayBoxes td.content {
	padding: 0 15px;
	float:left;
	width: 222px;
	background: #F7F8F8;
}

table.twoGrayBoxes td.content h2 {
	margin:0 0 15px 0;
}

/* QUOTE BOX (rounded corners no border)
--------------------------------------------------- */
#quote { background: #EEEFF0; margin-top: 0px; }

#quote td.boxcorner { width: 5px; height: 5px; }

#quote blockquote {	font-style: oblique; margin: 10px 12px; padding: 0; }
#quote blockquote p.quoteby { font-style: normal; margin-bottom: 0; }

/* QUOTE BOX
--------------------------------------------------- end */


/* RELATED INFORMATION SECTION
--------------------------------------------------- */

#related-info {
	background: url(../images/hdg_bluebg.gif) no-repeat left top;
	margin-top: 25px;
}

#related-info h3 {
	background: url(../images/hdg_related_info.gif) no-repeat left top;
	height: 21px;
	text-indent: -9999px;
	margin: 0 0 10px 7px;
}

#related-info p { padding: 0 6px;
}
/* RELATED INFORMATION SECTION
--------------------------------------------------- end */


/* ABOUT: EXECUTIVE BIOS TABLE (rt image, lft text)
---------------------------------------------------  */

#rtImgTable { margin-bottom:40px; }
#rtImgTable h2 { margin:0; }
.imgRt { float:right; margin:0 0 0 25px; }

/* ABOUT: HISTORICAL MILESTONES TABLES
---------------------------------------------------  */
table.historical th.left, * html table.historical th.left{
	width:20%;
}


/* NEWS: PRESS RELEASE
--------------------------------------------------- */
ul#pressrelease {margin-bottom:0;}
ul#pressrelease li {margin-bottom:4px;}
#prShortDesc {font-weight: bold;}
#prLongDesc {border-bottom: 2px solid #EAEAEA;padding:0 25px 8px 25px;margin-bottom:8px;}

#searchPress {
	width: 542px;
	background: #EEEFF0;
	margin-top: 0;
}
#searchPress td.boxcorner{
	width:5px; height:5px;	
}
#searchPress td.boxcenter{
	font-weight:bold;
	vertical-align: middle;
	white-space: nowrap;
	padding: 10px;
}
table#searchPress input.pressSearch{ 
	width:330px;
	font-size:10px;
	margin:0 3px 0 8px;
}
table#searchPress input.searchImage{ 
	margin-bottom:-2px;
}

p.pressUnderline {
	font-style: oblique;
	margin-bottom:18px;
	margin-top:-3px;
}


/* PRESS SEARCH RESULTS TABLE (alternating row colors)
--------------------------------------------------- */

.searchResults { margin:10px 0;}
.searchResults table {
	border-collapse: separate;
	border-spacing: 2px;
	width: 542px;
}

.searchResults .searchNav td { vertical-align:middle; }

.searchResults h3 {
	background: url(../images/tablehdg_bg538.gif) #577A8D no-repeat left top;
	font-size: 11px;
	color: #FFF;
	width: 526px;
	padding: 4px 6px 3px 6px; margin: 0 2px;
}

.searchResults th {
	background-color: #7F7F7F;
	color: #FFF;
	font-weight: normal;
	text-align: left;
	padding: 2px 0 2px 6px;
}


.alternateRows td { 
	background-color: #F0F0F0;
	padding: 8px 6px;
}
.alternateRows tr.shaded td { 
	background-color: #FFF;
	padding: 2px 6px;
}
#pagination{
	float:right;
	line-height:12px;
	padding-right:8px;
}
#pagination img{
	margin:0 6px -2px 6px;
}

/* EVENTS
--------------------------------------------------- */
table#events_main{
	width:100%;
	margin-top:20px;
	background: #F7F8F8;
}

table#events_main td.gutter {
	width:15px;
	background: #FFF;
}

table#events_main td.boxcorner { width: 5px; height: 5px;}
table#events_main td.borderTop { background: url(../images/2px_gray.gif) repeat-x top;}
table#events_main td.borderBottom { background: url(../images/2px_gray.gif) repeat-x bottom;}
table#events_main td.borderLeft { background: url(../images/2px_gray.gif) repeat-y left top; width: 5px;}
table#events_main td.borderRight { background: url(../images/2px_gray.gif) repeat-y right top; width: 5px;}

table#events_main td.content {
	padding: 5px 15px 0px 15px;
	float:left;
	width: 222px;
	background: #F7F8F8;
}

table#events_main td.content h2 {
	margin:0 0 15px 0;
}

table#events_main td.content ul{
	list-style: none;
	margin: 5px 0 25px 0; padding: 5px 0 0 0;
	border-top: 2px solid #EAEAEA;
}
table#events_main td.content li{
	background: transparent;
	margin: 0 0 2px 0; padding: 0;
}

td#right-column .eventFeatureRt{
	border: none;
	margin:4px 0 25px 0;
	padding:8px 0 0 0;
}

td#right-column .eventFeatureRt h5, td#right-column .eventFeatureRt a h5{ 
	border: none;
	font-size: 11px;
	font-weight: bold;
	margin:0; padding:0;
}

td#right-column .eventFeatureRt a:link h5, td#right-column .eventFeatureRt a:visited h5, td#right-column .eventFeatureRt a:active h5 {
	color: #00557D;
	text-decoration: none;
}
td#right-column .eventFeatureRt a:hover h5{
	text-decoration: underline;
}


/* DESIGN SEMINAR DETAIL PAGE
--------------------------------------------------- */
h2#seminarTitle { margin-top:0; }

#seminarPromo {
	float:right;
	width:175px;
	padding: 0 0 25px 25px;
	margin: 15px 0;
}
.seminarAgenda {
	margin:0 0 25px 0;
}
.seminarAgenda th{
	padding:0 10px;
	text-align:right;
}

/* REQUEST INFO FORMS
---------------------------------------------------  */
table#requestInfoForm th, * html table#requestInfoForm th{
	width:75px;
}
table#requestInfoForm td {
	background-color:#FFF;
}
table#requestInfoForm input.infoForm, * html table#requestInfoForm input.infoForm {
	width:100%;
	font-size:10px;
}


/* FAQs
---------------------------------------------------  */

.faq .rule {
	background: url(../images/rule_dot.gif) repeat-x left center;
	border: 0;
	width: 542px;
	margin-top:10px; padding:0;
	height:1px;
}

.faq h3 {
	margin: 0 0 8px 0;
}

/* FAQs
--------------------------------------------------- end */


