*{
	margin:0; 
	padding:0;
}

body {
background-color: #D9D3CA;
width:100%;
}

body,td,p {
	font-family: Verdana;
	font-size:9pt; 
	color:#555555;
	line-height:1.5em;
}

h1 {
	font-size:12pt; 
	color:#000000;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: center;
}

.clear {
	clear: both;
	font: 0px/0px sans-serif ;
}

textarea {
	font-family: Verdana;
        font-size:9pt;
	color:#555555;
	line-height:1.5em;
}

a { color: #044eb2; text-decoration: underline;}
a:link		{ color: #044eb2; text-decoration: underline;}
a:visited	{ color: #044eb2; text-decoration: underline;}
a:hover		{ color: #98047E; text-decoration: underline;}
a:active	{ color: #044eb2; text-decoration: underline;}



#atget_body {
	width:1150px;
	position:relative;
	margin:0 auto;
	text-align: left;
	background-color:#777777;
}

#atget_header {
	width:100%;
	background-color:#D9D3CA; 
	height:90px;
}


#main_contents {
	margin:0px 200px;
	background-color:#777777;
}


#main {
	padding:3em 0em;
}

#atget_navi_1 {
	position:absolute;
	left:0;
	top:90px;
	width:200px; 
	background-color:#777777;
}

#atgetnavileft {
	padding: 0em 0.5em 2em 0.1em;

}

#atget_navi_2 {
	position:absolute;
	right:0;
	top:90px;
	width:200px; 
	background-color:#777777;
}

#atgetnaviright {
	padding: 2em 2em;
}

/* header */
#header_logo {
	margin-top: 1em;
}


/* left column */
.l_menu {
   background-color: #777777;
}

.l_menu p {
   color: #FFFFFF;
   font-weight: bold;
   padding: 2em 0.2em 0.7em;
}

.l_menu p a:link {
   color:#FFFFFF; 
   font-weight: bold;
   text-decoration:none;
}

.l_menu p a:visited {
   color:#FFFFFF; 
   font-weight: bold;
   text-decoration:none;
}

.l_menu p a:hover {
   color:#000000; 
   font-weight: bold;
   text-decoration:none; 
}

.l_menu p a:active {
   color:#FFFFFF; 
   font-weight: bold;
   text-decoration:none; 
}

.l_menu li {
   color:#000000;
   font-weight: bold;
   list-style-type: none;
   padding: 0 0 0 1em;
   font-size:8pt; 
}


.l_menu li a:link {
   color:#FFFFFF; 
   font-weight: bold;
   text-decoration:none;
   font-size:8pt; 
}

.l_menu li a:visited {
   color:#FFFFFF; 
   font-weight: bold;
   text-decoration:none;
   font-size:8pt; 
}

.l_menu li a:hover {
   color:#000000; 
   font-weight: bold;
   text-decoration:none;
   font-size:8pt; 
}

.l_menu li a:active {
   color:#FFFFFF; 
   font-weight: bold;
   text-decoration:none;
   font-size:8pt; 
}

.l_menu2 p {
   color: #FFFFFF;
   font-weight: bold;
   padding: 0.5em 0.2em 0.7em;
}

.year {
   color:#ffffff;
   font-weight: bold;
   padding: 1em 0 0 0.5em;
   font-size:8pt; 
}

.l_p_list {
   background-color: #777777;
}

.l_p_list p {
   color: #FFFFFF;
   font-weight: bold;
   padding: 2em 0.2em 0.7em;
}

.l_p_list p a:link {
   color:#FFFFFF; 
   font-weight: bold;
   text-decoration:none;
}

.l_p_list p a:visited {
   color:#FFFFFF; 
   font-weight: bold;
   text-decoration:none;
}

.l_p_list p a:hover {
   color:#000000; 
   font-weight: bold;
   text-decoration:none; 
}

.l_p_list p a:active {
   color:#FFFFFF; 
   font-weight: bold;
   text-decoration:none; 
}

.l_p_list li {
   color:#000000;
   font-weight: bold;
   list-style-type: none;
   padding: 0 0 0 1em;
   font-size:8pt; 
}


.l_p_list li a:link {
   color:#FFFFFF; 
   font-weight: normal;
   text-decoration:none;
   font-size:8pt; 
}

