/*
Theme Name: Play With WordPress
Theme URI: http://scholarshipsme.blogspot.com/
Description: The theme based on the interest to give a new look in wordpress arena.
Version: 1.1
Author: Kazi Mohammad Shaiduzzaman
Author URI: http://scholarshipsme.blogspot.com
Tags: fixed width, news theme

*/

body { 
	color: #000;
	background: #333;
	font: 80% "Trebuchet MS", Arial, "Lucida Sans Unicode", Tahoma, sans-serif;
	padding: 15px 0;
	margin: 0;
	}
/* CONTAINS ALL CONTENT */
#body-container {
	overflow: hidden;
	width: 850px;
	margin: 0 auto;
	padding: 0;
	background: #fff;
	}
/* TOP NAVIGATION MENU */
#top-nav {
	overflow: hidden;
	width: 830px;
	margin: 0 auto;
	padding: 0 15px;
	background: #f7f7f7 url(images/top-bg.gif) repeat-x top left;
	height:50px;
	border-bottom: 0px solid #eee;
	}
#top-nav ul {
	float: left;
	width: 450px;
	margin: 5px 0;
	padding: 15px 0 0;
	height:30px;
	}
#top-nav ul li {
	display: inline;
	margin: 0 15px 0 0;
	height:30px;
	}
#top-nav ul li#logo {
	display: inline;
	width:200px;
	padding-right:20px;
	}	
#top-nav ul li a {
	font-weight: normal;
	color: #660000;
	border-bottom: 3px solid #f7f7f7;
	text-decoration: none;
	height:30px;
	
	padding: 14px 10px;
	}
#top-nav ul li a:hover, #top-nav ul li#current a { border-bottom: 3px solid #990000;background:#FFFFFF; height:30px;}
/* SEARCH FORM */
#search{margin-right:15px;}
#search form {
	float: right;
	margin: 0 15px 0 0;
	padding: 10px 0 0 0;
	vertical-align:bottom;
	}
#search input#s {
	width: 120px;
	padding: 5px;
	margin: 5px 0;
	color: #333;
	background: #f7f7f7;
	border: 1px solid #660000;
	}
#search input#search-submit {
	width: 50px;
	padding: 4px;
	margin: 0px 0 0px 0;
	color: #fff;
	border: 1px solid #333;
	background: #660000;
	}
#header-container {
	width: 100%;
	background: url(images/11bg-weight-loss-make-easy.jpg) no-repeat; 
	height:89px;
	}
#nav-container {
	float: left;
	margin: 2px 0 15px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background:#3A5039;
	}
/* HEADER */
#header {
	float: left;
	width: 580px;
	margin: 5px 0 0 0;
	padding: 0 0 0 15px;
	}
#header h1 {
	display: inline;
	font-size: 2.6em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}
#header h1 a {
	color: #000;
	padding: 0;
	margin: 0 0 0 5px;
	}
#header h1 a span { color: #990000; }
#header h1 a:hover, #header a:hover span { color: #660000; }
#header h2 {
	display: inline;
	margin: 0 0 0 5px;
	padding: 0 0 5px 5px;
	font-weight: normal;
	font-size: 1em;
	color: #000;
	text-align: left;
	}
/* FEED */
#feed {
	width: 275px;
	float: right;
	padding: 5px 0;
	margin: 0;
	}
#feed ul {
	float: right;
	margin: 0;
	padding: 5px 0;
	}
#feed ul li {
	display: inline;
	list-style-type: none;
	padding: 0 0 0 20px;
	margin: 0 10px 0 0;
	}
#feed ul li.feed-blog { background: url(images/feed-icon.gif) no-repeat 0 .1em; }
#feed ul li.feed-email { background: url(images/feed-email.gif) no-repeat 0 .1em; }
#feed ul li a {
	font-size: 1.1em;
	color: #990000;
	margin: 0;
	padding: 0;
	text-decoration: none;
	}
/* MAIN NAVIGATION MENU */
#main-nav {
	float: left;
	width: 575px;
	margin: 0;
	padding: 0;
	}
