body {
margin:0;
}
td {
padding:0;
vertical-align:top;
}
img {
border:0 none;
display:block;
}
object {
display:block;
}
form {
display:inline;
}
label {
cursor:pointer;
}
p {
margin:0 0 1em;
}
.w100 {
width:100%;
}
.w99 {
width:99%;
}
.w50 {
width:50%;
}
.w49 {
width:49%;
}
.clear {
clear:both;
}
.clear-l {
clear:left;
}
.min-height {
float:right;
}
.f-right {
float:right;
}
.f-left {
float:left;
}
.a-right {
text-align:right;
}
.a-left {
text-align:left;
}
.a-center {
text-align:center;
}
.nowrap {
white-space:nowrap;
}
.inline {
display:inline;
}
#ap-tb img {
float:left;
}

.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}

.fl{
	float: left
}

.fr{
	float: right
}

.aligncenter {
	margin: 10px auto 20px auto;
	display: block;
}

.alignleft {
	margin: 10px 20px 8px 0;
	float: left;
}

.alignright {
	margin: 10px 0px 8px 20px;
	float: right;
}
.wp-caption {
	-moz-border-radius:3px;
	background-color:##FAFBFD;
	border:1px solid #E5E9EE;
	padding:4px 0 5px;
	text-align:center;
}
.wp-caption-text {
	padding:3px 0 0;	
	font-size:11px;
}