.l_p_list li a:visited {
   color:#FFFFFF; 
   font-weight: normal;
   text-decoration:none;
   font-size:8pt; 
}

.l_p_list li a:hover {
   color:#000000; 
   font-weight: normal;
   text-decoration:none;
   font-size:8pt; 
}

.l_p_list li a:active {
   color:#FFFFFF; 
   font-weight: normal;
   text-decoration:none;
   font-size:8pt; 
}

/* main contents */
/* title */
#index_title {
	width:100%;
	background-color:#ffffff; 
	padding: 2em 0em;
}

#index_image1 {
	float: right;
	margin-right: 3em;
	margin-left: 1.5em;
}

#index_image2 {
	float: left;
	margin-left: 3em;
}


.index_title1 {
	color:#aaaaaa;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding: 2em 0 2em;
	text-align:left; 
	margin-left: 3em;
}

.index_title2 {
	font-size:12pt; 
	color:#000000;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding: 0em 0 1.5em;
	text-align:center;
}

.index_title2j {
	font-size:12pt; 
	color:#000000;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding: 0em 0 3em;
	text-align:center;
}

.index_title3 {
	color:#aaaaaa;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding: 3.5em 0 1.5em;
	text-align:center;
	text-align:right;
}

.ad_index {
	margin: 20px auto 5px ;
}

.ad {
	margin: 20px auto 20px ;
}

/* social */
.social table {
	width: 360px;
	margin-left: 2em;
}

.social td {
	width: 120px;
	text-align: left;
}

.social2 table {
	width: 360px;
	margin-left: 380px;
}

.social2 td {
	width:120px;
	text-align: left;
}

/* category */
.category_title {
	text-align:left; 
	padding: 1.5em 0.5em 0.7em;
	background-color:#777777; 
}

.category_title a:link {
   color:#FFFFFF; 
   text-decoration:none;
   font-weight: bold;
   letter-spacing: 0.1em;
}

.category_title a:visited {
   color:#FFFFFF; 
   text-decoration:none;
   font-weight: bold;
   letter-spacing: 0.1em;
}

.category_title a:hover {
   color:#000000; 
   text-decoration:none;
   font-weight: bold;
   letter-spacing: 0.1em;
}

.category_title a:active {
   color:#FFFFFF; 
   text-decoration:none;
   font-weight: bold;
   letter-spacing: 0.1em;
}

.category2titles {
	width:100%;
	background-color:#777777; 
}

.category_title1 {
	width:50%;
	float: left;
	text-align:left;
	padding: 1.5em 0em 0.7em;
	background-color:#777777; 
}

.category_title1 a:link {
   color:#FFFFFF; 
   text-decoration:none;
   font-weight: bold;
   letter-spacing: 0.1em;
}

.category_title1 a:visited {
   color:#FFFFFF; 
   text-decoration:none;
   font-weight: bold;
   letter-spacing: 0.1em;
}

.category_title1 a:hover {
   color:#000000; 
   text-decoration:none;
   font-weight: bold;
   letter-spacing: 0.1em;
}

.category_title1 a:active {
   color:#FFFFFF; 
   text-decoration:none;
   font-weight: bold;
   letter-spacing: 0.1em;
}

/* The Photographers */
#photographers {
	width:100%;
	background-color:#ffffff; 
	padding: 1em 0em;
}

.photographer {
	width:48%;
	background-color:#ffffff; 
	float:left;
	padding: 0.3em 0.2em;
}

.age {
	border-bottom:1px solid #C0C0C0;
	padding: 0.5em 1em;
}

.phrs {
	float:left;
	margin: 0.3em 1em 1em 1em; 
}

.phrs_name {
	padding: 1em 1em 0.3em ;
	font-size:9pt;
}

.more {
	text-align: right;
	color: #000000;
	font-weight: bold;
}

.more a:link {
   color:#000000;
   font-weight: bold;
}

.more a:visited {
   color:#000000; 
   font-weight: bold;
}

.more a:hover {
   color:#1dc202; 
   font-weight: bold;
}

.more a:active {
   color:#000000; 
   font-weight: bold;
}

.books {
    margin-left:1.0em;
    margin-right:0.7em;
    color:#000000;
    display: inline-block;
    _display: inline;
   vertical-align:middle;
}

