/*
Theme Name: Product Review
Description: Review products using wordpress.
Author: Scott Botkins
*/


body{
margin: 0px;
font-family: Arial;
font-size: 10pt;
}

h1{
margin: 0px;
padding: 0px;
}

ul.unIndentedList{
font-size: 14px;
font-weight: bold
}

ul.Tiny{
font-size: 1px;
color: #FFFFFF;
}

a{color: #0000FF}

ul.home_reviews li {
margin-bottom:5px;
}