#main-nav ul {
	float: left;
	margin: 0;
	padding: 0;
	}
#main-nav ul li {
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
	}
#main-nav ul li a {
	font-size: 1.1em;
	float: left;
	color: #fff;
	text-align: center;
	margin: 0;
	padding: 10px 25px;
	text-decoration: none;
	}
#main-nav ul li a:hover, #main-nav ul li a:active {
	color: #660000;
	border: none;
	margin: 0;
	background: #eee;
	text-decoration: underline;
	}
#main-nav ul li#current a { background: #f7f7f7;color:#000000 }
/* CONTAINS EVERYTHING BELOW HEADER AND HORIZONTAL NAVIGATION */
#container {
	overflow: hidden;
	float: left;
	width: 850px;
	margin: 0;
	padding: 0 15px;
	background: #fff;
	}
/* CONTAINS MAIN CONTENT */
#home {
	float: left;
	width: 815px;
	margin: 0;
	padding:0;
	}
#content {
	float: left;
	width: 530px;
	margin: 0;
	padding:0;
	}
/* HEADERS */
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #660000;
	}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: normal;
	text-decoration: none;
	color: #ff0000;
	}
h2 { font-size: 1.5em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.1em; }
/* LINKS */
a {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	}
a:hover {
	color: #000;
	}
/* POSTS */
#home .feature {
	float: left;
	display: block;
	/*border: 1px solid #eee;
	margin: 10px 0 15px 0;
	padding: 0 5px 10px 5px;*/
	}
#home .feature img {
	width: 180px;
	height: 145px;
	margin: 0 10px 10px 0;
	}
/* for parts of the page that are sectioned off (e.g. features, recent headlines) */
h2.home-section-header {
	float: left;
	width: 805px;
	font-size: 1.1em;
	font-style: italic;
	color: #660000;
	margin: 0;
	padding: 5px;
	border: 1px solid #eee;
	}
h2.section-header {
	float: left;
	width: 515px;
	font-size: 1.1em;
	font-style: italic;
	color: #660000;
	margin: 0;
	padding: 5px;
	border: 1px solid #eee;
	}
#home .secondary {
	padding: 0 0 5px 0;
	margin: 5px 0 10px 0;
	float: left;
	border-bottom: 1px solid #eee;
	}
.post {
	margin: 0 0 5px 0;
	padding:5px;
	}
.entry { float: left; clear: left;width:525px; }
.post-left, .post-mid, .post-right {
	width: 255px;
	margin-bottom:15px;
		margin-top:15px;min-height:650px;
	}
.post-left span img, .post-mid span img, .post-right span img{	
	margin: 0;
	padding: 0;
	!important;
}
#top-rate{background:url(images/heading-top-rated.gif) no-repeat;width:255px;height:32px;}
#most-view{background:url(images/heading-most-viewed.gif) no-repeat;width:255px;height:32px;}
#top-review{background:url(images/heading-top-rated-review.gif) no-repeat;width:255px;height:32px;}
.post-left h2, .post-mid h2, .post-right h2 {
	font-size: 1em;
	margin: 0;
	padding: 0;
	}
.post-left img, .post-mid img, .post-right img {
	width: 75px;
	height: 75px;
	}
.post-left .entry, .post-mid .entry, .post-right .entry {
	font-size: 1em;
	margin: 0;
	padding: 0;
	}
.post-left {
	
	float: left;
	border-top:none;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
	margin-right:21px;
	}
.post-mid {
	
	float: left;
	border-top:none;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
	margin-right:21px;
	}	
.post-right {
	float: left;
	border-top:none;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;	}
	
.fet-left, .fet-right {
	width: 398px;
	margin-bottom:15px;
	margin-top:15px;
	float: left;
	
	border:1px solid #eee;
		
	}	
.fet-left{margin-right:15px;}	
.post a {
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	}
.post a:hover {
	color: #000;
	text-decoration: underline;
	}
.post h2 {
	clear: left;
	margin: 5px 0 0 0;
	padding: 0;
	font-weight: normal;
	}