.books img {
   border-style:none;
}

.books a:link {
   color:#000000;
}

.books a:visited {
   color:#000000; 
}

.books a:hover {
   color:#1dc202; 
}

.books a:active {
   color:#000000; 
}

.youtube {
	width:550px;
	margin: 2em 0em 2em 3em;
	line-height:2.5em;
}

.youtubetitle {
	color:#000000; 
	font-weight: bold;
	text-align:left;
	border-bottom: 1px solid #999999;
}

.youtube ul {
	display:block;
	list-style-type: none;
	margin:1.5em 0em 0em 3em;
	padding:0;
	line-height:2.5em;
}

.youtube li {
	text-align: left;
}

.youtube a {
	text-decoration:underline;
}

.seealso {
	width:550px;
	background-color:#ffffff; 
	margin: 2em 3em 2em;
}

.seealsotitle {
	color:#000000; 
	font-weight: bold;
	text-align:left;
	border-bottom: 1px solid #999999;
}

.seealso ul {
	display:block;
	list-style-type: none;
	margin:1.5em 0em 2em 3em;
	padding:0;
	line-height:2.0em;
}

.seealso li {
	text-align: left;
}

.seealso a {
	text-decoration:underline;
}

.towords {
	width:550px;
	background-color:#ffffff; 
	margin: 4em 3em 2em;
}

.towordstitle {
	color:#000000; 
	font-weight: bold;
	text-align:left;
	border-bottom: 1px solid #999999;
}

.towords ul {
	display:block;
	list-style-type: none;
	margin:1.5em 0em 0em 3em;
	padding:0;
}

.towords li {
	text-align: left;
}

.morewords {
	width:570px;
	text-align: right;
}


.photogallery {
	text-align: center;
	margin: 1.5em 0em 2em;
}

.photogallerytitle {
	text-align: center;
	color:#000000; 
	font-weight: bold;
}

.photogallerytitle2 {
	text-align: center;
	color:#000000; 
	font-weight: bold;
}

.thumbnails {
	float:left;
	text-align: center;
}

.thumbnails2 {
	float:left;
	text-align: center;
}

.thumbnails3 {
	float:left;
	text-align: center;
}

.thumbnails img {
	margin: 0.5em 1em 2.5em 4em; 
}

.thumbnails2 img {
	margin: 0.5em 1em 2.5em 2.0em; 
}

.thumbnails3 img {
	margin: 0.5em 1em 2.5em 1.0em; 
}

#phrs_books {
	width:480px;
	background-color:#efefef; 
	text-align: left;
}

.phrs_book {
	padding: 1.5em 1em 0.1em 2em;
}

.phrs_book img {
	float:left;
	margin: 0.5em 2em 0.5em 0em; 
}

.phrs_book p {
	text-align: left;
	padding: 0.5em 0em 0.2em 0em;
}

.phrs_book a {
	font-weight: bold;
}





/* Other Categories */
.category {
	width:100%;
	background-color:#ffffff;
}

.category1 {
	width:50%;
	float:left;
	border-right: 3px solid #777777;
}

.category2 {
	width:49%;
	float:left;
}

.category3 {
	width:50%;
	float:left;
}

.category4 {
	width:49%;
	float:left;
	border-left: 3px solid #777777;
}



.category1 li {
	list-style-type: none;
	line-height:1.7em;
}

.category2 li {
	list-style-type: none;
	line-height:1.7em;
}

.category3 li {
	list-style-type: none;
	line-height:1.7em;
}

.category4 li {
	list-style-type: none;
	line-height:1.7em;
}

.cate_contents {
	padding: 1em 1em;
}

/* the photographers index */

.thephrsindex img {
	float:left;
	margin: 0em 2em 2em 0.5em; 
}

.thephrsindex p {
	padding: 0em 2em 1em 0.5em;
	font-weight: bold;
}

.thephrsindex a {
	font-weight: bold;
}


/* Museums */
.region {
	text-align: center;
	margin-top: 1.5em;
	color: #000000;
}

/* Update and PickUp */
#photo_column {
	width:100%;
	background-color:#ffffff; 
	padding: 3em 0em;
}

#photo_column p {
	font-size:9pt; 
	color:#555555;
	line-height:1.5em;
	margin: 0 3em 3em;
}


