/* CSS Document */
/* Author: Digitaria */
/* Description: Styles for My Source Section */
/* Date: September 2008 */ 
#mySourceWrapper { 
	background:url(images/bg_hr.gif) no-repeat 0 0;
	padding:22px 0 0 0;
	width:518px;
}
img {
	border:none;
}
#mySourceWrapper p {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:14px;
}
#mySourceEmbed {
	float:left;
	width:100%;
	padding-top:10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #abacae;
	display:block;
}
h1 {
	background:url(./images/hdr_my_source.gif) no-repeat 0 0;
	display:block;
	width:519px;
	height:42px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
}
h3 {
margin-bottom:0px;
}
#description {
	display:block;
	width:490px;
	height:46px;
	padding-left:10px;
	margin-bottom:8px;
}
#line {
	width:100%;
	height:50px;
	margin-top:20px;
	margin-bottom:5px;
	border-top:dotted;
	border-width:1px;
	border-top-color: #abacae;
}
#line p {
	margin-top:15px;
}
#description p {
	font-size:11px;
}
a {
font-size:12px;
}
.sourceImg img {
	margin:0 0 8px;
	border:none;
}
.mySourceTout img {
	border:solid;
	border-width:1px;
	border-color: #cfddf1;
}
.mySourceTout span {
	display:block;
	color:#f1bc61;
	font-weight:bold;
	font-size:11px;
	margin-top:2px;
}
.mySourceTout {
	width:172px;
	float:left;
	padding:0 0 30px;
	overflow: hidden;
}
#mySourceEmbed #ikshare_main_content_inner {
	padding:0 !important;
	width:500px !important;
	margin:0 !important;
}
