#toggle-view {
	list-style:none;	
	font-family:arial;
	font-size:11px;
	margin:0;
	padding:0;
	width:300px;
    text-indent:-10000px;
	margin-bottom:10px;
} 
#toggle-view li {
		margin:10px;
		position:relative;
		cursor:pointer;
	}
	
#toggle-view h3 {
	margin:0;
	font-size:14px;
    background:url(images/slide_01.jpg) no-repeat;
    width:300px;
    height:25px;
	}
#toggle-view span {
	position:absolute;
	right:5px; top:0;
	color:#ccc;
	font-size:13px;
	}
#toggle-view p {
    margin:0px!important;
	display:none;
    height:25px;
    width:300px;
	}
#toggle-view p a {
    width:300px;
    height:25px;
    display:block;
    float:left;
	border:0px none!important
	}
p.con {
background:#ccc url(images/slide_02.jpg) no-repeat;
}
p.sca {
background:#ccc url(images/slide_03.jpg) no-repeat;
}
p.pro {
background:#ccc url(images/slide_04.jpg) no-repeat;
}	 
#social {
width:300px;
float:left;
}
#social a {
border-bottom:0px none;
}
#social ul li {
padding:0 5px;
float:left;
}