.text {
	text-align: right;
	font-size:8.5pt; 
	color:#555555;
}

.text a {
  color:#555555; 
  text-decoration:none;
}

.text a:hover {
  color: #555555; 
  text-decoration:underline;
}

.text a:visited {
  color: #555555; 
  text-decoration:none;
}

.imgright {
  float: right;
  margin: 0em 3em 1em;
}

.imgleft {
  float: left;
  margin: 0em 3em 1em;
}

.updt {
	color: #6d473d;
	font-size:9pt;
	padding: 1em 0em 2.5em;
	font-weight: bold;
	text-align: center;
}

.updt1 {
	color: #000000;
	font-size:8pt;
	padding: 0.5em 0em 0;
	font-weight: bold;
	text-align: center;
}

.updt_more {
	text-align: right;
	color: #000000;
	margin-right: 4em;
}

.updt_more a:link {
   color:#000000; 
   font-weight: bold;
}

.updt_more a:visited {
   color:#000000; 
   font-weight: bold;
}

.updt_more a:hover {
   color:#1dc202; 
   font-weight: bold;
}

.updt_more a:active {
   color:#000000; 
   font-weight: bold;
}


/* footer */
#atget_footer {
	width:100%;
	clear:both;
	background-color:#D9D3CA;
	text-align:center; 
	padding:5em 0;
}

#atget_footer p {
	font-size: 7pt; 
	color: #7c7c7c;
	font-weight: bold;
}

#atget_footer a:link {
	font-size: 7pt; 
	color: #7c7c7c;
	font-weight: bold;
	text-decoration:none;
}

#atget_footer a:visited {
	font-size: 7pt; 
	color: #7c7c7c;
	font-weight: bold;
	text-decoration:none;
}

#atget_footer a:hover {
	font-size: 7pt; 
	color: #7c7c7c;
	font-weight: bold;
	text-decoration:none;
}

#atget_footer a:active {
	font-size: 7pt; 
	color: #7c7c7c;
	font-weight: bold;
	text-decoration:none;
}

/* to top */
#totop {
	width:100%;
	background-color:#777777; 
	padding: 2em 0em 0em;
	text-align:center;
}

#totop a:link {
	font-size: 8pt; 
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}

#totop a:visited {
	font-size: 8pt; 
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}

#totop a:hover {
	font-size: 8pt; 
	color: #1dc202;
	font-weight: bold;
	text-decoration:none;
}

#totop a:active {
	font-size: 8pt; 
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}



/* the photographers */

.thephrs img {
	float:left;
	margin: 0em 2em 2em 2.5em; 
}

.thephrs p {
	padding: 0em 2em 1em 1em;
}

.thephrs a {
	font-weight: bold;
}

/* Collection & Selection */
.cs {
	padding: 1em 2em;
}

.cs p {
	padding: 0.5em 0em 1.5em 2em;
}

.cs a {
	font-weight: bold;
	padding: 0em 0em 0em 0em;
}

/* Museums and Galleries */
.mgmenu {
	padding: 1.5em 0em 1em 11em;
}

.mgmenu table {
	border-collapse: collapse;
}

.mgmenu td {
	padding: 0.2em 1.5em;
	text-align:left;
}

.mgmenu a {
   color:#555555; 
   font-weight: bold;
}

.mgmenu a:hover {
   color:#c0c0c0; 
   font-weight: bold;
}

.mgmenu a:visited {
   color:#555555; 
   font-weight: bold;
}

.mgtop {
	padding: 1em 2em 3em;
}

.mgtop p {
	color:#333333; 
	font-weight: bold;
	padding: 0.5em 0em 0.3em 1.5em;
}

.mgtop img {
	vertical-align: middle;
	margin-right: 1.2em;
}


.mgcountry {
	float:left;
	padding: 0.2em 2em 0.5em 2em;
	text-align:left;
} 

.mgcountry li {
	width: 170px;
	font-weight: bold;
	list-style-type: none;
}

.museums {
	padding: 1.2em 0em 0em 5em;
	text-align:left;
}

.museums li {
	line-height:180%;
	font-weight: bold;
	list-style-type: none;
}

