/* CSS Document */

.storyContainer p,
.plainText {
font-size:12px;
line-height:1.5;
padding:0 0 2em 0;
}

.itemLink li {
list-style:none;
display:inline;
padding:0 10px;
background:url("images/link_icon.gif") no-repeat;
}
.itemLink a {
border-bottom:1px dotted #333;
}
.subtitle {
margin-bottom:24px;
padding-top:24px;
}

.photoBox {
overflow:hidden;
zoom:1;
margin-bottom:60px;
}
.line {
padding-bottom:24px;
border-bottom:1px solid #CCC;
}
.spice {
margin:24px 0;
}

.imageLeft {
margin-right:36px;
margin-bottom:0;
}
/*.imageRight {
margin-left:0;
margin-bottom:0;
}

.imageRight a,
.imageLeft a {
border:none;
}*/
.giftList li {
list-style:none;
width:200px;
float:left;
text-align:center;
padding-bottom:24px;
}
li.giftListCenter {
width:298px;
}

