.download-category-list-layout { }
.download-category-list-layout #image1 { float: left; margin: 0 0 0 3px; width: 228px; height: 556px; background-color: white; }
.download-category-list-layout #content1 {  padding: 0; margin: 0 0 0 237px; width: 675px; }
/* */
#breadcumb { margin:0 0 3px 0; padding: 0px 0 3px 5px;  border-bottom: 1px solid #cee6f2; font-size: 11px; }
#breadcumb a { text-decoration: none; font-size: 11px; }
#breadcumb a:hover { color:#068FFE; text-decoration: underline; }
#breadcumb span {font-size: 11px; line-height: 14px;}

.download-category-list-layout #content1 h3 { margin: 0; padding: 5px 0 5px 5px; 	background: url(../images/bg_header.gif) repeat-y top left; line-height: 18px; font-size: 12px; font-weight: bold; color: #7684de; } 
.category_items { margin: 0 0 10px 0; }
.category_item { height: 149px; width: 660px; border-bottom: 1px solid #cee6f2; margin: 13px 0 0 0; padding-left: 10px;  }
.category_item .thumbnail  { float: left; width:120px;  background: url(../images/bg_docitem_thumbnail.gif) no-repeat bottom right;}
.category_item .thumbnail a { border: 1px solid #c2c4c5; margin: 0; width: 116px; display: block; text-align:center; }
.category_item .thumbnail a img { border: 0; }
/* Info */
.category_item .info { margin-left: 145px; width: 500px; }
.category_item .info .title a,
.category_item .info .title a:active,
.category_item .info .title a:link,
.category_item .info .title a:visited { color:  #379DE9; margin: 0; text-decoration: none; font-weight: bold;}
.category_item .info .title a:hover { color: orange; }
.category_item .info .shortdetail  { margin: 12px 0 0 0; width: 500px;}
.category_item .info .shortdetail  p { line-height: 1.5em; margin: 2px 0; width: 500px;}
.category_item .info .shortdetail  p span.hilight { color: #4AA2DF; }
.category_item .info .shortdetail  p span.hot { color: #f00; }
.category_item .info .shortdetail  ul { margin: 0 0 10px 0; padding:0; color: #7684de; line-height: 1.5em;}
.category_item .info .shortdetail  ul li { margin: 0 0 0 15px; padding: 0px; }
.category_item .info .shortdetail  ul li a,
.category_item .info .shortdetail  ul li a:active
.category_item .info .shortdetail  ul li a:visited { color: #7684de; text-decoration: none;}
.category_item .info .shortdetail  ul li a:hover { color: orange; }
.category_item .info .link a { color: #7684de; text-decoration: underline; font-size: 10px; }
.paginator { text-align: right; margin-top: 10px; }