
.list {
float: left;
margin-top: 15px;
margin-right: -10px;
margin-left: -10px;
display:inline;
width:545px;
font-size: 11px;
}
.list .important {
color: #982B0E;
}

/***/	
.list dt.home {
clear: left;
width: 190px;
height: 96px;
float: left;

}
.list dt.generic {
clear: left;
float: left;
width: 200px;
}
/***/
.list dt.generic a.apt-image {
float: left;
width: 190px;
height: 98px;
border: 1px solid #003466;
}
.list dt.home a.apt-image {
float: left;
width: 100%;
height: 98px;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
}

/***/

.list dt.home .img-border {
position: relative;
margin-top: -1px;
margin-bottom: -1px;
}

.list dt.title {
font-size: 12px;
font-weight: bolder;
height: 20px;
line-height: 20px;
width: 100%;
}
/***/
.list dd.home {
background: url( '../images/new/list_bgr.gif' ) repeat-x;
width: 320px;
margin: 0;
padding: 0 5px;
height: 98px;
overflow: hidden;
float: left;
border: 1px solid #3B3849;
margin-bottom: 15px;
}
.list dd.generic {
margin: 0;
padding: 0 10px;
width: 300px;
float: left;
clear: none;
font-size: 12px;
font-family: Tahoma;
}

/***/

.list  dd.home-border {
float: left;
background: url( '../images/new/list_r.gif' ) no-repeat;
height: 100px;
width: 5px;
border: 0;
overflow: hidden;
margin: 0;
padding: 0;
margin-left: -5px;
}
.list  dd.generic-border {
clear: both;
overflow: hidden;
margin: 10px 0;
_margin-top: 0px;
width: 97%;
height: 2px;
background: #6799CC;
}

/***/	

.list dd.home p a,
.list dd.home p a:hover,
.list dd.home p {
clear: both;
margin: 0;
padding: 0;
color: #000;
height: 55px;
overflow: hidden;
cursor: pointer;
}
.list dd.generic p a,
.list dd.generic p a:hover,
.list dd.generic p {
margin: 5px 0;
cursor: pointer;
color: #000;
height: 60px;
overflow: hidden;
}
/***/	
.list dd.home h1 {
float: left;
margin-top: 5px;
margin-bottom: -10px;
font-size: 12px;
}
.list dd.generic h1 {
margin: 0;
color: #6799CC;
font-weight: lighter;
font-size: 13px;
}
.list dd.generic h1 a {
font-weight: bold;
}

/***/


.list dd.home a.view-all {
float: right;
color: #982B0E;
font-weight: bolder;
text-transform: capitalize;
font-size: 12px;
margin-top: 3px;
}
.list dd.generic a.view-all, .list dd.generic a.book {
float: left;
font-weight: bolder;
color: #507496;

}
.list dd.generic a.book {
text-align: right;
width: 45%;
float: right;
text-transform: uppercase;
}

/***/	
.list dd.home h4 {
margin-top: 4px;
font-size: 12px;
float: left;

}
.list dt.generic a.price {
color: #FF0000;
font-size: 13px;
font-weight: bolder;
}

/***/

.list dd.generic a {

}
.list dd.home a.button {
float: right;
padding: 3px 10px;
background: url( '../images/new/list_book_bgr.gif' ) repeat-x;
width: auto;
height: 16px;
text-transform: uppercase;
margin-right: -1px;
/*color: #00214C;*/
color: #982B0E;
font-weight: bolder;
font-size: 13px;		
}
.list .border {
background: url( '../images/new/list_book_l.gif' ) repeat-x;
height: 22px;
width: 5px;
float: right;
}





.list dd.pager {
clear: both;
background: none;
border: 0;
width: 100%;
height: auto;
text-align: center;
font-size: 12px;
margin: 0;
}
.list dd.pager b {
font-weight: lighter;
}
.list dd.pager p {
float: left;
text-align: center;
}
.list dd.pager a {
display: inline;
color: #00214C;
text-transform: uppercase;
font-weight: bolder;
}
.list dd.pager a.left{
float: left;
}

.list dd.pager a.right {
float: right;
margin-right: 20px;
}
dl.list dt.generic a.apt-image.noborder,
dl.list dt.home a.apt-image.noborder,
.noborder {
border:0;
}

.list dd.lm {margin:0;padding:0;}
.list dd.lm table {width:470px;font-size:12px;line-height:20px;}
.list dd.lm table th {vertical-align:bottom;}
.list dd.lm table td {/*text-align:center;*/}
.list dd.lm .name {width:140px;}
.list dd.lm .discount {color:#CC0000;font-weight:bold;width:90px;}
.list dd.lm .date {width:85px;}
.list dd.lm a {color:#003466;text-decoration:none;}
.list dd.lm a:hover {color:#003466;text-decoration:underline;}
