body {
		background-color:transparent; 
 		font-size:10px; 
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		margin: 0px;
		padding: 0px;
		font-weight: normal;
		color: #000000;
		text-decoration: none;
}

.photo-browser-small {
		clear:both; 
		border: 1px solid rgb(193, 193, 193); 
		width:100%; 
		min-height:320px; /*firefox, opera, ie7 */ 
		height:auto !important; /*firefox, opera, ie7 */ 
		height:320px; /* ie6 */ 
		margin: 10px 0 0 0;
		font-size:10px; 
		background:url(../img/ansa/bg_photo_box_1.gif) bottom left repeat-x;
}

.photo-browser-small img {
		clear:both;
		margin: 0 0 0 12px;
		width:275px;
		min-height:200px; /*firefox, opera, ie7 */ 
		height:auto !important; /*firefox, opera, ie7 */ 
		height:200px; /* ie6 */ 
}


.control {
                clear:both;
                font-size:10px; 
                position:absolute; 
                top:206px;
                left:0;
		width:275px;
		min-height:20px; /*firefox, opera, ie7 */ 
		height:auto !important; /*firefox, opera, ie7 */ 
		height:20px; /* ie6 */ 
}

.control .left {
                text-align:left;
		margin:1px 0 0px 0px; 
		width:137px;
		color:#BD0000; 
		line-height:2em;
		float: left;
		font-weight:bold; 
		font-size:12px;
}

.control .right img {
		margin:0px 10px 0px 0px; 
		color:#BD0000;
		width:20px;
		min-height:20px; /*firefox, opera, ie7 */ 
		height:auto !important; /*firefox, opera, ie7 */ 
		height:20px; /* ie6 */ 
}

.control .right {
		margin:0px 0 0px 0px; 
		float:right;
}
.photo-browser-small h1 {
		text-transform: uppercase;  
		margin:3px 0 3px 10px; 
		color:rgb(0, 0, 0); 
		line-height:2em; 
		font-weight:bold; 
		font-size:12px;
}

.photo-text {
		color:rgb(0, 0, 0); 
		line-height:2em; 
		font-weight:bold; 
		font-size:10px; 
}
		