/* amazon */
.book {
	width: 120px;
	background-color:#ffffff; 
	padding: 1em 0em 1em;
	border:1px solid #222222;
	text-align: center;
}

.book img {
	margin: 1em 0em;
}

.book p {
	color:#333333;
	font-size: 7.5pt;
	font-weight: bold;
}

/* about */
.a_title {
	color:#2F3653;
	font-weight: bold;
	padding: 0em 2.5em 0.8em;
}

/* submit */
#submit table {
	margin-top: 3em;
}

#submit td {
	text-align:left;
	padding: 0.5em 0.5em;
}

/* banners */
.banners {
    width: 500px;  
    text-align: left; 
    margin: 2em 0em 3em;
}

.banner { 
	text-align: left; 
	margin: 1em 0px 3em ;
	color: #999999;
	line-height:1.2em;
}


.banner img { 
    margin: 5px 0px 0px ;
}


.banner a {
  font-size:9pt; 
  color: #555555; 
  text-decoration:underline;
  font-weight: bold;
}

.banner a:hover {
  font-size:9pt; 
  color: #333333; 
  text-decoration:underline;
  font-weight: bold;
}

.banner a:visited {
  font-size:9pt; 
  color: #555555; 
  text-decoration:underline;
  font-weight: bold;
}

/* links */
#atgetlinks {
	width:100%;
	background-color:#ffffff; 
	padding: 0em 0em;
}

.links {
	padding: 1em 3em 0em;
}

.links p {
	padding: 0.5em 1em 0em 1.5em;
}

.links a {
	font-weight: bold;
}

.linkimg {
	float:left;
	margin-right: 2em; 
	margin-bottom: 3em; 
}

.addasite {
	width:100%;
	background-color:#c0c0c0; 
	padding: 0.8em 0em;
	text-align: right;
	margin-bottom: 2em;
}

.addasite a {
  color: #ffffff; 
  text-decoration:underline;
  font-weight: bold;
}

.addasite a:hover {
  color: #222222; 
  text-decoration:underline;
  font-weight: bold;
}

.addasite a:visited {
  color: #ffffff; 
  text-decoration:underline;
  font-weight: bold;
}

/* 404 */
.nf {
	background-color:#ffffff; 
	padding: 3em 5em 3em;
}

/* postmail */
.post table {
	border: 1px solid #999999;
}

.post td {
	padding: 0.3em 0.8em;
}

/* column */
.topword {
	text-align: center;
	margin: 2.5em auto 1.0em;
}




/* voice */
/* title */
#select_title {
	width:100%;
	background-color:#ffffff; 
	padding: 2em 0em;
	font-size:10pt;
	color:#555555;
	font-weight: bold;
}

#select_image {
	float: left;
	margin-left: 3em;
}

#voiceofartist {
	width:100%;
	background-color:#ffffff; 
	padding-top:3.5em;
	padding-bottom:5.5em;
}

.voiceabc {
	width:90%;
	margin-top: 1em;
	margin-left: 6.5em;
	margin-bottom: 1.5em;
}

.vindex {
	float:left;
	text-align:left;
	font-weight: bold;
	margin-right: 2em;
}

.vartist {
	width:250px;
	float:left;
	text-align:left;
}

.vartist li {
	line-height:180%;
	font-weight: bold;
	list-style-type: none;
}

.voicetitle {
	font-weight: bold;
	color:#044eb2;
}

.voice {
	width: 600px;
}

.lvoice {
	width: 550px;
	text-align: left;
	margin-right:100px;
	margin-top:20px;
	margin-bottom:20px;
	background-color: #fbfbfa;
	padding:15px 20px;
	color:#333333;
	font-size:9pt;
	letter-spacing:0.1em;
}



.rvoice {
	width: 550px;
	text-align: left;
	margin-right:100px;
	margin-top:20px;
	margin-bottom:20px;
	background-color: #fbfbfa;
	padding:15px 20px;
	color:#333333;
	font-size:9pt;
	letter-spacing:0.1em;
}


.voicefrom a:link {
	font-size:8pt;
	text-decoration: none;
	color:#777777;
	font-style:italic;
}

.voicefrom a:visited {
	text-decoration: none;
	color:#777777;
}

.voicefrom a:hover {
	text-decoration: none;
	color:#777777;
}

