
    #view-rec #message-header {
        padding: 20px;
        font-size: 21px;
        background-color: white;
    }
    
	#view-rec #rec-title {
		margin: 0 0 20px 0;
		padding: 0;
	}
	
	#view-rec #rec-title #rec-main-title {
		padding: 15px 20px;
	}
	
	#view-rec #rec-title #rec-main-title p {
	    margin: -5px 0 0 63px;
	}
	
	#view-rec #rec-title p {
		font-size: 18px;
		line-height: 30px;
		margin: 0;
		overflow: hidden;
	}
	
	#view-rec #rec-title p b {
		display: block;
		font-weight: normal;
		font-size: 28px;
		line-height: 120%;
	}
	
	#view-rec #rec-title p b a {
		color: #a34428 !important;
	}
	
	#view-rec #rec-title #rec-side {
		border-left: dashed 1px #f1e8de;
		float: right;
	}
	
	#view-rec #rec-title #rec-side .charity {
		float: left;
		padding: 10px 20px;
	}
	
	#view-rec #rec-title #rec-side .info {
		float: left;
		padding: 10px 20px 10px 0;
	}
	
	#view-rec #rec-title #rec-side .info p,
	#view-rec #rec-title #rec-side .info div.stars {
	    margin: 0 0 5px 0;
	}
	
	#view-rec #rec-title #rec-side p {
		font-size: 11px;
		line-height: 14px;
		text-transform: lowercase;
	}
	
	#view-rec #rec-column-wide {
		width: 460px;
		float: right;
	}
	
	#view-rec #rec-column-narrow {
		width: 380px;
		float: left;
	}
	
	#view-rec #rec-image {
        width: 360px;
        height: 360px;
	}
	
	#view-rec #rec-functions,
	#view-rec #rec-rating {
	    background-color: #a34428;
	    color: #ffffff;
	}
	
	#view-rec #rec-functions {
		padding: 8px 0 8px 16px;
		font-size: 14px;
		text-transform: lowercase;
		text-align: center;
	}
	
	#view-rec #rec-functions a {
		display: block;
		float: left;
		background: #6a2c1a;
		color: #ffffff;
		margin: 0 2px 0 0;
		padding: 2px 12px;
	}
	
	#view-rec #rec-functions a.share {
		background: #6a2c1a url(../../images/share.red.15.gif) no-repeat 8px 3px;
		padding-left: 30px;
	}
	
	#view-rec #rec-rating {
		margin: 0 0 20px 0;
		padding: 8px 16px 4px 16px;
		font-size: 16px;
		line-height: 24px;
		text-transform: lowercase;
	}
	
	#view-rec #rec-rating p,
	#view-rec #rec-rating span {
		display: block;
		float: left;
	}
	
	#view-rec #rec-rating span {
		margin-left: 10px;
	}
	
	#view-rec #rec-rating .count {
		display: block;
		float: right;
		font-size: 11px;
		letter-spacing: 0.1em;
		font-style: italic;
	}
	
	#view-rec #rec-rating .count a {
	    color: #ffffff;
	}
	
	#view-rec #rec-rating .count a:hover {
	    text-decoration: underline;
	}
	
	#view-rec #rec-comments {
		clear: both;
		margin: 20px 0 20px 0;
	}
	
	#view-rec #rec-comments .top {
		font-size: 16px;
		line-height: 24px;
        padding: 10px 20px;
        margin: 0 0 10px 0;
		margin: 0 0 5px 0;
	}
	
	#view-rec #rec-comments .top i {
		font-size: 11px;
		line-height: 24px;
		font-style: italic;
	}
	
	#view-rec #rec-comments .comment .userid {
		float: left;
	}
	
    #view-rec #rec-comments .comment .caption {
    	width: 11px;
    	height: 21px;
    	margin-top: 10px;
    	float: right;
    	background: url(../../images/inbox.caption.gif) no-repeat;
    }

    #view-rec #rec-comments .comment .text {
    	width: 290px;
    	background: #fafafa;
    	padding: 5px 10px;
    	margin: 0 0 20px 0;
    	float: right;
    	font-size: 14px;
    	line-height: 18px;
    }
	
	#view-rec #rec-comments .comment .text i {
		display: block;
		font-size: 11px;
	}
	
	#view-rec #rec-comments .jeip-editor-textarea {
	    width: 250px;
	}
	
	#view-rec #rec-comments .jeip-editor-textarea textarea.jeip-editfield {
		width: 250px;
	    height: 150px;
	}
	
	#view-rec #rec-comments .jeip-textlimit {
	    top: -19px;
	}
	
	#view-rec #rec-info {
		padding: 10px 20px;
		color: #a34428;
		font-size: 16px;
		line-height: 24px;
		text-transform: lowercase;
	}
	
	#view-rec #rec-info span.rec-text,
	#view-rec #rec-info span.rec-tags,
	#view-rec #rec-info div#rec-tags-none {
		font-size: 24px;
		line-height: 36px;
		color: #4e4e4e;
	}
	
	#view-rec #rec-info div#rec-tags-none {
		color: #909090;
		font-style: italic;
	}
	
    #rec-info .jeip-editor-textarea {
        width: 350px;
        margin-top: 20px;
    }
    
    #rec-info .jeip-editor-textarea textarea.jeip-editfield {
        width: 350px;
        height: 100px;
    }
    
    .jeip-textlimit {
        color: #4e4e4e;
        font-size: 11px;
    }
	
	a.edit-link {
        font-size: 11px;
        color: #198690;
    }
    
	#view-rec #rec-info span.rec-text {
		font-style: italic;
		text-transform: none;
	}
	
	#view-rec #rec-buy {
		background: #b8c600;
		color: #ffffff;
		padding: 10px 20px;
		margin: 0 0 20px 0;
	}
	
	#view-rec #rec-buy span {
		display: block;
		font-weight: bold;
		font-size: 24px;
		line-height: 40px;
		text-transform: lowercase;
	}
	
	#view-rec #rec-buy #rec-offers {
		padding: 0;
		margin: 0 0 10px 0;
	}
	
	#view-rec #rec-buy #rec-offers .offer {
		clear: both;
		border-bottom: dashed 1px #98a311;
		font-size: 18px;
		line-height: 36px;
		height: 36px;
		color: #4e4e4e;
		padding: 7px 15px;
	}
	
	#view-rec #rec-buy #rec-offers .offer.last {
		border: none;
	}
	
	#view-rec #rec-buy #rec-offers .offer div {
		float: left;
	}
	
	#view-rec #rec-buy #rec-offers .offer div.title {
	    width: 190px;
	    white-space: nowrap;
	    overflow: hidden;
	    position: relative;
	}
	
	#view-rec #rec-buy #rec-offers .offer div.title div.edge {
	    position: absolute;
	    top: 0;
	    right: 0;
	    width: 24px;
	    height: 36px;
	    background: url(../../images/white_right_fade_24.png) repeat 0 0;
	}
	
	#view-rec #rec-buy #rec-offers .offer .image {
		float: right;
	}
	
	#view-rec #rec-buy #rec-offers .offer div a {
		color: #98a311;
	}
	
	#view-rec #rec-buy #rec-offers .offer .price {
		width: 100px;
		font-weight: bold;
	}

    #view-rec #rec-user-control {
        padding: 10px 15px;
    }

    #view-rec #rec-self-share {
        padding: 10px 15px;
    }
    
    #view-rec #rec-self-share h5 {
        color: #ffffff;
        line-height: 45px;
        float: left;
        margin: 0 15px 0 0;
    }

    #view-rec #rec-self-share a {
        margin: 0 10px 0 0;
    }

