.social-post-press{
	/*border: 1px solid #ccc;*/
	margin: 10px 0 20px;
}
.social-post-press tr td{
	padding: 10px;
}
.upload-img{
	position: absolute;
	right: 50px;
	font-size: 15px;
	width: 150px;
	overflow: hidden; 
}
.upload-img p{
	margin: 0;
}
p{
	margin: 0;
}
.social-post-press .first{
	font-size: 15px;
	padding: 22px;
	text-align: left;
}
.hide{
	display: none;
}
.show{
	display: block;
}
.bold{
	font-weight: bold;
}
.steps{
	padding: 3px 5px;
	color: #fff;
	background: red;
	font-style: italic;
	margin-right: 10px;
	font-weight: bold;
}
/********************/
table.social-post-press tr th, table.social-post-press tr th {
    background: linear-gradient(to top, #ECECEC, #F9F9F9) repeat scroll 0 0 #F1F1F1;
}
table.social-post-press tr th {
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
table.social-post-press tr td, table tr th {
    border-bottom: 1px solid #DFDFDF;
    border-top: 1px solid #FFFFFF;
}
table.social-post-press tr td.f1, table.social-post-press tr th.f1 {
    border-top: 1px solid #DFDFDF;
}
table.social-post-press tr td {
    font-weight: normal;
    border-right: 1px solid #DFDFDF;
    width: 550px;
    background: #F9F9F9;
}
table.social-post-press tr{	
    background: #F9F9F9;
}
table.social-post-press tr th {
    font-weight: normal;
    border-left: 1px solid #DFDFDF;
    width: 180px; 
}
table.social-post-press tr th, table.social-post-press tr td {
    overflow: hidden;
    font-size: 12px; 
}
.icon31 {
    background-image: url("../images/icons32.png");
    background-position: -190px -5px;
    float: left;
    height: 35px;
    margin-right: 20px;
    width: 35px;
}
.icon30 {
    background-image: url("../images/icons32.png");
    background-position: -190px -5px;
    float: left;
    height: 35px;
    margin-right: 15px;
    width: 35px;
}
#app_form a{
	text-decoration: none;
}
.fb-login-spp{
    background: url("../images/share-button.png");
    width: 231px;
    height: 49px;
    text-indent: -10000em;
    display: block;
}