﻿body {
}


#artistDeatilSection
{
	margin-left:20px;
    /*border-style:solid; 
    border-left:0px; 
    border-top:0px; 
    border-right:0px; 
    border-bottom:2px; 
    border-bottom-style:solid;*/
	height:auto;
	min-height:50px;

	width:580px;
    position:relative;
    margin-bottom:10px;




}


#artistDeatilSectionImg
{
	
	position:absolute;
	bottom:0px;
	left:0px;
width:240px;

	
}

#artistDeatilSectionNav
{
	
    margin-left:250px;
    bottom:4px;
    position:absolute;


}

#artistDeatilSectionRightImg
{
	
    width:auto;
    position:absolute;
    bottom:0px;
    margin-left:480px;


}

#artistDeatilSectionNavSub1
{
	width:220px;


}

#artistDeatilSectionNavSub2
{
	


}

#border
{
	margin-bottom:5px;
	
	border-bottom:solid 2px #000000;

}