.post h2 a { color: #660000; }
.post .byline {
	margin: 5px 0 7px 0;
	}
.secondary .byline {
	padding: 0;
	margin: 0 0 -15px 0;
	color: #666;
	font-style: italic;
	}
.time, .category, .comment, .tags, .commenter, .author {
	padding: 0 10px 0 20px;
	}
.time {
	background: url(images/calendar.gif) no-repeat 0 .2em;
	}
.category {
	background: url(images/folder.gif) no-repeat 0 .1em;
	}
.comment {
	background: url(images/comment.gif) no-repeat 0 .1em;
	}
.tags {
	background: url(images/tags.gif) no-repeat 0 .2em;
	}
.commenter, .author {
	background: url(images/commenter.gif) no-repeat 0 .1em;
	}
.edit {
	padding: 0 0 0 20px;
	background: url(images/edit.gif) no-repeat 0 .1em;
	}
.more {
	padding: 0 20px 0 0;
	background: url(images/more.gif) no-repeat right .2em;
	}
.post-meta-data {
	margin-right: 6px;
	text-align: right;
	}
.single .post-meta-data {
	/*clear: left;*/
	float: left;
	text-align: left;
	}
/* LISTS */
#content ul, #home ul {
	margin: 15px 0;
	padding: 0;
	}
#content ul.list li, #home ul li {
	margin: 2px 0;
	padding: 0 0 0 15px;
	background: url(images/menu-bullet.gif) no-repeat .2em .5em;
	list-style-type: none;
	}
/* tables */
.post table { border: none; }
.post tr, .post td { border: 0px solid #333; }

/* code and pre */
code {
	font: normal 1.1em "Courier New", Courier, monospace;
	padding: 0 2px;
	}
pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
	width: 480px;
	}
pre code {
	font-size: 1.2em;
	display: block;
	clear: both;
	padding: 10px;
	color: #333;
	border: solid 1px #ccc;
	line-height: 140%;
	margin: 5px 0 15px 0;
	width: 470px;
	}
/* ALIGNMENT */
.left {
	float: left;
	margin: 5px 15px 5px 0;
	}
p.left { margin-top: 15px; }
.right {
	float: right;
	margin 0 0 0 15px;
	}
.center {
	margin: 15px auto;
	text-align: center;
	}
.navigation {
	margin: 15px 0;
	}
.previous {
	float: left;
	width: 47%;
	}
.next {
	float: right;
	width: 47%;
	}
/* IMAGES */
.post img, .post a img {
	padding: 3px;
	border: 1px solid #990000;
	background: #f7f7f7;
	}
.thumbnail {
	width: 75px;
	height: 75px;
	}
/* RELATED POSTS */
.related {
	width: 100%;
	float: left;
	margin-right: 17px;
	}
.related ul {
	width: 100%;
	}
.related h3 {
	margin: 0;
	padding: 0;
	}
.ads img { border: none; }
/* COMMENTS TEMPLATE */
#comments-template {
	clear: left;
	margin: 30px 0 0 0;
	}
#comments-template ol {
	margin: 0;
	padding: 0;
	}
#comments-template ol li {
	float: left;
	width: 97%;
	margin: 10px 0;
	padding: 5px;
	list-style-type: none;
	background: #f7f7f7;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	}
#comments-template ol li.alt {
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	}
#comments-template ol li .comment-meta-data {
	font-weight: bold;
	}
#comments-template ol li .comment-text {
	width: 90%;
	margin: 10px auto;
	padding: 8px 15px;
	background: #fff;
	border: 1px solid #eee;
	}
/* TRACKBACKS */
.trackback, .trackback a { color: #666; }
.trackback .comment-meta-data em { color: #990000; }
input {
	width: 50%;
	padding: 5px;
	margin:  10px 5px 0 0;
	background: #fff;
	border: 1px solid #990000;
	}
textarea {
	width: 96%;
	padding: 5px;
	margin-top: 10px;
	border: 1px solid #990000;
	}
#comments-template input.submit-comment, #comments-template input.reset-comment, .button {
	width: 100px;
	padding: 7px;
	margin-right: 10px;
	color: #fff;
	border: 1px double #333;
	background: #990000;
	}
/* CONTACT */
fieldset {
	border: none;
	}
legend {
	border: none;
	}
/* SIDEBARS ********************************************* */
/* sidebar - div for entire sidebar */
#sidebar {
	display: inline;
	float: right;
	width: 305px;
	}
