.thumbnail_pic {
/*
        margin-right: 15px;

        float: left;

        border: 1px inset #CCCCCC;
*/
}




.article_images {

        border: 1px solid #999999;

        margin-left: 8px;

        height: auto;

        width: 250px;

        float: right;

}

.article_images_right {

        border: 1px solid #999999;

        margin-left: 8px;

        float: right;

}
.article_images_left {

        border: 1px solid #999999;

        margin-right: 8px;

        float: left;

}
.affiliate_images_right {
        border: 1px solid #999999;
        margin-left: 8px;
        float: right;
}
.author {
        font-size: xx-small;
        font-style: italic;
}

.left_image {
        background: #fff url(images/shadow.gif) no-repeat;
        width: 190px;
        height: 159px;
        padding-bottom: 6px;
        float: left;        /*border-bottom: 1px dashed #e8e8e7; */
        margin-top: 10px;
        margin-right: 12px;
}
.left_image img {
        margin-top: 11px;
        margin-right: 0;
        margin-bottom: 0px;
        margin-left: 13px;
}

.left_image_square {
        background: #fff url(images/shadow_square.gif) no-repeat;
        width: 124px;
        height: 124px;
        padding-bottom: 6px;
        float: left;        /*border-bottom: 1px dashed #e8e8e7; */
        margin-top: 10px;
        margin-right: 12px;
}
.left_image_square img {
        margin-top: 14px;
        margin-right: 0;
        margin-bottom: 0px;
        margin-left: 14px;
}

.left_image_big {
        background: #fff url(images/shadow_big.gif) no-repeat;
        width: 198px;
        height: 165px;
        padding-bottom: 6px;
        float: left;        /*border-bottom: 1px dashed #e8e8e7; */
        margin-top: 10px;
        margin-right: 12px;
}
.left_image_big img {
        margin-top: 11px;
        margin-right: 0;
        margin-bottom: 0px;
        margin-left: 13px;
}

.left_image_theme {
        /*background: #fff url(images/shadow_theme.jpg) no-repeat;*/
        width: 201px;
        height: 231px;
        padding-bottom: 6px;
        float: left;        /*border-bottom: 1px dashed #e8e8e7; */
        margin-top: 10px;
        margin-right: 12px;
}
.left_image_theme img {
        margin-top: 11px;
        margin-right: 0;
        margin-bottom: 0px;
        margin-left: 13px;
        width: 176px;
}

.left_image_wall {
        background: #fff url(images/wall.jpg) no-repeat;
        width: 120px;
        height: 129px;
        padding-bottom: 6px;
        float: left;        /*border-bottom: 1px dashed #e8e8e7; */
        margin-top: 0px;
        margin-right: 0px;
        overflow: hidden;		
}
.left_image_wall img {
	margin-top: 11px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 13px;
}

.left_image_wall2 {
        background: #fff url(images/wall_big.jpg) no-repeat;
        width: 151px;
        height: 181px;
        padding-bottom: 6px;
        float: left;        /*border-bottom: 1px dashed #e8e8e7; */
        margin-top: 0px;
        margin-right: 0px;
}
.left_image_wall2 img {
        margin-top: 11px;
        margin-right: 0;
        margin-bottom: 0px;
        margin-left: 13px;
}

.download {
        background: #fff url(images/download.jpg) no-repeat;
        height: 22px;
        width: 95px;
        padding-top: 2px;
        padding-left: 15px;
}


td.row1{
        background-color : #FCFCFC;
                padding: 4px;
}
td.row2{
        background-color : #FFF;
                padding: 0px;
}
.tableline{
        background:#D4D4D4;
        border: 0px #D4D4D4 solid;
        width: 270px;
}
