/**

* @package: Standard Advanced Template for SOBI2

* Additional CSS File

* ===================================================

* @author: Sigrid Suski, Sigsiu.NET

* Url: http://www.sigsiu.net

* ===================================================

* @copyright Copyright (C) 2008 Sigsiu.NET (http://www.sigsiu.net). All rights reserved.

* @license see http://www.gnu.org/licenses/lgpl.html GNU/LGPL.

* You can use, redistribute this file and/or modify

* it under the terms of the GNU Lesser General Public License as published by

* the Free Software Foundation.

*/



span#sobi2Details_field_description {

	display:block;

}

span#sobi2Details_field_email {

	padding-top: 25px;

}

span#sobi2Details_field_website {

	padding-top: 0px;

}

span#sobi2Details_field_email a,

span#sobi2Details_field_website a {

	font-weight: bold;

}



p.sobi2ExpMsg {

	color: #CC0000;

	font-weight: bold;

	font-size: 13px;

	display: inline;

}

p.sobi2ExpMsg a {

	font-weight: bold;

}



table.sobi2DetailsFooter {

	margin-left: 5px;

	margin-right: 5px;

}



table.sobi_gallery {

	background-color: #ffffff;

	border-spacing: 0px;

}



td.sobi_gallery_emptycell {

	border: solid 1px #c0c0c0!important;

	background: url(../images/nopic.jpg)!important;	

}



div.sobiGalleryImage {

	float: left;

	width: 80px;

	border: solid 1px #c0c0c0!important;

	background-color: #ffffff;

	text-align: center!important;

}

div.sobiGalleryImage img {

	padding: 0;

	float: none;

}



div.sobi2_vcard_content {

	margin-top: 8px;

	height: 50px;

	float: left;

	text-align: left;

}

p.sobi2ItemTitle {

	display: inline;

}

p.sobi2ItemTitle a {

	font-size: 18px;

	font-weight: bold;
	color: #FFFFFF;

}



div.readmore {

	float: left;

	clear: left;

	text-align: left;

}



.readmore p {

	margin-left: 10px;

	display: block;

}