/* MEYER RESET v1.0*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0;}ul li{list-style:none;}


body {
  font-family: sans-serif;
  font-size: 12px;
  line-height: 140%;
  color: #333333;
  background: #FFF;
}
table {
		width: 660px;
		border: 0;
}
td.area {
		height: 510px; width: 510px;
		text-align: center;
		vertical-align: middle;
}
td.area img {
		border: 1px solid #CCCCCC;
}
div.zavirak {
		overflow: hidden;
		width: 150px; height: 510px;
}
div.selectPhoto {
		overflow: scroll;
		height: 530px; width: 150px;
}
table.selectPhotoTable {
		width: 120px;
}
table.selectPhotoTable td {
		width: 120px;
		text-align: center;
		vertical-align: middle;
		margin: 8px;
}
table.selectPhotoTable td img {
		border: 4px solid #004684;
		display: block;
}
table.selectPhotoTable td a {
		display: block;
		margin-left: 8px;
}
