

/*-----------------------------------------*/
/* World Library Publications              */
/*-----------------------------------------*/
/*                                         */
/* Written By: Purple Monkey Studios, Inc. */
/* Written On: 11/28/2006                  */
/*                                         */
/* Last Modified On: 11/28/2006            */
/* Last Modified By: Jennifer Berk         */
/*                                         */
/*-----------------------------------------*/


#content img {
    float: left;
}
#content h5 {
    margin-top: 0;
    margin-left: 43px;
}
#content p {
    margin-left: 43px;
}
#content #computer h5 {
    display: inline;
    margin-left: 12px;
}
#content #artist_detail img {
    float: none;
}
#content #artist_detail h5 {
    margin-top: 20px;
    margin-left: 0;
}
#content #artist_detail p {
    margin-left: 0;
}
#content #artist_detail a#contactme {
    display: block;
    padding-left: 20px;
    text-decoration: none;
    background: url(/download/icon_envelope.gif) no-repeat;
}
#content #artist_detail a#contactme:hover {
    text-decoration: underline;
}
#content #artist_detail a#viewall_workshops {
    display: block;
    margin-top: 12px;
    margin-bottom: 30px;
    padding-left: 20px;
    text-decoration: none;
    background: url(/download/icon_page.gif) no-repeat;    
}
#content #artist_detail a#viewall_workshops:hover {
    text-decoration: underline;
}
 