#sidebar-home, #sidebar-single, #sidebar-archive {
	float: right;
	width: 305px;
	margin-right: 0 0 0px 0;
	padding: 0;
	background: #fff;
	}
#sidebar-video, #sidebar-bottom, .horizontal {
	float: right;
	width: 305px;
	margin: 0 0 15px 0;
	padding: 0;
	background: #fff;
	}
.menu {
	padding: 0;
	margin: 0 0 10px 0;
	background: #fff;
	}
.menu h2 {
	float: left;
	width: 97%;
	margin: 0 0 10px 0;
	padding: 5px;
	font-size: 1.1em;
	font-style: italic;
	color: #660000;
	border: 1px solid #eee;
	background: #fff;
	}
.menu div {
	float: left;
	width: 100%;
	display: block;
	padding: 10px 0;
	background: #f7f7f7;
	}
.menu ul, .tabbed div ul {
	float: left;
	width: 97%;
	margin: 0;
	padding: 10px 0 3px 0;
	}
.menu ul li, .tabbed div ul li {
	padding: 0 0 0 15px;
	margin: 0 0 0 10px;
	list-style-type: none;
	background: url(images/menu-bullet.gif) no-repeat 0 .7em ;
	}
.menu ul li a, .tabbed div ul li a {
	width: 97%;
	display: block;
	font-weight: normal;
	padding: 2px 0 7px 5px;
	color: #330000;
	text-decoration: none;
	}
.tabbed div ul li a {
	font-size: 1.1em;
	}
.menu ul li a:hover { color: #990000; text-decoration: underline; }
/* SIDEBAR TABS */
.tabbed ul.tabs {
	float: left;
	display: inline;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #fff;
	}
.tabbed ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	background: #fff;
	}
.tabbed ul.tabs li a {
	width: auto;
	overflow: hidden;
	border: none;
	display: block;
	background: #ccc;
	margin: 0 2px 0 0;
	padding: 10px 11px;
	}
.tabbed ul.tabs li a:hover {
	background: #eee;
	}
.tabbed ul.tabs li a.tab-current {
	background: #f7f7f7;
	}
.tabbed div {
	float: left;
	display: block;
	width: 90%;
	margin: 0;
	padding: 5px 0;
	}
.tabbed div.t2, .tabbed div.t3, .tabbed div.t4 { display: none; }
/* SIDEBAR VIDEOS */
#sidebar-video .menu p {
	text-align: right;
	margin: 0;
	}
#sidebar-video .menu div.video {
	float: left;
	width: 305px;
	margin: 0 0 0 5px;
	padding: 0;
	}
#sidebar-video .menu div h2 {
	display: inline;
	font-size: 1.2em;
	font-weight: bold;
	border: none;
	margin: 0;
	padding: 0;
	}
#sidebar-video .menu div.video-list {
	float: right;
	width: 113px;
	font-size: .95em;
	}
#sidebar-video .menu div ul {
	margin: -7px 0 0 0;
	padding: 0;
	}
ul.video li {
	display: block;
	list-style-type: none;
	margin: 0 0 3px 0;
	background: url(images/video-bullet.gif) no-repeat 0 .7em;
	}
ul li a.current { color: #990000; }

div.v2, div.v3, div.v4, div.v5 { display: none; }

/* SIDEBAR BOTTOM */
/* flickr photos */
.flickr img {
	margin: 10px 0 10px 15px;
	padding: 3px;
	border: 1px solid #990000;
	}
.flickr p {
	margin: 0 10px 0 0;
	text-align: right;
	}
/* SIDEBAR ADS */
.horizontal .ads { margin: 0 0 10px 0; }
.horizontal .ads { background: #fff; }
.horizontal .ads p {
	margin: 0;
	padding: 0;
	}
.horizontal .ads img {
	float: left;
	margin: 0 10px 0 0;
	}
/* FOOTER */
#footer {
	clear: left;
	width: 850px;
	margin: 0 auto;
	border-top: 1px solid #660000;
	}
#footer p {
	float: left;
	width: 50%;
	margin: 5px auto;
	padding: 5px 0;
	}
