.itemLeftModule {
width:390px;
float:left;
}
.itemCopyright {
padding-top:15px;
font-size:10px;
text-align:right;
}

.itemFullText {
padding-left:5px;
line-height:14px;
}
/* Tables */
.itemFullText table {
border-collapse:collapse;
border:1px solid #c1c1c1;
margin:10px 0 10px;
}
.itemFullText table th {
background:#f8f8f8;
}
.itemFullText table tr, .itemFullText table th {
border-left:1px solid #c1c1c1;
border-top:1px solid #c1c1c1;
}
.itemFullText table tr:hover{background: #fffdd5;}
.itemFullText table td, .itemFullText table th {
padding:8px 10px;
border-right:1px solid #c1c1c1;
}

.itemFullText p {
margin:5px 0 5px;
}
.itemFullText ul, .itemFullText ol, .itemFullText dl {
margin-left:40px;
padding:0;
}
.itemFullText img {
max-width:100%;
}
.itemTitle {
margin:10px 0 10px;
padding:0;
font-size:12px;
color:#008080;
}
.itemDelivery {margin:10px 0 10px;}
.itemDelivery strong {color:#004a80;}
.itemInstruction {
margin-top:10px;	
}
.itemInstruction img {
vertical-align: middle;
margin-right:10px;
}
.itemImage {
text-align:center;
margin-bottom:10px;
}
.itemImage a {
	cursor: url('../images/zoomin.cur');
}
.itemImage img {
max-width:300px;
padding:4px;
}

.itemEditUrl {
float:right;
color:#9e0b0e !important;
margin-right:10px;
}