.voicefrom a:active {
	text-decoration: none;
	color:#777777;
}

.tophotopage {
	width: 550px;
	text-align: left;
	margin-top:50px;
	margin-bottom:20px;
}


/* store */
#storetop {
	width:100%;
	background-color:#ffffff; 
	padding: 1em 0em 4em;
	text-align:center;
}

.storetop_featurewrap {
	width:90%;
	margin:25px auto 0px;
	background-color: #efefef;
	padding:20px 0px;
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
}

.storetop_featureimg {
	float:left;
	margin-left:30px;
	margin-right:50px;
	text-align:left;
}

.storetop_featurelist {
	margin-right:25px;
	float:left;
	text-align:left;
}

.storetop_featurelist li {
   color:#000000;
   font-weight: bold;
   list-style-type: none;
   font-size:10pt;
   line-height:150%;
}


.storetop_featurelist li a {
   padding-left:0.8em;
   font-weight: bold;
}


.storetop_categorywrap {
	width:100%;
	padding:30px 0px 0px 30px;
}

.storetop_category {
	float:left;
	width:210px;
	height:260px;
	margin-right:30px;
	background-color:#efefef;
}

.storetop_category_blank {
	float:left;
	width:210px;
	height:200px;
	margin-right:25px;
	background-color:#ffffff;
}

.storetop_category_img {
	width:175px;
	height:175px;
	margin:15px auto 5px;
	background-color:#ffffff;
}


#storecategory {
	width:100%;
	background-color:#ffffff; 
	padding-top:3.5em;
	padding-bottom:5.5em;
}

.store_l_menu {
   background-color: #777777;
   padding-top:0.5em;
   text-align:left;

}

.store_l_menu p {
   color: #000000;
   font-weight: bold;
   padding: 0.5em 0.2em 0.2em;
   font-size:8pt;
}

.store_l_menu p a:link {
   color:#FFFFFF; 
   font-weight: bold;
   text-decoration:none;
}

.store_l_menu p a:visited {
   color:#FFFFFF; 
   font-weight: bold;
   text-decoration:none;
}

.store_l_menu p a:hover {
   color:#000000; 
   font-weight: bold;
   text-decoration:none; 
}

.store_l_menu p a:active {
   color:#FFFFFF; 
   font-weight: bold;
   text-decoration:none; 
}

.store_l_menu li {
   color:#000000;
   font-weight: bold;
   list-style-type: none;
   padding: 0 0 0 1em;
   font-size:8pt;
   line-height:160%;
}


.store_l_menu li a:link {
   color:#FFFFFF; 
   font-weight: normal;
   text-decoration:none;
   font-size:8pt; 
}

.store_l_menu li a:visited {
   color:#FFFFFF; 
   font-weight: normal;
   text-decoration:none;
   font-size:8pt; 
}

.store_l_menu li a:hover {
   color:#000000; 
   font-weight: normal;
   text-decoration:none;
   font-size:8pt; 
}

.store_l_menu li a:active {
   color:#FFFFFF; 
   font-weight: normal;
   text-decoration:none;
   font-size:8pt; 
}

#storemastertop {
	width:100%;
	background-color:#ffffff; 
	padding: 0em 0em 4em;
	text-align:center;
}


.store_master {
	width:100%;
	background-color:#ffffff;
	padding: 2em 0em 1em;
	text-align:center;
}

.store_masterbelt {
	width:100%;
	background-color:#DDDDDD;
        padding:10px 24px;
	text-align:left;
        font-size:12pt;
        font-weight:bold;
        color:#333333;
	border-top: 0px solid #ffffff;
}

.store_master1 {
	width:48%;
	float:left;
	text-align:left;
	margin-left:30px;
}

.store_master2 {
	width:45%;
	float:left;
	text-align:left;
}


.store_master img {
	float:left;
	margin-bottom:22px;
	margin-right:20px;
	margin-left:7px;
	text-align:left;
}

.store_master p {
	text-align:left;
	line-height:180%;
	margin-top:5px;
	font-size:8pt;	
}

.store_master a {
	font-weight:bold;
	font-size:10pt;	
}

.store_master_y  {
	font-weight:bold;
	text-align:left;
	color:#555555;
	margin:0px 25px 18px;
	border-bottom: 1px solid #999999;
}