#footer p.icons {
	float: right;
	text-align: right;
	width: 50%;
	height: 52px;
	}
#footer img { margin: 0 10px; border: none; }
#footer img a { }
.cleft{
	float:left;
	display:inline;
	margin:0;
	padding:0;
}
.cright{
	float:right;
	display:inline;
	margin:0;
	padding:0;
}
.cleft{
border-bottom:groove !important;
border-bottom-color:#000000  !important;
border-bottom-style:dashed  !important;
}
.cleft:hover{
border-bottom:groove !important;
border-bottom-color:#000000  !important;
border-bottom-style:solid  !important;
}
table.reviewbar {
        margin: 10px 0 0 0;
        padding: 0;
        border: 0;
        border-collapse: collapse;
		width:100%;
    }

    .reviewbar td {
        white-space: nowrap;
    }

    .reviewbar td.icon {
        padding-right: 3px;
    }

    .reviewbar td.text {
        padding-right: 10px;
    }

    .post, .smallpost {
        margin: 10px;
        padding-bottom: 10px;
        border-bottom: 1px dotted #ccc;
    }
	.icon img {
        margin: 0;
        padding: 0;
        border: 0;
    }
img.noborder{border:0px;margin:0;padding:0;!important;}
.reviewbar img{width:12px;
height:12px;border:0;
! imporatnt;}
.tleft {
	float: left;
	margin: 0;
	width:90px;
	display:inline;
	}

.tright {
	float: left;
	margin: 0;
	display:inline;
	}
	
.viewtab, #home .viewftab {
    float: left;
    clear: left;
    width: 90.5%;
    margin: 15px 0 0px 0;
    padding: 0;
    background: #fff;
    border: 1px solid #ddd;
    }

.viewtab div, #home .viewftab div{
    float: left;
    width: 100%;
    display: block;
    padding: 0;
    margin: 0;
    background: #f7f7f7;}
.viewtab ul, #home .viewftab ul{
    margin: 2px 0;
	padding: 0 0 0 15px;
	
    }

.viewtab ul li, #home .viewftab ul li{
   margin: 2px 0;
	padding: 0 0 0 15px;
	background: url(images/menu-bullet.gif) no-repeat .2em .5em;
	list-style-type: none;
	font-weight:normal;
	!important;
    }
    	
.viewtab ul li a, #home .viewftab ul li a{
   
	font-weight:normal;
	!important;
    }
    			
