/*--------------------------------------------------------------------
Dresslave Style Sheet

author:    Nandy
updated:   2009
email:     nandy@nnbros.com
website:   http://www.nnbros.com
/--------------------------------------------------------------------*/
h2#titleCollection {
 background: url(images/title.gif) no-repeat;
 width: 245px;
 height: 29px;
}
div#coverLeft {
 float: left;
 width: 140px;
}
div#coverRight {
 float: right;
 width: 530px;
}
div#coverLeft img{
	border: 1px solid #BAB4AF;
	margin-top: 6px;
}
div#coverRight p.header {
 font-weight: bold;
 padding: 0;
}
div#coverRight p.title {
	background: url(images/11W_title.gif) no-repeat;
	text-indent: -9999px;
	width: 200px;
	height: 23px;
	overflow: hidden;
	margin: 30px 0 0;
}
div#coverRight p.read {
 margin: 20px 0 0 ;
}
div#collection {
 margin: 20px 0 0 ;
}
ul.collectionList {
 list-style: none;
 float: left;
 width: 160px;
}
ul.collectionList li{
 padding: 7px 20px 0px 0;
 list-style: none;

}

