/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles in this file instead of style.css so it 
is easier to update the theme. Simply copy an existing style 
from style.css to this file, and modify it to your liking. */

#credit {
display:none;
}

#search-top {
display:none;
}


/* 
Label-taggen, Radioknappar Offertformulär. Denna manövern styr att radioknappar under "Vad gäller uppdraget?" hamnar på en egen rad. Default för <label>-taggen är display:inline i detta tema. 
---------------------
*/

label {
display:block;
}

.slideshowlink {
display:none;
}


entry img, img.thumbnail {
padding: 4px;
border: 1px solid #3C5A70;
background: #203039;
}

.entry table {
width: 100%;
border: none;
margin-bottom: 1.2em;
}

table {
border-collapse: separate;
border-spacing: 2px;
border-color: none;
}

.entry table td {
padding: 6px 0 3px 10px;
border: none;
}

.offer-calculator-wrapper {
	display: none;
}