.tabs h2{background:#D35F5F;margin:0;padding:5;!important;}	
a.cmp{
	font-weight:normal;
	color:#0066FF;
	!important;
}	
.cmp a:hover{
	font-weight:bold;
	color:#339900;
	!important;
}
.cmpleft{
	width:50%;
	
}	
.cat-title{
	font-weight:bold;
	color:#FFFFFF;
	padding-left:15px;
	font-size:12pt;
}
.buy-now a {
	display: block;
	width: 83px;
	height: 32px;
	background: url(images/btn-buy-now.png);
	overflow: hidden;
	text-indent: -9999px;
}
.price{color:#FF9900;font-size:16px;}
.caption{
	background: #23A0E3;
	color:#FFFFFF;
	padding:5px;
	font-weight:bold;
	font-size:13pt;
}	
.caption2{
	background: #58C0C9;
	color:#FFFFFF;
	padding:2px;
	font-weight:bold;
	font-size:11pt;
}	
div.pagination {
    padding: 3px;
    margin: 3px;
    float:left;
}

div.pagination a {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #3A5039;

    text-decoration: none; /* no underline */
    color: #000099;
}
div.pagination a:hover, div.pagination a:active {
    border: 1px solid #FF0000;

    color: #000;
}
div.pagination span.current {
    padding: 2px 5px 2px 5px;
    margin: 2px;
        border: 1px solid #f2f2f2;

        font-weight: bold;
        background-color: #003333;
        color: #FFF;
		border-bottom:ridge;
		border-bottom-color:#FF0000;
    }
    div.pagination span.disabled {
        padding: 2px 5px 2px 5px;
        margin: 2px;
        border: 1px solid #EEE;

        color: #DDD;
    }
.mid-box{width:180px;float:left;display:inline;padding:10px;border-right:1px dashed #CCCCCC;height:400px;overflow:hidden;}
.img-mid-box{width:180px;!important}	
#home-video a img{border:1px solid #009900;!important;}
#home-video a img:hover{border:1px solid #000000;!important;}
#post a img.wf-left{width:100px;height:75px;!important;border:0;padding:0;margin:0;}
.cpost table td{text-align:center;}
#box-table-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 0px;
	width: 96%;
	text-align: center;
	border-collapse: collapse;
}
#box-table-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #039;
}
#box-table-a td
{
	padding: 8px;
	background: #e8edff; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#box-table-a tr:hover td
{
	background: #d0dafd;
	color: #339;
}
.link-right{float:right;padding-right:10px;text-decoration:underline;}

#tabs div.tab-det {
    margin-bottom: 15px;
    margin-top: 15px;
    padding:0;
	float:left;
	width:100%;
    }
#tabs div ul{
    margin: 0;
    padding:0;
    }

#tabs div ul li {
    padding: 0 0 0 10px;
    margin: 0 0 0 20px;
    list-style-type: none;
    color: #330000;
    background: url(images/menu-bullet.gif) no-repeat 0 .7em;
    }
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #d3d3d3; background: #ccc; font-weight: normal; color: #555555; outline: none; }
.ui-state-default a { color: #555555; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #999999; background: #f7f7f7; font-weight: bold; color: #990000; outline: none; }
.ui-state-hover a { color: #212121; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #aaaaaa; background: #f7f7f7 ; font-weight: normal; color: #990000; outline: none; }
.ui-state-active a { color: #990000; outline: none; text-decoration: none; font-weight: bold; }

.ui-tabs {padding: 0 em;margin:0;}
.ui-tabs .ui-tabs-nav { padding: 0 em;  position: relative;font-size:10.5pt; width:100%;list-style: none !important; }
.ui-tabs .ui-tabs-nav li { float: left; border-bottom: 0 !important; margin: 0 0 -1px 0; padding: 0; list-style: none; }
.ui-tabs .ui-tabs-nav li a { display:block; text-decoration: none; padding: .5em .5em; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {  padding-bottom: .1em; border-bottom: 0; color: #990000;}
.ui-tabs .ui-tabs-panel { display: block; border: 0; background: none; width:300px;}
.ui-tabs .ui-tabs-hide { display: none !important; }
#tabs div ul li a{
    color: #330000;
    margin-left:5px;
    font-weight:normal;
    }
#tabs div ul li a:hover{

    color: #990000;
    font-weight:normal;
    text-decoration:underline;
    }
    #button
    {
    width:75px;
    }
    #button1
    {
    witdh:150px;
    }
    
    #three-feature1{margin:10px 0 14px 3px;*zoom: 1; background:#111111;}
#three-feature1 li{float:left;display:block;width:175px;margin-right:30px;line-height:1.38; padding:3px; border:0px solid #000000;}
#three-feature1 li a{color:#111111;}
#three-feature1 li.last{margin-right:0;}
#three-feature1 h3, .buzz h3{font:normal 115.35%/1.7 "trebuchet ms",sans-serif;}
#three-feature1 img{margin:0 10px 1px;width:175px;height:130px;display:block;}
#three-feature1 p.tip{background:url(quotes.png) no-repeat 0px 4px;padding:0 14px 0 16px;height:120px;margin-bottom:5px;}
#three-feature1 p.tip a{color: #d72d82;}
    
