@charset "utf-8";
/* CSS Document */


div.oneRow {
background:url(/photo/images/bg_column_top.gif) no-repeat scroll center top transparent;
padding-top:20px;
width:315px;
float:left;
}

div.oneRowBody {
background:url(/photo/images/bg_column_bottom.gif) no-repeat scroll center bottom transparent;
width:315px;
height:315px;
}

div.innerWrap  {
margin:0 15px;
overflow:hidden;
clear:both;
}

.clearfix {
display:block;
}

.thumbnail{
width:285px;
margin:0 auto;
text-align:center;
}

span.small{
font-size:0.7em;
}

h3{
display:inline;
}


p.myToggle {
	clear: both;
	margin: 5px;
	text-align: right;
}
p.myToggle a {
	padding-left: 14px;
	background: url(/common/images/ico_arrow_down.gif) no-repeat left center;
}
