img{ border:0px #999 solid}
.repeatx {
	background-repeat: repeat-x;
}
.boarder {
	border: 2px solid #e4e4e4;
}
.repeaty {
	background-repeat: repeat-y;
}
.norepeat {
	background-repeat: no-repeat;
}
.tableright {
	background-repeat: no-repeat;
	background-position: right top;
}
.rightbot {
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tableleft {
	background-repeat: no-repeat;
	background-position: left top;
}
.tablebottom {
	background-repeat: no-repeat;
	background-position: bottom;
}
.field_search {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding-left:4px;
	color: #a4a4a4;
	background-color: #FFFFFF;
	height: 16px;
	width: 105px;
	border: 1px solid #7f9db9;
}
.padbot_album {
	padding-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #a5bca3;
}
.photowindow {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
.photowindowdetail {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
}
.designblog li{
	list-style-type:square;
	margin-left:-2em;
	padding-left:.5em;
	line-height:1.5em;
}
.photodes { text-align:center ; padding-top:10px}
.apple { background:url(images/apple.gif) left top no-repeat ; padding-left:30px }
.hline { background:url(images/hline.gif) left bottom no-repeat ; padding-bottom:17px ; width:507px }
.post-comment { padding-top:15px }
.comment { padding-top:10px }
